Henry Heino
d89be23069
Chore: Migrate SQL queries in preparation for web support ( #10670 )
2024-07-01 19:56:40 +02:00
Laurent Cozic
2e2a2b3193
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
Henry Heino
688d807eee
Mobile: Fixes #10188 : Fix "new note" button is shown in the trash notebook ( #10227 )
2024-03-29 12:11:15 +00:00
cagnusmarlsen
e9ebd845b9
Desktop: Fixes #10077 : Special characters in notebooks and tags are not sorted alphabetically ( #10085 )
...
Co-authored-by: Martin Dörfelt <martin.d@andix.de>
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-03-20 11:17:46 +00:00
Siddhant Paritosh Rao
32141d4e23
Mobile: Fixes #10143 : Shows only the real folders in the dropdown of parent folders. ( #10147 )
2024-03-20 10:53:36 +00:00
Henry Heino
c16ce1c434
Desktop,Mobile: Resolves #10073 , #10080 : Fix conflicts notebook doesn't work with the trash feature ( #10104 )
2024-03-14 18:30:49 +00:00
Siddhant Paritosh Rao
da393f6c34
Mobile: Fixes #10065 : New note button crashes app when there are no notebooks ( #10087 )
2024-03-11 15:22:26 +00:00
Henry Heino
75cb639ed2
Cli,Desktop,Mobile: Resolves #9465 : Log user actions (deletions) ( #9585 )
2024-03-09 10:33:05 +00:00
Laurent Cozic
f19b1c5364
All: Resolves #483 : Add trash folder ( #9671 )
2024-03-02 14:25:27 +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
Laurent Cozic
7ebc98633a
Desktop: Fixes existing attachments not being shared in some cases with Joplin Server
2024-01-14 12:33:40 +00:00
Laurent Cozic
763716397b
Chore: Refactor folder related functions to TypeScript
2024-01-06 17:21:51 +00:00
Laurent Cozic
b459ba7224
Desktop: Fixed images not being visible on encrypted published notes
2023-12-03 11:35:46 +01:00
Laurent Cozic
16c87c36da
Chore: Move Logger from lib to utils package
2023-07-27 16:08:11 +01:00
Laurent Cozic
1c1d20f82c
Chore: Desktop: Update for share permissions ( #8528 )
2023-07-23 15:57:55 +01:00
Laurent Cozic
77482a0c95
All: Add support for share permissions ( #8491 )
2023-07-16 17:42:42 +01:00
Laurent Cozic
0c4ba592f6
Tools: Apply rule github/array-foreach
2023-06-30 09:39:21 +01:00
Laurent Cozic
c89edd7b22
Tools: Implement "prefer-object-spread" eslint rule
2023-06-01 12:02:36 +01:00
Laurent Cozic
c1db7182ac
Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error
2023-03-06 14:22:37 +00:00
Laurent Cozic
ec97dd8c60
Mobile: Display icon for all notebooks if at least one notebook has an icon
2022-10-11 12:46:40 +01:00
Laurent Cozic
44a96f347a
Tools: Add eslint rule prefer-await-to-then
2022-09-30 17:32:00 +01:00
Laurent Cozic
6beaaf75bb
Chore: Fixed bug
2022-08-29 16:27:26 +01:00
Laurent Cozic
ebf9a9375c
Desktop, Cli: Fixes #6704 : Fixed names of imported duplicate notebooks
2022-08-29 16:22:13 +01:00
Henry Heino
92c24c2129
Chore: Migrate mobile Dropdown, ScreenHeader to TypeScript ( #6763 )
2022-08-27 13:36:59 +01:00
Laurent Cozic
052d9f03d6
Chore: Add eslint rule to enforce strict equality (eqeqeq)
2022-07-23 09:31:32 +02:00
Laurent
9f252ea673
Desktop: Add support for custom notebook icons ( #6110 )
2022-02-06 16:42:00 +00:00
Laurent Cozic
667d6420f2
All: Fixed issue where synchroniser would try to update a shared folder that is not longer accessible
2021-12-20 15:47:50 +01:00
Laurent Cozic
605f12552e
All: Fixes #5796 : Handle duplicate attachments when the parent notebook is shared
2021-11-28 16:46:44 +00:00
Laurent Cozic
e97bb78ce4
Desktop, Mobile: Added support for notebook icons
2021-11-15 17:19:51 +00:00
Laurent
af19865865
All, Server: Add support for sharing notes when E2EE is enabled ( #5529 )
2021-11-03 16:24:40 +00:00
Laurent Cozic
fb935dde18
Tools: Added syncDebugLog to help debugging sync operations
2021-10-15 12:24:22 +01:00
Laurent Cozic
0ccd8dee41
Tools: Fixed TSC compile error
2021-10-14 16:34:53 +01:00
Laurent Cozic
73545484c9
Desktop: Allows a shared notebook recipient to leave the notebook
2021-10-14 15:39:17 +01:00
Laurent Cozic
8e789ee2ee
Desktop: Fixed issue where untitled notes where created after a note had been shared and synced
2021-07-02 18:14:49 +01:00
Laurent Cozic
d34a92d581
Desktop: Fixes #5133 : Items keep being uploaded to Joplin Server after a note has been shared
2021-07-02 17:53:36 +01:00
Laurent Cozic
96931877cf
Desktop: Fix: Notes would appear to be in the wrong notebook after having been shared
2021-06-23 14:38:14 +01:00
Laurent Cozic
5bb68ba65d
All: Fixed issue when trying to sync an item associated with a share that no longer exists
2021-06-20 19:29:59 +01:00
Laurent Cozic
f7d164be6e
Desktop: Allow unsharing a note
2021-05-16 17:28:49 +02:00
Laurent
0765cf5955
All: Add support for sharing notebooks with Joplin Server ( #4772 )
...
- Joplin Server: Adds support for sharing a notebook
- Desktop: Adds support for sharing a notebook with Joplin Server
- Mobile: Adds support for reading and writing to a shared notebook (not possible to share a notebook)
- Cli: Adds support for reading and writing to a shared notebook (not possible to share a notebook)
2021-05-13 17:57:37 +01:00
Laurent Cozic
ccbc329cbf
Server: Add support for sharing notes via a link
2021-01-29 18:45:11 +00:00
Laurent Cozic
63559ac8b9
Tools: Apply eslint rule "no-multi-spaces"
2021-01-23 15:51:19 +00:00
Laurent Cozic
86610e7561
Converted models and services to TypeScript
2021-01-22 17:41:11 +00:00