Laurent Cozic
f922e9a239
Server: Moved database types to separate file
2021-08-22 11:43:41 +01:00
Laurent Cozic
82b157b491
Server: Add support for user flags
2021-08-22 11:28:15 +01:00
Laurent Cozic
391204c31e
Server: Allow setting email key to prevent the same email to be sent multiple times
2021-08-09 16:55:04 +01:00
Laurent Cozic
27c3cbdf8f
Server: Allow enabling or disabling a user. Handle cancelling subscription.
2021-07-22 17:32:10 +01:00
Laurent Cozic
264f36f257
Server: Fixed size of a database field
2021-07-03 20:37:27 +01:00
Laurent Cozic
b507fbf837
Server: Add support for account max total size
2021-07-03 15:27:55 +01:00
Laurent Cozic
8e712eacf5
Fixed tsc build
2021-06-21 21:32:05 +01:00
Laurent Cozic
0c12c7f811
Server: Split permission to share note or folder
2021-06-21 19:06:44 +01:00
Laurent Cozic
4dc1210eb5
All: Improved first sync speed when synchronising with Joplin Server
2021-06-19 10:34:44 +01:00
Laurent Cozic
770af6a53b
Server: Add Stripe integration
2021-06-03 15:21:02 +02:00
Laurent Cozic
f8a26cf8f9
Server: Allow disabling item upload for a user
2021-05-27 16:25:37 +02:00
Laurent Cozic
ed8ee67048
Server: Add mailer service
2021-05-25 11:49:47 +02:00
Laurent Cozic
77b284f01f
Server: Added API end points to manage users
2021-05-18 17:11:50 +02:00
Laurent Cozic
daaaa133ab
Server: Allow enabling or disabling the sharing feature per user
2021-05-18 15:53:56 +02:00
Laurent Cozic
e6c4eb7cdf
Server: Renamed users.item_max_size => users.max_item_size
2021-05-18 15:11:03 +02:00
Laurent Cozic
6afde54bda
Server: Add support for item size limit
2021-05-17 18:35:01 +02:00
Laurent
0765cf5955
All: Add support for sharing notebooks with Joplin Server ( #4772 )
...
- Joplin Server: Adds support for sharing a notebook
- Desktop: Adds support for sharing a notebook with Joplin Server
- Mobile: Adds support for reading and writing to a shared notebook (not possible to share a notebook)
- Cli: Adds support for reading and writing to a shared notebook (not possible to share a notebook)
2021-05-13 17:57:37 +01:00