Commit Graph
100 Commits
Author SHA1 Message Date
Laurent Cozic d2a33b006b Desktop: Fixes #10224: Images from behind a login cannot be pasted in RTE 2024-05-28 14:33:23 +01:00
Laurent Cozic 2386f583e8 Mobile: Fixes #10237: Automatically set focus on title or body when creating a new note 2024-05-28 14:18:35 +01:00
Laurent Cozic 70c5448402 lock files 2024-05-28 14:18:33 +01:00
Laurent Cozic 3a1de4e941 Update renovate.json5 2024-05-28 11:28:56 +01:00
Laurent Cozic cc2b442519 Update renovate.json5 2024-05-27 08:59:18 +01:00
Laurent Cozic 33286efe9a Update renovate.json5 2024-05-27 08:55:29 +01:00
Laurent Cozic 916fa39012 Server: Print a heartbeat message to log once per minute 2024-05-26 18:27:41 +01:00
Laurent Cozic 826006ce8b Desktop release v3.0.8 2024-05-22 15:00:08 +01:00
Laurent Cozic 83308337b5 Desktop release v3.0.7 2024-05-21 10:17:37 +01:00
Laurent Cozic 8445ffaa86 Merge branch 'release-2.14' into dev 2024-05-21 10:10:29 +01:00
Laurent Cozic 2a76970461 Desktop release v2.14.21 2024-05-21 10:04:20 +01:00
Laurent Cozic 24a37e0fef Tools: Add vscode settings 2024-05-16 17:28:06 +01:00
Laurent Cozic bfe2d262a5 Tools: Add vscode settings 2024-05-16 17:21:25 +01:00
Laurent Cozic cd0ff94c0c Server: Use slave database for reports 2024-05-13 14:51:19 +01:00
Laurent Cozic e9e6d8a69c Server: Add uploaded data size to report 2024-05-13 14:37:02 +01:00
Laurent Cozic 7ad3b34ec3 Server: Added report page 2024-05-13 11:32:53 +01:00
Laurent Cozic f39021d373 Chore: Make API note.source optional 2024-05-12 11:14:11 +01:00
Laurent Cozic 13116fec76 Server: Allow filtering users with replication 2024-05-12 10:29:12 +01:00
Laurent Cozic 6b0e1598ed Chore: Fixed types 2024-05-11 19:45:42 +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 a747828276 Api: Add support for note.source property 2024-05-11 16:21:07 +01:00
Laurent Cozic a90e3e04a4 Server: Add support for Postgres replication 2024-05-11 16:12:54 +01:00
Laurent Cozic a9fecb31c3 iOS 12.14.8 2024-05-08 14:57:03 +01:00
Laurent Cozic ca8fd8d7ae iOS 12.14.8 2024-05-08 14:49:45 +01:00
Laurent Cozic fb345b1317 Merge branch 'release-2.14' of github.com:laurent22/joplin into release-2.14 2024-05-08 14:39:59 +01:00
Laurent Cozic 966fe38ae3 iOS: Fixed app for iOS 12 2024-05-08 14:39:46 +01:00
Laurent Cozic 8622bd506f iOS 12.14.7 2024-05-07 22:40:42 +01:00
Laurent Cozic 5d6a39ce51 lock file 2024-05-07 22:39:55 +01:00
Laurent Cozic a3dc9c2721 iOS 12.14.7 2024-05-07 22:30:41 +01:00
Laurent Cozic 99caa014ca lock file 2024-05-07 17:23:45 +01:00
Laurent Cozic 00d0cd1cf7 Chore: Fix nan 2024-05-07 17:20:29 +01:00
Laurent Cozic 87269e6bcd Tools: Fixed nan dependency to build on macOS 14 with node 22 2024-05-06 16:08:47 +01:00
Laurent Cozic 0a766d7314 Desktop: Fixed an issue that could cause certain notes not to render when they contain an empty STYLE tag 2024-05-06 11:30:04 +01:00
Laurent Cozic 57c316a591 Api: Exclude deleted and conflicted notes when calling /notes 2024-05-03 16:14:04 +01:00
Laurent Cozic f1691b7743 Update translations 2024-05-02 23:12:06 +01:00
Laurent Cozic aac8d58372 All: Improves formatting of log statements 2024-05-01 10:36:20 +01:00
Laurent Cozic 443e04b369 Doc: Fixed share notebook link 2024-04-27 21:20:59 +01:00
Laurent Cozic 18b9f5c79b Desktop release v3.0.6 2024-04-27 13:14:03 +01:00
Laurent Cozic 1b060925a4 CI: Trying to fix broken desktop release 2024-04-27 13:13:41 +01:00
Laurent Cozic 00fa618596 Desktop release v3.0.5 2024-04-27 13:00:49 +01:00
Laurent Cozic 131ec9e913 Android 3.0.3 2024-04-27 12:27:53 +01:00
Laurent Cozic e31ec031f4 Desktop release v3.0.4 2024-04-27 12:14:58 +01:00
Laurent Cozic 431ce430a0 Chore: Fixed sorting logic for search API 2024-04-27 12:11:40 +01:00
Laurent Cozic 034e568d26 Desktop: Resolves #10334: Support URLs in plugin API imaging.createFromPath 2024-04-27 11:35:49 +01:00
Laurent Cozic a0faca0997 Chore: Improve link detection function 2024-04-27 11:22:36 +01:00
Laurent Cozic 5268b5bf6b Desktop: Fixes #10283: Display correct sorting icon 2024-04-27 10:38:00 +01:00
Laurent Cozic 5b3f05f939 Chore: Fixed ancient typo 2024-04-27 10:21:00 +01:00
Laurent Cozic b1a669de01 Desktop: Fixes #10274: old.reddit pages are not saved correctly as HTML by the Web Clipper 2024-04-27 10:19:35 +01:00
Laurent Cozic a5f118bc26 All: Fixes #10189: After deleting the last note from the conflicts folder, the application state is invalid 2024-04-27 09:54:47 +01:00
Laurent Cozic 10978781cd Desktop: Fixes #10088: Search results from API change when fields param is used 2024-04-27 09:23:09 +01:00
Laurent Cozic 8bdec4c2b4 Desktop: Add context menu item to view OCR text of an attachment 2024-04-27 08:46:48 +01:00
Laurent Cozic be58fced93 Desktop: Fixes #10056: Fixed error when processing certain PDF files for OCR 2024-04-27 08:45:52 +01:00
Laurent Cozic c5dfa4c055 Desktop: Attach log to crash dump when the application crashes 2024-04-26 16:08:08 +01:00
Laurent Cozic 74bc9b36aa Desktop, Cli: Improved log formatting and allow saving last lines of log to memory 2024-04-26 16:08:06 +01:00
Laurent Cozic b6d659baf2 iOS 13.0.1 2024-04-20 11:38:52 +01:00
Laurent Cozic 5756e160da lock file 2024-04-20 11:37:59 +01:00
Laurent Cozic 113c046de6 Doc: Update prereleases.md 2024-04-20 11:32:29 +01:00
Laurent Cozic 7683284352 Android 3.0.2 2024-04-15 19:17:10 +01:00
Laurent Cozic e84ea8ab04 Desktop release v3.0.3 2024-04-15 18:47:03 +01:00
Laurent Cozic 89dfbe3ec1 Server: Optimize delta change query to prevent timeouts on large datasets 2024-04-13 14:44:50 +01:00
Laurent Cozic 1179de7c36 Destkop, Cli, Mobile: Resolves #6173: Do not repeat failed requests with ENOTFOUND error 2024-04-07 11:29:30 +01:00
Laurent Cozic 28b8818c4d Chore: Disabled not very useful test that can fail easily as we add more sort fields 2024-04-05 12:19:57 +01:00
Laurent Cozic 2e2a2b3193 Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
Laurent Cozic 42900bcc66 Desktop: Fixed sorting labels 2024-04-05 10:41:14 +01:00
Laurent Cozic ce451c5850 Desktop: Resolves #5819: Allow sorting by due date and completion date in detailed note list 2024-04-05 10:34:05 +01:00
Laurent Cozic 5b4477f7bd Desktop: Fixed rendering of alarm time in detailed note list 2024-04-05 10:32:52 +01:00
Laurent Cozic 86872fb07c Chore: Fix dic 2024-04-04 15:37:07 +01:00
Laurent Cozic d613d1ab4e Tools: Switch from "docker-compose" to "docker compose" 2024-04-04 12:43:35 +01:00
Laurent Cozic f60e105d77 Desktop: Fixes #10108: When creating a note or to-do, focus is not set correctly 2024-04-01 16:51:47 +01:00
Laurent Cozic b622f9b938 Chore: Fixed naming 2024-04-01 16:47:50 +01:00
Laurent Cozic 00084c5798 Desktop, Mobile: Improve focus handling 2024-04-01 15:34:22 +01:00
Laurent Cozic 554fb7026a Chore: Remove old note list files 2024-04-01 14:19:48 +01:00
Laurent Cozic 04a6c36b5c Chore: Fixed populateDatabase tool 2024-04-01 13:44:07 +01:00
Laurent Cozic f85db1496e Desktop: Fixed error when exporting certain notes that contain plugin content 2024-03-25 12:52:06 +00:00
Laurent Cozic 0715340dc0 Android 3.0.1 2024-03-21 18:28:16 +00:00
Laurent Cozic a59ad20bd5 Desktop release v3.0.2 2024-03-21 15:51:26 +00:00
Laurent Cozic e3de158d18 Tools: Fixed building macOS app on CI 2024-03-21 15:51:01 +00:00
Laurent Cozic e9514e742b Desktop release v3.0.1 2024-03-21 14:55:18 +00:00
Laurent Cozic eb06ac673b Revert "Desktop: Fixes #10036: Applied font family and font size to RTE (#10102)"
This reverts commit 85d98f5254.

