COMMITS
/ packages/server/schema.sqlite February 1, 2022
L
Server: Temporarily save user info before deleting account
Laurent Cozic committed
L
Chore: Fixed server db types
Laurent Cozic committed
January 31, 2022
L
Server: Set a timestamp when disabling a user
Laurent Cozic committed
December 28, 2021
L
Server: Allow deleting complete user data (#5824)
Laurent committed
November 10, 2021
L
Server: Lazy-load storage drivers
Laurent Cozic committed
November 9, 2021
October 27, 2021
L
Server: Added item owner ID, and allow disabling db auto-migrations
Laurent Cozic committed
September 28, 2021
L
Server: Add support for events and use them to track background tasks
Laurent Cozic committed
August 22, 2021
L
Server: Moved database types to separate file
Laurent Cozic committed
L
Server: Add support for user flags
Laurent Cozic committed
August 9, 2021
L
Server: Allow setting email key to prevent the same email to be sent multiple times
Laurent Cozic committed
July 22, 2021
L
Server: Allow enabling or disabling a user. Handle cancelling subscription.
Laurent Cozic committed
July 3, 2021
L
Server: Fixed size of a database field
Laurent Cozic committed
L
Server: Add support for account max total size
Laurent Cozic committed
June 21, 2021
L
Fixed tsc build
Laurent Cozic committed
L
Server: Split permission to share note or folder
Laurent Cozic committed
June 19, 2021
L
All: Improved first sync speed when synchronising with Joplin Server
Laurent Cozic committed
June 3, 2021
L
Server: Add Stripe integration
Laurent Cozic committed
May 27, 2021
L
Server: Allow disabling item upload for a user
Laurent Cozic committed
May 25, 2021
L
Server: Add mailer service
Laurent Cozic committed
May 18, 2021
L
Server: Added API end points to manage users
Laurent Cozic committed
L
Server: Allow enabling or disabling the sharing feature per user
Laurent Cozic committed
L
Server: Renamed users.item_max_size => users.max_item_size
Laurent Cozic committed
May 17, 2021
L
Server: Add support for item size limit
Laurent Cozic committed
May 13, 2021
L
All: Add support for sharing notebooks with Joplin Server (#4772)
Laurent committed