Commit graph

41 commits

Author SHA1 Message Date
ChaseKnowlden
0828cc5591
Add linode links (#2202) 2022-01-31 12:03:50 -08:00
Chen-I Lim
b337392d0d
Website 012422 download links (#2171)
* Add Win direct download links to website.

* Update download links
2022-01-25 11:53:01 -08:00
Miguel de la Cruz
78bdf3ccc2
Add a note to enable reliable websockets on plugin install (#1758)
* Add a note to enable reliable websockets on plugin install

* Update _index.md

Co-authored-by: Chen-I Lim <46905241+chenilim@users.noreply.github.com>
2021-12-07 15:52:37 +02:00
Chen-I Lim
ccf4dc6c23
Add utm_source and campaign for links to main site (#1779) 2021-11-09 07:24:25 +02:00
Chen-I Lim
acc81da719
Website: Add links to Mattermost Boards (#1563) 2021-10-14 18:17:22 +02:00
Justine Geffen
50e4305a92
Update _index.md (#1560)
Some rewording and formatting changes to align with our product docs.
2021-10-14 08:38:01 -07:00
Chen-I Lim
341febe84a
Update website for v0.9.2 (#1534) 2021-10-13 11:01:39 -07:00
Sayanta Banerjee
a50ee95c03
Updated links (#1188)
Updated the links which got updated externally

Co-authored-by: Jesús Espino <jespinog@gmail.com>
2021-09-13 13:17:46 +02:00
Harshil Sharma
08db4fed61
Workspace switcher (#1052)
* API WIP

* WIP

* Finished changes

* Fixed colors:

* Don't enforce charset adn collation in migration, pick from database DSN

* Added MySQL query

* Updated mocks

* Added tests

* Lint fixes

* Fixed typo and removed unsed style

* Checked in a snapshot

* Updated snapshot

* Updated Cypress test

* Updated Cypress test

* Updated Cypress test

* Fixed review comments

* Fixed tests

* Added default collation for MySQL

* Added documentation for ensuring correct database collation

* Updated migrations

* Fixed a bug with collation

* Fixed lint errors

* Used correct collation

* debugging

* Updating css

* Minor UI changes

* USe inbuilt default collation

* Used only charset for mysql

* Fixed linter issue:

* Added migration for matching collation

* Reverted local config changes

* Reverted local config changes

* Handled the case of personal server running on MySQL

* WIP

* Now running collation matching migration onlyt for plugins

* Minor optimization

* Multiple review fixes

* Added group by clause to primary query

* Supported for subpacth

Co-authored-by: Asaad Mahmood <asaadmahmood@users.noreply.github.com>
2021-09-08 10:22:03 +05:30
ctlaltdieliet
e6ff1d8aa6
Update links to 0.7.3 (#689)
* Update _index.md

* change to 0.7.3

* Undo

Thanks @chenilim. I'll know this now for the future!

* Oops, forgot another to undo

Co-authored-by: Doug Lauder <wiggin77@warpmail.net>
Co-authored-by: Jesús Espino <jespinog@gmail.com>
2021-08-02 21:17:25 +02:00
Chen-I Lim
155f703ac8 Website: Improve NGINX and DB setup docs 2021-07-15 13:55:46 -07:00
ctlaltdieliet
71fe928dd2
Adding MySQL to the documentation (#515)
* Update _index.md

* Adding Mysql to Ubuntu.md and Personal Server configuration

* Update website/site/content/guide/admin/_index.md

Co-authored-by: Jesús Espino <jespinog@gmail.com>

* removed typo 

Unneeded 16)

* Fixing error

* Update _index.md

In-doc editing for formatting and style.

* Update website/site/content/download/personal-edition/ubuntu.md

LGTM

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

* Update website/site/content/download/personal-edition/ubuntu.md

LGTM

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

* Update website/site/content/download/personal-edition/ubuntu.md

LGTM

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

* Update website/site/content/download/personal-edition/ubuntu.md

LGTM

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

* Update website/site/content/download/personal-edition/ubuntu.md

Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>

* replacing <pre>

replacing <pre> with ```

* Removed the last <pre>

Thank you @jespino for noticing the last <pre>

* Update ubuntu.md

Reviewed the code samples and added additional backticks. Also added linebreaks.

* Update _index.md

Minor addition: oxford comma in table.

Co-authored-by: Tom De Moor <tom@controlaltdieliet.be>
Co-authored-by: Jesús Espino <jespinog@gmail.com>
Co-authored-by: Justine Geffen <justinegeffen@users.noreply.github.com>
2021-07-06 19:21:43 +02:00
Chen-I Lim
81192418d6 Website: Mattermost release, url update 2021-06-18 11:17:42 -07:00
Chen-I Lim
9fd20ccb2c Website: Update upgrade version url 2021-06-18 09:43:53 -07:00
ctlaltdieliet
f990d2efb3
Updated download link to 0.7.0 (#595) 2021-06-18 09:38:50 -07:00
Chen-I Lim
d7c5825c02 Website: Instructions to install latest plugin 2021-06-17 10:38:48 -07:00
Chen-I Lim
62f61b227b Update website 2021-06-14 11:14:08 -07:00
Chen-I Lim
d60a10ce6b Update website urls to 0.6.7 2021-05-24 12:02:02 -07:00
Chen-I Lim
c8606e5a12 Add docker instructions to download guide 2021-04-21 12:53:27 -07:00
Chen-I Lim
32489b8999 Update url in upgrade guide 2021-04-21 11:16:33 -07:00
Chen-I Lim
acd2a89d5a Update dockerfile and docs to v0.6.5 release 2021-04-21 10:37:06 -07:00
Chen-I Lim
b8ea3c2f34 Fix #268: Personal Server upgrade guide 2021-04-13 14:09:00 -07:00
Chen-I Lim
3dec02086b Fix #114: Update server install url to GitHub 2021-03-18 14:24:18 -07:00
Jesús Espino
2abe55149b Fixing wrong documentation 2021-03-18 14:39:08 +01:00
Jesús Espino
e9d4810123 Fixing wrong documentation 2021-03-18 14:37:04 +01:00
Mithun Madhusoodanan
d92c7610c4
updated the document to include dbtype in dbconfig 2021-03-18 09:41:24 +05:30
Chen-I Lim
5aeb68bd4d Update download links to App Stores 2021-03-15 10:11:03 -07:00
Yusuke Nemoto
fce658edcf
Fix setup command 2021-03-14 00:07:37 +09:00
Chen-I Lim
21ed1d38e3 Website: Download links 2021-02-04 10:41:30 -08:00
Chen-I Lim
8c95e59b48 Website: link text 2021-02-01 12:05:14 -08:00
Chen-I Lim
b72f5ced7d Rename focalboard-server binary 2021-01-28 14:23:52 -08:00
Chen-I Lim
314db69a5f docs 2021-01-26 11:17:55 -08:00
Chen-I Lim
535e313718 Product name 2021-01-26 11:13:05 -08:00
Chen-I Lim
16dabedcff Product name 2021-01-26 09:49:49 -08:00
Chen-I Lim
3977c753d5 Let's Encrypt doc link 2021-01-25 16:56:10 -08:00
Chen-I Lim
29f4d9a3cd Docs: Admin guide 2021-01-25 11:08:42 -08:00
Chen-I Lim
2729e74ec8 Link to NGINX TLS guide 2021-01-21 11:58:19 -08:00
Chen-I Lim
205ae0ce90 Server setup guide 2021-01-21 11:54:28 -08:00
Chen-I Lim
e4c375747e Naming 2021-01-21 11:43:21 -08:00
Chen-I Lim
19eaa56870 Website: update name 2021-01-11 11:33:53 -08:00
Chen-I Lim
9b3322cc43 Hugo website 2021-01-07 14:12:26 -08:00