1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-17 18:44:45 +02:00
joplin/packages/server/src
2021-11-13 11:50:33 +00:00
..
commands Server: Fixed S3 storage connection and improved connectiob checks 2021-11-11 16:32:34 +00:00
middleware Server: Immediately ask user to set password after Stripe checkout 2021-11-04 12:49:51 +00:00
migrations Server: Added command to migrate content to different storage 2021-11-11 13:59:05 +00:00
models Server: Improved storage migration error handling, and improved storage test units 2021-11-13 11:50:33 +00:00
routes Desktop, Cli: Fixes #5653: Long resource filenames were being incorrectly cut 2021-11-07 16:41:39 +00:00
services Server: Lazy-load storage drivers 2021-11-10 11:48:06 +00:00
tools Server: Lazy-load storage drivers 2021-11-10 11:48:06 +00:00
utils Server: Improved storage migration error handling, and improved storage test units 2021-11-13 11:50:33 +00:00
views Server: Allow manually deleting a user flag 2021-09-28 17:42:00 +01:00
app.ts Server: Fixed S3 storage connection and improved connectiob checks 2021-11-11 16:32:34 +00:00
config.ts Server: Added command to migrate content to different storage 2021-11-11 13:59:05 +00:00
db.test.ts Server: Moved database types to separate file 2021-08-22 11:43:41 +01:00
db.ts Migration can be null 2021-11-03 15:20:17 +00:00
env.ts Server: Allow storing item content in database, filesystem or S3 (depending on config) (#5602) 2021-11-09 16:05:42 +00:00