Laurent Cozic
|
13116fec76
|
Server: Allow filtering users with replication
|
2024-05-12 10:29:12 +01:00 |
|
Laurent Cozic
|
56f25d3094
|
Chore: Removed duplicated tests
|
2024-05-11 19:05:28 +01:00 |
|
Laurent Cozic
|
3e458c0028
|
fixed tests
|
2024-05-11 17:24:51 +01:00 |
|
Laurent Cozic
|
a90e3e04a4
|
Server: Add support for Postgres replication
|
2024-05-11 16:12:54 +01:00 |
|
Henry Heino
|
313587097a
|
Server: Decrease maximum email and full_name sizes (#10303)
|
2024-04-15 18:15:29 +01:00 |
|
Laurent Cozic
|
89dfbe3ec1
|
Server: Optimize delta change query to prevent timeouts on large datasets
|
2024-04-13 14:44:50 +01:00 |
|
pedr
|
837826ea4f
|
Server: Improve log quality by increasing specificity of error (#10287)
|
2024-04-10 11:40:12 +01:00 |
|
Laurent Cozic
|
2e2a2b3193
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
|
Laurent Cozic
|
d613d1ab4e
|
Tools: Switch from "docker-compose" to "docker compose"
|
2024-04-04 12:43:35 +01:00 |
|
Henry Heino
|
9c3e751ebc
|
Server: Avoid logging automated resource deletions (#10157)
|
2024-03-20 10:52:42 +00:00 |
|
Laurent Cozic
|
cb540a5abb
|
Chore: Setup new release 3.0
|
2024-03-02 11:04:23 +00:00 |
|
Laurent Cozic
|
28fd9c3039
|
Tools: Spellcheck Markdown documents (#10004)
|
2024-02-26 16:53:48 +00:00 |
|
Laurent Cozic
|
47f95cb294
|
Chore: Implement cSpell to detect spelling mistakes in codebase (#10001)
Co-authored-by: Helmut K. C. Tessarek <tessarek@evermeet.cx>
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
|
2024-02-26 10:16:23 +00:00 |
|
renovate[bot]
|
9602323e0f
|
Update dependency pm2 to v5.3.1 (#9917)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-12 18:08:04 +00:00 |
|
Laurent Cozic
|
115eb5defb
|
Desktop, Cli, Mobile: Migrate profile in preparation for trash feature
|
2024-02-12 15:02:52 +00:00 |
|
Laurent Cozic
|
1b27e4c07d
|
Revert "Update dependency sqlite3 to v5.1.7 (#9837)"
This reverts commit eefde7baba .
Trying to fix https://github.com/laurent22/joplin/issues/9922
|
2024-02-10 15:24:33 +00:00 |
|
renovate[bot]
|
13f907e7f1
|
Update dependency nodemon to v3.0.3 (#9895)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-09 12:15:35 +00:00 |
|
renovate[bot]
|
c7e312e959
|
Update dependency node-mocks-http to v1.14.1 (#9894)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-09 12:15:14 +00:00 |
|
renovate[bot]
|
5408dd71d3
|
Update dependency koa to v2.15.0 (#9899)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-09 12:14:46 +00:00 |
|
renovate[bot]
|
437b3bbfe8
|
Update dependency node-mocks-http to v1.14.0 (#9842)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-03 20:26:55 +01:00 |
|
renovate[bot]
|
eefde7baba
|
Update dependency sqlite3 to v5.1.7 (#9837)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-03 20:26:04 +01:00 |
|
renovate[bot]
|
cddd8213d5
|
Update dependency ldapts to v7.0.8 (#9790)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-02-02 23:26:34 +00:00 |
|
Laurent Cozic
|
c94ec4e064
|
Chore: Rename instances of yarn run to just yarn
|
2024-01-26 20:19:28 +00:00 |
|
renovate[bot]
|
61cd924bb1
|
Update dependency nodemailer to v6.9.8 (#9771)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-26 19:45:39 +00:00 |
|
Laurent Cozic
|
1a7d463f09
|
Doc: Fixed server readme
|
2024-01-18 18:07:15 +00:00 |
|
Laurent Cozic
|
47a49fd5de
|
Server v2.14.2
|
2024-01-18 17:23:51 +00:00 |
|
Laurent Cozic
|
be949390f8
|
Server: Revert to Formidable v2 to avoid random crashes
Ref: https://github.com/node-formidable/formidable/issues/958
|
2024-01-18 17:21:02 +00:00 |
|
renovate[bot]
|
b26a9f1b22
|
Update dependency knex to v3.1.0 (#9743)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-18 15:13:48 +00:00 |
|
Henry Heino
|
f5e1e45f6f
|
Chore: Refactor renderer package: Limit dependency on @joplin/lib and improve type safety (#9701)
|
2024-01-18 11:20:10 +00:00 |
|
Laurent Cozic
|
720b6f0190
|
Server: Resolves #9695: Check Postgres required version before starting the server
|
2024-01-13 19:34:14 +00:00 |
|
renovate[bot]
|
2625f0d89e
|
Update dependency fs-extra to v11.2.0 (#9686)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-01-08 11:53:28 +00:00 |
|
Henry Heino
|
4e09b6f2a4
|
Desktop,Mobile: Resolves #3201: Render mermaid diagrams in dark mode when Joplin is in dark mode (#9631)
|
2024-01-04 13:45:06 +00:00 |
|
renovate[bot]
|
6bc2ef9869
|
Update dependency rate-limiter-flexible to v3.0.6 (#9633)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-30 20:17:43 +00:00 |
|
Laurent Cozic
|
f38abc5718
|
Server: Display correct date and time on published notes
|
2023-12-29 18:42:34 +00:00 |
|
renovate[bot]
|
3970b0876d
|
Update dependency knex to v3 (#9619)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-28 14:52:14 +00:00 |
|
renovate[bot]
|
ed15b5e5da
|
Update dependency nodemon to v3.0.2 (#9599)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-28 09:07:56 +00:00 |
|
Laurent Cozic
|
5341501d53
|
Desktop, Cli, Mobile, Server: Optimise synchronisation by making delta call return whole items
|
2023-12-23 13:13:50 +00:00 |
|
renovate[bot]
|
780c269e14
|
Update dependency ldapts to v7.0.7 (#9565)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-20 19:10:38 +00:00 |
|
Laurent Cozic
|
06639eb399
|
Server v2.14.1
|
2023-12-17 15:08:27 +00:00 |
|
Laurent Cozic
|
5e3c12aeb8
|
Chore: Setup new release 2.14
|
2023-12-17 15:07:31 +00:00 |
|
Laurent Cozic
|
67a68709e3
|
Server: Support including items with delta call to optimise sync
|
2023-12-17 11:12:26 +00:00 |
|
Laurent Cozic
|
e47ac1de6a
|
Chore: Disable Jest console wrapper in tests
|
2023-12-15 18:34:21 +00:00 |
|
renovate[bot]
|
e0cc8da884
|
Update dependency @types/yargs to v17.0.32 (#9495)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-13 19:45:42 +00:00 |
|
pedr
|
04e0274055
|
Chore: Server: Remove direct dependecy from nanoid library (#9501)
|
2023-12-13 19:25:52 +00:00 |
|
renovate[bot]
|
c008b58712
|
Update dependency @types/markdown-it to v13.0.7 (#9492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-12 12:11:16 +00:00 |
|
renovate[bot]
|
06bf6b85fe
|
Update dependency @types/koa to v2.13.12 (#9491)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-11 16:26:34 +00:00 |
|
renovate[bot]
|
d50e347f35
|
Update dependency @types/jsdom to v21.1.6 (#9490)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-11 10:32:50 +00:00 |
|
renovate[bot]
|
9915a59bce
|
Update dependency @rmp135/sql-ts to v1.18.1 (#9470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-08 21:15:48 +00:00 |
|
renovate[bot]
|
dad91594c8
|
Update eslint (#9424)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-12-01 07:33:29 +00:00 |
|
renovate[bot]
|
86b470359d
|
Update dependency rate-limiter-flexible to v3.0.4 (#9422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-11-30 18:35:12 +00:00 |
|