Reason: Introducing too many issues, some of them know, some of them unknown.
2024-03-20 10:50:11 +00:00
Laurent Cozic 42483a4d46 Tools: Improve getting GitHub name for git-changelog 2024-03-18 18:11:19 +00:00
Laurent Cozic 56b010ba0e Merge branch 'release-2.14' into dev 2024-03-18 16:03:58 +00:00
Laurent Cozic cfd98e3a4d Desktop release v2.14.20 2024-03-18 16:01:54 +00:00
Laurent Cozic 40db753417 Deskop, Cli: Fixes #10125: ENEX does not import correctly when title of note matches the name of the attachment 2024-03-18 16:00:39 +00:00
Laurent Cozic 3d2c100fe9 Desktop: Fixes #10097: Fix OCR not working for certain languages 2024-03-18 12:16:17 +00:00
Laurent Cozic fd4d7ead43 Merge branch 'release-2.14' into dev 2024-03-18 10:17:39 +00:00
Laurent Cozic 073df50244 lock file 2024-03-18 09:11:32 +00:00
Laurent Cozic 6973734d5b Doc: Fixed sponsors 2024-03-17 11:59:46 +00:00
Laurent Cozic b44b30124c Doc: Added documentation for the Joplin Cloud "custom banner" feature 2024-03-17 11:52:02 +00:00
Laurent Cozic 60f447dd49 Doc: Added documentation for the Joplin Cloud "custom banner" feature 2024-03-17 11:51:10 +00:00
Laurent Cozic c2dbb9606f Doc: Updated sponsors 2024-03-15 15:43:01 +00:00
Laurent Cozic 8eea3953f3 Update translations 2024-03-14 09:52:40 +00:00
Laurent Cozic 8cb9c08bcb Cli: Clarify that the "restore" command is to restore items from the trash 2024-03-12 18:20:49 +00:00
Laurent Cozic bc7a0fa095 Chore: Disable OCR language file caching on dev to fix bug 2024-03-12 17:40:53 +00:00
Laurent Cozic 298549e51a Update dictionary 2024-03-12 17:35:50 +00:00
Laurent Cozic b152732d7f Tools: Build doc on CI (#10100) 2024-03-11 10:06:55 +00:00
Laurent Cozic e203397f89 Doc: Fixed links 2024-03-10 23:59:48 +00:00
Laurent Cozic 971c4e5e84 Desktop release v2.14.19 2024-03-07 10:01:48 +00:00
Laurent Cozic 3177729663 Desktop release v2.14.18 2024-03-06 16:02:00 +00:00
Laurent Cozic a1cea6776f Desktop: Fixes #10058: OCR does not start when German language is selected 2024-03-05 16:36:27 +00:00