1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/packages/server/src
2022-02-01 17:57:01 +00:00
..
commands Server: Improved storage command 2021-12-02 11:27:22 +00:00
middleware Server: Move admin pages under /admin (#6006) 2022-01-14 10:14:43 +00:00
migrations Server: Temporarily save user info before deleting account 2022-02-01 15:39:25 +00:00
models Server: Add task to automate deletion of disabled accounts 2022-02-01 17:55:14 +00:00
routes Server: View sent emails from admin dashboard 2022-01-22 17:29:09 +00:00
services Server: Add task to automate deletion of disabled accounts 2022-02-01 17:55:14 +00:00
tools Server: Temporarily save user info before deleting account 2022-02-01 15:39:25 +00:00
utils Server: Enabled task to automatically delete sessions every 6 hours 2022-02-01 17:57:01 +00:00
views Doc: Update help 2022-01-29 19:37:27 +00:00
app.ts Server: Move admin pages under /admin (#6006) 2022-01-14 10:14:43 +00:00
config.ts Server: Add task to automate deletion of disabled accounts 2022-02-01 17:55:14 +00:00
db.test.ts Tools: Fixed tests 2022-01-24 19:08:32 +00:00
db.ts Server: Allow deleting complete user data (#5824) 2021-12-28 09:55:01 +00:00
env.test.ts Server: Improved env variable validation and support true-false as boolean values 2022-01-11 15:02:53 +00:00
env.ts Server: Add task to automate deletion of disabled accounts 2022-02-01 17:55:14 +00:00