Commit Graph

61 Commits

Author SHA1 Message Date
Winson Wu
615b6ceee7
Update README.md
Updated announcement to make it more obvious.
2023-04-24 17:01:21 -04:00
Winson Wu
a015aa2cf2
Update README.md for Focalboard
Added details around sunsetting Personal Editions as well as changes to the plugin.
2023-03-30 16:03:45 -04:00
Harshil Sharma
f8964ab101
Added API docs in readme (#4319) 2022-12-15 13:18:18 -07:00
Justine Geffen
d47d9eda3d
Update README.md 2022-11-18 15:21:23 +02:00
Winson Wu
8e166cbe34
Update README.md
Update UTM source from "focalboard" to "github".
2022-11-14 11:10:13 -05:00
Michelle Krejci
ae384e7e5b
[GH-4086] Doc: Personal server setup guide out of date (#4114)
* Updated readme to reflect the current local setup of server

* .gitignore now ignores .env files

* Update README.md

Co-authored-by: Michelle Krejci <mickr592@student.liu.se>
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
2022-11-01 15:13:23 -04:00
Ishan Masdekar
b7ac9aea52
update: instructions for prebuild for dev setup (#3245)
Signed-off by: imasdekar <imasdekar@disroot.org>
2022-06-24 13:40:57 -07:00
Chen-I Lim
f8922d77e4
Update README (#3264)
Add links to new cloud signup flow and some cleanup.
2022-06-22 09:50:41 -07:00
Andrew Zigler
5baa0e63ec
Minor fixes to Focalboard docs (#2665)
* Streamline docs and fix broken links

- reduce redundancy
- update Ubuntu install guide version
- update mattermost-plugin README for consistency

* Fix Markdown inline code link

- improve consistency
2022-03-29 18:58:33 +02:00
Andrew Zigler
a9d4a7457c
Streamline docs and fix broken links (#2656)
- reduce redundancy
- update Ubuntu install guide version
- update mattermost-plugin README for consistency
2022-03-29 10:14:10 +02:00
Chen-I Lim
cd6be86a36
Fix #1957. Boards dev guide. (#2390)
* Fix #1957. Boards dev guide.

* Remove incomplete link

* Clarify the config.json settings

* Recommend forking and cloning the repo

* Cleanup instructions

* make webapp before plugin deploy
2022-02-25 09:37:40 -08:00
Doug Lauder
e7d6748bb1
Update readme with accurate Linux standalone app build instructions (#2351) 2022-02-19 17:58:41 -05:00
Chen-I Lim
5ba81b4c27
Update GitHub workflow to use Windows 2022 (#2348)
* Upgrade npm in build-ubuntu

* npm i -S moment

* Don't upgrade npm

* macos-latest on build-mac

* Update dev-release.yml

* Use windows-2022

* Debug: Dir

* Win SDK path

* Dir

* Use Win SDK 10.0.19041.0

* Cleanup

* Add Win requirements to readme

* Add Windows SDK download link to readme
2022-02-16 07:43:09 -08:00
Chen-I Lim
64c4be7e1b
GitHub: workflows: Use macOS 11 and Xcode 13.2.1 (#2338)
* GitHub: workflows: Use macOS 11 and Xcode 13.2.1

* Update readme with macOS version
2022-02-14 18:52:38 -08:00
Chen-I Lim
16120e43d4
GH-Pages: Move contributors guide to GitHub (#2298)
* GH-Pages: Move contributors guide to GitHub

* Fix URL
2022-02-09 08:17:46 -08:00
Milo Ivir
0f96d49dd1
Milotype translations (#1845)
* Update README.md

Add info about multilingual statuts of the app and the possibility to translate the app.

* Update hero.html

Add information about multilingulaity on the website

Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
2022-01-28 12:39:19 -08:00
Chen-I Lim
93a061792a
Update readme: Personal Desktop links (#2154) 2022-01-21 09:39:46 -08:00
Boby
198c5861d8
Update README.md (#2030)
Minor typo mistakes
2022-01-03 10:43:36 -08:00
Chen-I Lim
deaffe7863
Readme 112221 (#1858)
* Update readme

* Update heading styles

* Update Boards setup steps
2021-11-22 19:07:18 -08:00
Conor O'Callaghan
ea366a4ec3
fixing readme broken since #1663 completed (#1808) 2021-11-12 08:07:56 -05:00
Genei180
b9a595425c
Added Install/Build Instructions for Docker in Readme (#1705) 2021-11-01 11:00:26 +05:30
Archit Mathur
5848ea1c07
[GH-1256] feat: config file flag (#1418)
* feat: adds support for --config

* feat: adds support for configFilePath in startServer

* chore: removes ugly spacing
2021-10-26 17:49:20 +05:30
kamre
b2346fcacf
Use cross-env instead of win-node-env (#656)
* File `package-lock.json` updated.

* Use `cross-env` for setting environment variables in npm scripts.

* Remove all the mentions of `win-node-env` because it is no longer needed for running npm scripts.

Co-authored-by: Chen-I Lim <46905241+chenilim@users.noreply.github.com>
2021-07-15 19:30:22 -07:00
Harshil Sharma
b4be4041d5
Added build sttaus badge to readme (#588) 2021-06-18 11:11:28 +05:30
Carlos Tadeu Panato Junior
36acff4476
Add GitLab ci to build internally and bump go to 1.16 (#468)
* update go to 1.16

* add gitlab ci to build focalboard
2021-05-26 12:34:42 +02:00
Stefan Huber
de9557f4e7
Fix readme formatting (#323) 2021-04-23 20:31:07 -07:00
Hasta Dhana
9932cf16d8
Fix typo (#295)
Fix "simlar" word.
2021-04-19 11:34:23 +02:00
it33
39e08cc321
Note binary runs both desktop & server 2021-03-24 12:43:50 -07:00
Jesús Espino
5ee9be36c4
Merge pull request #98 from mattermost/it33-patch-2
Adding instructions to download Personal Desktop
2021-03-21 10:11:32 +01:00
it33
6a5746726c
Update README.md 2021-03-20 09:34:28 -07:00
it33
a6d1c3aa82
Update README.md 2021-03-20 08:32:46 -07:00
it33
65da7edbc9
Update README.md 2021-03-20 03:33:37 -07:00
it33
73d407db19
Changing to GitHub Discussions 2021-03-19 19:08:25 -07:00
it33
83bebbd71d
Update README.md 2021-03-18 04:53:10 -07:00
it33
7137effbe2
Adding link to forum 2021-03-18 04:43:27 -07:00
it33
2660377689
Adding instructions to download Personal Desktop 2021-03-18 04:27:09 -07:00
it33
0a25fcbf15
Adding "Share your feedback" 2021-03-18 04:19:12 -07:00
it33
5c802347be
Noting speed advantage of desktop version
Responding to HackerNews comments: 
https://news.ycombinator.com/reply?id=26501393&goto=item%3Fid%3D26499062%2326501393
2021-03-18 04:06:12 -07:00
it33
002f7f1f42
Asking for GitHub star in README 2021-03-06 16:12:43 -08:00
it33
ca987fbdb8
Proposing tweak for SEO
Just a thought on positioning, we can always change it,
2021-03-05 05:29:30 -08:00
Chen-I Lim
910ac3353e Remove old windows app 2021-03-04 17:09:51 -08:00
Chen-I Lim
732e0f9b6a Link to changelog from readme 2021-03-04 09:46:27 -08:00
Chen-I Lim
c185f2fdd4 Add contributing.md 2021-03-04 09:40:53 -08:00
Chen-I Lim
c9a4cea3d4 Update readme 2021-02-03 15:27:22 -08:00
Chen-I Lim
f4ddca94f7 Update readme: windows build 2021-01-29 17:07:45 -08:00
Chen-I Lim
cece551270 Update readme: build dependencies 2021-01-29 12:41:25 -08:00
Chen-I Lim
b0d8d5a025 Website: https protocol 2021-01-28 15:10:40 -08:00
Chen-I Lim
b72f5ced7d Rename focalboard-server binary 2021-01-28 14:23:52 -08:00
Chen-I Lim
fb4bc643d3 Update screenshot 2021-01-26 16:04:44 -08:00
Chen-I Lim
dd9951e519 Update readme 2021-01-26 15:54:21 -08:00