Henry Heino
ff86c253d3
Mobile: Support accepting Joplin Cloud shares ( #10300 )
2024-04-15 18:17:34 +01:00
Laurent Cozic
2e2a2b3193
Tools: Implement @typescript-eslint/no-explicit-any rule
2024-04-05 12:16:49 +01:00
Henry Heino
75cb639ed2
Cli,Desktop,Mobile: Resolves #9465 : Log user actions (deletions) ( #9585 )
2024-03-09 10:33:05 +00:00
Laurent Cozic
f05307d69f
Chore: Improve sharing tests
2023-12-03 11:50:11 +01:00
Laurent Cozic
b459ba7224
Desktop: Fixed images not being visible on encrypted published notes
2023-12-03 11:35:46 +01:00
Laurent Cozic
2e9f93ad9a
Tools: Enable eslint rule comma-dangle: always-multiline for functions
2023-08-22 11:58:53 +01:00
Henry Heino
c50052ac04
Chore: Desktop: Fix NoteEditor unnecessary rerendering ( #8662 )
2023-08-14 18:33:48 +01:00
Laurent Cozic
95ca89bf5b
Desktop: Improved sharing error handling
2023-08-05 16:40:05 +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
dd6eec6a03
Tools: Apply rule @typescript-eslint/ban-types
2023-06-30 10:30:29 +01:00
Laurent Cozic
48ef6db4a5
Tools: Apply @typescript-eslint/ban-ts-comment rule
2023-06-30 10:22:47 +01:00
Laurent Cozic
e89b59be8e
Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreArguments=false
2023-06-30 09:11:26 +01:00
pedr
f2995dd196
Tools: Add prefer-arrow-callbacks to ESlint rules ( #7810 )
2023-02-20 15:02:29 +00:00
Laurent Cozic
0019bb8d6b
Tools: Add eslint rule "@typescript-eslint/no-inferrable-types"
2023-02-05 12:27:09 +00:00
Laurent Cozic
64199704c2
Chore: Complete Jest upgrade
2022-11-15 10:23:50 +00:00
Laurent Cozic
06d5feaa63
All: Fixes #6645 : Do not encrypt non-owned note if it was not shared encrypted
2022-07-12 11:28:48 +01:00
Laurent Cozic
9d9420a35c
Desktop: Support for Joplin Cloud recursive linked notes
2022-04-03 19:19:24 +01:00
Laurent Cozic
de757026d4
All: Fixes #6092 : Shared resource was not encrypted with correct encryption key
2022-02-11 10:38:45 +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
c4017e52dc
Fixed a few strings
2021-11-08 10:00:11 +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
401f1b1f83
Tools: Fixed tests when using Joplin Server as sync target
2021-10-31 18:31:40 +00:00
Laurent Cozic
8a7fa78c54
Chore: Moved share invitation response logic to separate file (Desktop)
2021-10-15 16:16:02 +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
8ada059401
Desktop: Improved accepting a folder share
2021-09-25 18:00:43 +01:00
Laurent Cozic
cafaa9cac5
All: Ensure that timestamps are not changed when sharing or unsharing a note
2021-07-19 10:27:43 +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
85cc08c0d4
typo
2021-06-15 12:41:15 +01:00
Laurent Cozic
a36b13dcb4
Server: Handle custom user content URLs
2021-06-10 19:33:04 +02:00
Laurent Cozic
de45740129
Server: Load shared user content from correct domain
2021-06-06 19:14:12 +02:00
Laurent Cozic
21ea3253db
Desktop: Add Joplin Cloud sync target
2021-06-03 17:12:07 +02: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