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
Calum Lind
bf8e34a0be
Linux: Fixes #8297 : Fix corrupted sidebar ( #8298 )
2023-06-10 14:03:26 +01:00
Calum Lind
03424f76ea
Desktop: Fixes #7506 : Improve sidebar workaround for Linux w/Intel GPU ( #8126 )
2023-05-29 11:20:11 +01:00
Arun Kumar
309222c082
Desktop: Fixes #8000 : Fixed Linux tag display issues ( #8002 )
2023-03-31 23:13:59 +02:00
Arun Kumar
538e9e9b4e
Desktop: Fixes #7506 : Linux notebook display bug ( #7897 )
2023-03-10 12:01:35 +00:00
Laurent Cozic
6c12ce0e04
Chore: Set type of main BrowserWindow, and fixed popup calls
2023-02-22 18:16:28 +00:00
Laurent Cozic
488e469e33
Desktop: Fixes #7610 : Optimise sidebar rendering speed
2023-01-10 18:32:06 +00:00
Laurent Cozic
5b80fbc543
Desktop: Fixed sidebar tag header click
2022-10-26 15:54:18 +01: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
13c1ae3d39
Desktop: Add some extra space between icon and notebook name
2022-10-11 11:20:47 +01:00
Laurent Cozic
7974df98ff
Desktop: Display default notebook icons when at least one notebook has an icon
2022-09-05 17:26:22 +01:00
Laurent Cozic
e37d980453
Chore: Converted desktop Sidebar to React Hooks
2022-09-05 16:21:26 +01:00
Laurent
9f252ea673
Desktop: Add support for custom notebook icons ( #6110 )
2022-02-06 16:42:00 +00:00
Laurent Cozic
e813d15ef2
Desktop: Resolves #5934 : Use same notebook dialog when creating a new notebook too
2021-12-31 07:26:06 +01:00
Laurent Cozic
e97bb78ce4
Desktop, Mobile: Added support for notebook icons
2021-11-15 17:19:51 +00:00
Kenichi Kobayashi
f495db1391
Desktop: Sort Order Buttons and Per-Notebook Sort Order ( #5437 )
2021-11-11 15:33:37 +00:00
Roman Musin
6879481fd5
Desktop: Resolves #5168 : Add support for callback URLs ( #5416 )
2021-10-16 10:07:41 +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
4a7746beb2
Desktop: Upgrade Electron from v10 to v14
2021-10-01 19:35:27 +01:00
Laurent Cozic
80762572cf
Chore: Moved app state to separate file
2021-09-04 18:11:29 +01:00
Laurent Cozic
f5891dfae8
Tools: Fixed build
2021-09-04 15:15:25 +01:00
Laurent Cozic
c529b972e3
Chore: Automatically create command index for desktop app
2021-09-04 13:43:25 +01:00
Laurent Cozic
f371bb8e59
Revert "Merge branch 'desktop-protocol' of https://github.com/roman-r-m/joplin into dev"
...
This reverts commit 7c85889c1f
, reversing
changes made to ab134807ea
.
Reason: Messed up and accidentally merged a pull request.
2021-09-03 15:03:17 +01:00
Roman
1a703c4ecd
Rename ProtocolUtils -> callbackUrlUtils
2021-09-01 22:28:33 +01:00
Roman
1126899769
Code review changes
2021-09-01 22:27:24 +01:00
Roman
ecf718005d
Code review comments
2021-08-14 21:01:03 +01:00
Roman
305d0ffc49
Rename copy folder URL -> copy notebook URL
2021-08-14 20:57:01 +01:00
Roman
f118f5250f
Handle openFolder and openTag too; change the URL format; extract ULR functions to a separate file
2021-08-14 13:33:45 +01:00
JackGruber
2b286410f6
Desktop: Fixes #4411 : Count tags based on showCompletedTodos setting ( #4957 )
2021-05-27 12:44:58 +01:00
Andre Jilderda
f3e03d48bb
Desktop: Add classnames to DOM elements for theming purposes ( #4933 )
2021-05-17 19:33:44 +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
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
Laurent Cozic
0f23277bfc
Chore: SideBar => Sidebar
2021-01-12 12:28:55 +00:00