Laurent Cozic
69170dd362
Server: Enabled task to automatically delete sessions every 6 hours
2022-02-01 17:57:01 +00:00
Laurent Cozic
1afcb27601
Server: Add task to automate deletion of disabled accounts
2022-02-01 17:55:14 +00:00
Laurent Cozic
68469bc1a5
Server: Temporarily save user info before deleting account
2022-02-01 15:39:25 +00:00
Laurent Cozic
a4e279270b
Chore: Fixed server db types
2022-02-01 14:40:02 +00:00
Laurent Cozic
2f7ab7e92e
Server: Set a timestamp when disabling a user
...
So that it can be used later on to decide if user data
should be automatically deleted or not.
2022-01-31 19:52:30 +00:00
Laurent Cozic
dd705680f1
Doc: Update help
2022-01-29 19:37:27 +00:00
Laurent Cozic
00163f58d0
Server: Always display Help link even when not logged in
2022-01-29 19:31:48 +00:00
Laurent Cozic
df9c460363
Server: Make page wider only when displaying admin pages
2022-01-29 19:21:37 +00:00
Laurent Cozic
01825e6d3e
Tools: Fixed tests
2022-01-24 19:08:32 +00:00
Laurent Cozic
f5f7981dba
Server: View sent emails from admin dashboard
2022-01-22 17:29:09 +00:00
Laurent Cozic
c1aa57a72c
Doc: Update Joplin Cloud cancellation policy
2022-01-18 11:05:37 +00:00
Laurent
ca7e68ba4b
Server: Move admin pages under /admin ( #6006 )
2022-01-14 10:14:43 +00:00
Laurent Cozic
98bfb65ead
Server: Improved string localization in views
2022-01-11 15:11:37 +00:00
Laurent Cozic
09cbe3cb7c
Server: Put admin pages under /admin
2022-01-11 15:09:53 +00:00
Laurent Cozic
fd322edaab
Server: Improved env variable validation and support true-false as boolean values
2022-01-11 15:02:53 +00:00
Laurent Cozic
b92c650f5d
Server: Fixes #5958 : Fixed sharing notebook with a user that does not have E2EE enabled
2022-01-09 15:20:23 +00:00
Laurent Cozic
9dbf5e02eb
Server: Remove uneeded CSS file
2022-01-09 12:04:54 +00:00
Laurent Cozic
df14ffdee2
Server: Resolves #5222 : Fixed handling of mailer security settings, and changed env variable name MAILER_SECURE => MAILER_SECURITY, and default port 587 => 465 (Breaking change)
2022-01-09 11:14:16 +00:00
Laurent Cozic
50dc656f65
Doc: Move faq entry to correct document
2022-01-07 18:12:47 +00:00
Laurent Cozic
863d894af1
Tools: Test migration upgrade and downgrade on Joplin Server
2021-12-29 11:54:27 +01:00
Laurent
d1e02fd5f0
Server: Allow deleting complete user data ( #5824 )
2021-12-28 09:55:01 +00:00
Laurent
7f64fbfd9b
Tools: Use Yarn 3 to manage monorepo ( #5833 )
2021-12-20 15:08:43 +00:00
Laurent Cozic
10c6af8aa7
Fixed tests
2021-12-16 11:42:33 +01:00
Laurent Cozic
e9ce3d194c
Server: Changed ID length from 32 to 22 characters
...
Should still prevent collisions for 60 times the age of the Universe
2021-12-16 11:27:22 +01:00
Laurent Cozic
83a46e563d
Server: Disable logs and items pages for end-user
...
These pages don't provide very useful information, even possibly
confusing and could probably be used to DoS the server since the
associated requests are not optimised.
2021-12-16 11:18:35 +01:00
Laurent Cozic
aa42cebbca
Server: Setup localisation
2021-12-16 11:08:43 +01:00
Laurent Cozic
4a1bc075ac
Server: Display NTP server domain and port when there is an error, and display message when NTP check is skipped
2021-12-16 10:53:28 +01:00
Laurent Cozic
35f684a1ee
Server: Increase default MAX_TIME_DRIFT to 2000
2021-12-03 12:24:29 +00:00
Laurent Cozic
122afd6d46
Server: Improved storage command
2021-12-02 11:27:22 +00:00
Laurent
6bbf053a4f
Tools: Run Joplin Server Postgres tests on CI ( #5807 )
2021-11-30 15:37:07 +00:00
Laurent Cozic
dc67eace24
Server: Allow disabling NTP time drift check
2021-11-29 18:39:07 +00:00
Laurent Cozic
4fecb083a7
Server: Optimise reading from external storage when fallback driver is not present
2021-11-29 18:28:39 +00:00
Laurent Cozic
ef23d99b47
Added tests
2021-11-29 17:51:41 +00:00
Laurent Cozic
01048f5971
Server: Added command to delete database item content
2021-11-29 17:27:40 +00:00
Laurent Cozic
a6884a2ee4
Server: Remove unique constraint errors from the log when they are already handled by the application
2021-11-29 10:17:13 +00:00
MovingEarth
920847245f
Server: Do not set the SMTP auth option when user or password are not set ( #5791 )
2021-11-28 19:45:07 +00:00
Laurent Cozic
8e54a65ca5
Server: Increase default MAX_TIME_DRIFT to 100ms
2021-11-24 10:57:38 +00:00
Laurent Cozic
75f729620e
Server: Added task to compress changes older than 6 months
2021-11-23 16:25:36 +00:00
Laurent Cozic
080c3cc7dc
Server: Allow specifying a max content size when importing content to new storage
2021-11-23 16:06:56 +00:00
Laurent Cozic
16d5047379
Server: Perform storage checks before starting services
2021-11-20 15:20:10 +00:00
Laurent Cozic
fc419d98c4
Server: Fixed HandleOversizedAccounts task interval
2021-11-17 18:41:26 +00:00
Laurent Cozic
0bf323dc63
Server: Resolves #5738 : Check for time drift when the server starts
2021-11-17 18:41:25 +00:00
Laurent Cozic
42a4edb19c
Server: Display more detailed error messages on SQL query errors
2021-11-16 11:31:13 +00:00
Laurent Cozic
3716972829
Server: Display more debug info in error log
2021-11-16 10:51:56 +00:00
Laurent Cozic
5eb3a926db
Server: Prevent large data blobs from crashing the application
...
Ref: https://github.com/brianc/node-postgres/issues/2653
2021-11-14 16:47:16 +00:00
Laurent Cozic
5a41d80b75
Server: Improved storage migration error handling, and improved storage test units
2021-11-13 11:50:33 +00:00
Laurent Cozic
5cd4537044
Server: Rename "ReadOnly" mode to "ReadAndClear" to avoid any confusion
2021-11-11 17:31:24 +00:00
Laurent Cozic
4bfb4db5f1
Server: Fixed S3 connection string record in db
2021-11-11 16:36:43 +00:00
Laurent Cozic
4fc3bcbfd7
Server: Fixed S3 storage connection and improved connectiob checks
2021-11-11 16:32:34 +00:00
Laurent Cozic
73137cfb27
Server: Hide credentials from the log
2021-11-11 16:13:36 +00:00