Jesús Espino
83375684af
Adding tablePrefix support
2021-04-17 09:09:34 +02:00
Jesús Espino
5ab3f8d3ce
Addining subpath support ( #241 )
...
* Addining subpath support
* Fixing a subpath problem in suburls
* Using the server root for allow subpaths
* Fixing baseURL variable name
* Some improvements
* Making it work in mattermost plugin
* Fixing eslint warnings
* Fixing cypress tests
2021-04-16 13:42:37 +02:00
Chen-I Lim
bc5787ff3a
Update version to v0.6.5
2021-04-13 11:04:22 -07:00
ziprandom
530dc81a1c
server: additionally read config settings from env
...
make the server app read configuration settings from execution
environment to make server deployments more convenient.
2021-04-01 10:36:56 +00:00
Chen-I Lim
41ccd7651c
Fixup for old file path
2021-03-31 15:30:25 -07:00
Chen-I Lim
c47333948e
Rev to v0.6.2
2021-03-31 11:59:07 -07:00
Chen-I Lim
7be7bed916
Show workspace title in sidebar
2021-03-30 15:25:16 -07:00
Chen-I Lim
3531c8307d
Global template support
2021-03-30 14:04:00 -07:00
Jesús Espino
c435b23f29
Merge pull request #212 from jespino/better-enterprise-integration
...
Better enterprise integration
2021-03-30 19:57:40 +02:00
Chen-I Lim
8901bb964c
filepath.Join
2021-03-30 10:06:11 -07:00
Chen-I Lim
9ff340c989
Store files per workspace and root block
2021-03-29 16:27:35 -07:00
Chen-I Lim
771be97c3e
Workspace support in websockets
2021-03-29 13:00:40 -07:00
Chen-I Lim
aa363041e7
Support worksapce in websocket
2021-03-29 12:31:42 -07:00
Jesús Espino
a8d3d98881
Better enterprise integration
2021-03-29 20:10:12 +02:00
Chen-I Lim
98bfd5a57a
Allow sharing with workspace
2021-03-29 10:41:27 -07:00
Chen-I Lim
0b479ff3ae
Handle workspace in websocket
2021-03-26 18:04:23 -07:00
Chen-I Lim
68f2b5bedb
Fix delimiter for postgres
2021-03-26 13:55:14 -07:00
Chen-I Lim
725971784b
Workspace backend support
2021-03-26 11:01:54 -07:00
Jesús Espino
118ba53077
Updating server dependencies
2021-03-26 11:44:46 +01:00
Bo-Yi Wu
2b4e03eed6
chore(format): update coding style
2021-03-21 16:28:26 +08:00
Chen-I Lim
a34c9a7128
Fix #136 : Update the displayed version
2021-03-19 09:59:46 -07:00
Emrecan BATI
13339663bb
Remove unversioned mattermost-server dependency
2021-03-18 19:26:40 +03:00
Jesús Espino
3290ab48b8
Fixing email validation
2021-03-18 13:34:42 +01:00
lutfuahmet
4887aee648
Register Request email validation
2021-03-18 10:32:23 +03:00
Chen-I Lim
af7f666eff
Return JSON empty array when not found, and handle null arrays
2021-03-08 16:08:17 -08:00
Chen-I Lim
eaf8321f52
Update to v0.6.0
2021-03-08 09:36:14 -08:00
Chen-I Lim
da6ffd3eb0
Windows WPF / UWP app
2021-03-01 11:36:36 -08:00
Chen-I Lim
02e436c902
Store fileId for image blocks instead of url
2021-02-23 11:42:28 -08:00
Chen-I Lim
a6920d9bad
Link to openAPI html doc
2021-02-17 11:32:03 -08:00
Chen-I Lim
1ad985232d
Add Swagger / OpenAPI docs
2021-02-17 11:29:20 -08:00
Chen-I Lim
0082fd0dd3
Move single-user-token to environment var
2021-02-11 10:13:17 -08:00
Chen-I Lim
656d1c7851
single user token in server tests
2021-02-09 16:07:41 -08:00
Chen-I Lim
3ba6f7fa0a
Disable login, reg, change password for single-user
2021-02-09 15:58:08 -08:00
Chen-I Lim
0fe96ad7ed
Check for single user token
2021-02-09 12:27:34 -08:00
Chen-I Lim
1957e1dbaa
cleanup
2021-02-05 11:22:56 -08:00
Chen-I Lim
c484eb8c43
Don't require CSRF token for get files
2021-02-05 10:45:28 -08:00
Chen-I Lim
daf83691b1
Refactor API to use middleware
2021-02-05 10:28:52 -08:00
Chen-I Lim
519cfacaf2
Add X-Requested-With to server test
2021-02-03 10:42:06 -08:00
Chen-I Lim
d655ca3af6
Add X-Requested-With header check for CSRF
2021-02-03 10:16:37 -08:00
Chen-I Lim
37987a2a61
getSharing requires session
2021-02-03 10:12:27 -08:00
Chen-I Lim
79b79b35bc
Auth readToken in websocket
2021-02-02 18:21:37 -08:00
Chen-I Lim
26f73135bc
Version 0.5.0
2021-02-02 14:34:10 -08:00
Chen-I Lim
c2894693ea
websocket: send not authenticated error
2021-02-02 13:17:34 -08:00
Chen-I Lim
a56cf03e0c
websocket private functions
2021-02-02 13:00:22 -08:00
Chen-I Lim
58c967bf53
Cleanup
2021-02-02 12:57:36 -08:00
Chen-I Lim
5db1d00d64
Refactor app auth
2021-02-02 12:11:21 -08:00
Chen-I Lim
b3e660d354
Websocket auth
2021-02-02 12:06:28 -08:00
Chen-I Lim
12d24a5aed
Check user not found for updateUser
2021-02-01 10:49:57 -08:00
Chen-I Lim
c0f71f870e
Rename admin local socket
2021-02-01 10:31:06 -08:00
Jesús Espino
52c38ff7c2
Add sharing unit tests
2021-01-29 20:27:43 +01:00