Commit Graph

25 Commits

Author SHA1 Message Date
Doug Lauder
a5565dcfa1
Generate templates archive at build time (#2577) 2022-03-30 18:10:11 -04:00
Doug Lauder
d5096379de
Remove enterprise symlink (#589)
* fix make

* remove enterprise server build from make

* remove enterprise ifaces

* update .gitignore
2021-06-18 07:48:01 +02:00
Jesús Espino
f1b8d88d6b
Changing mattermost-auth method to work based on shared database access (#335)
* Improving mattermost auth implementation

* Making mattermost-auth based on shared database access

* Reverting unneeded changes in the config.json file

* Fixing tiny problems

* Removing the need of using the mattermost session token

* Fixing some bugs and allowing to not-bind the server to any port

* Small fix to correctly get the templates

* Adding the mattermost-plugin code inside focalboard repo

* Adding a not working code part of the cluster websocket communication

* Updating the mattermost version

* Adding the cluster messages for the websockets

* Updating to the new node version

* Making it compatible with S3

* Addressing some tiny problems

* Fixing server tests

* Adds support for MySQL migrations and initialization

Co-authored-by: Miguel de la Cruz <miguel@mcrx.me>
2021-05-24 19:06:11 +02:00
Stefan Huber
1ed9c6b291
Add prettier at least for css (#327)
This reverts commit c95ab685e4 and adds code fixes to scss files

Co-authored-by: Jesús Espino <jespinog@gmail.com>
2021-04-28 16:28:52 +02:00
Johannes Marbach
3fb078d612
[GH-314] Persist and reapply users settings in mac app (#331)
* [GH-314] Persist and reapply users settings in mac app

Relates to: #314

* Inject settings blob at document start, push base64 conversion into TS, use proper quotes

* Remove whitespace

* Rename base64 to blob for consistency
2021-04-27 15:09:26 -07:00
Jesús Espino
a8d3d98881 Better enterprise integration 2021-03-29 20:10:12 +02:00
Jeremiah Butler
f204a7fd92 update docker-compose and add README 2021-03-18 20:35:54 -04:00
Jeremiah Butler
7fa9017d25 add docker-compose 2021-03-18 15:53:38 +00:00
lutfuahmet
4887aee648 Register Request email validation 2021-03-18 10:32:23 +03:00
Chen-I Lim
1ad985232d Add Swagger / OpenAPI docs 2021-02-17 11:29:20 -08:00
Chen-I Lim
03ab512657 Archiver file extension 2021-01-26 11:23:20 -08:00
Chen-I Lim
d5d59ed71f Move app config to app-config.json 2021-01-20 14:09:41 -08:00
Chen-I Lim
0288adc1c5 Remove now invalid readonly board test 2021-01-14 11:56:02 -08:00
Chen-I Lim
b4f8e7ec61 GitHub Actions: Build Windows 2021-01-06 14:50:37 -08:00
Chen-I Lim
d3a4ea0c02 Add Cypress tests 2020-12-10 13:45:56 -08:00
Chen-I Lim
fb5b7ed0d4 Move octoserver.exe to bin 2020-11-03 16:12:39 -08:00
Chen-I Lim
1d843b39d9 Cleaned up makefile names and renamed Linux binary 2020-11-03 15:04:04 -08:00
coreyhulen
aee8d8ab5f Adding some files to gitignore 2020-11-02 10:24:23 -08:00
Jesús Espino
4cf814acd1 Adding build process to the linux app 2020-10-29 10:03:48 +01:00
Jesús Espino
ce77568bd9 Add initial linux client 2020-10-29 07:52:08 +01:00
Chen-I Lim
d48b43e08e Basic Mac App 2020-10-26 12:45:40 -07:00
Chen-I Lim
c95ab685e4 Cleanup some eslint issues. 2020-10-20 13:26:06 -07:00
Jesús Espino
cb306f27db Adding initial coding style checking 2020-10-15 01:02:41 +02:00
Chen-I Lim
82055bd76c Refactor block properties as map 2020-10-13 16:49:29 -07:00
Chen-I Lim
b5b294a54c First commit! 2020-10-08 09:21:27 -07:00