1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-15 09:04:04 +02:00
joplin/packages/server/src
2023-08-16 15:03:20 +01:00
..
commands Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
middleware Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
migrations Server: Allow any account to share with any other account 2023-08-04 15:55:51 +01:00
models Server: Ensure that server does not crash when trying to start a task that is already running 2023-08-16 15:03:20 +01:00
routes Server: Allow any account to share with any other account 2023-08-04 15:55:51 +01:00
services Server: Ensure that server does not crash when trying to start a task that is already running 2023-08-16 15:03:20 +01:00
tools Server: Allow any account to share with any other account 2023-08-04 15:55:51 +01:00
utils Server: Ensure that server does not crash when trying to start a task that is already running 2023-08-16 15:03:20 +01:00
views Server: Fixed copyright year 2023-05-17 18:23:38 +01:00
app.ts Server: Disallow loading env file that contains duplicate keys 2023-08-05 18:33:26 +01:00
config.ts Server: Allow giving a different version number to forks 2023-05-17 18:16:29 +01:00
db.test.ts Server: Do not allow the server to start if a migration needs to be applied 2023-08-05 17:42:29 +01:00
db.ts Server: Do not allow the server to start if a migration needs to be applied 2023-08-05 17:42:29 +01:00
env.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
env.ts Server: Do not allow the server to start if a migration needs to be applied 2023-08-05 17:42:29 +01:00