Roman Musin
6879481fd5
Desktop: Resolves #5168 : Add support for callback URLs ( #5416 )
2021-10-16 10:07:41 +01:00
Laurent Cozic
4a7746beb2
Desktop: Upgrade Electron from v10 to v14
2021-10-01 19:35:27 +01:00
Laurent Cozic
478d4accf1
Desktop: Load themes as CSS variables for use in custom themes and internal components
2021-09-06 16:57:07 +01:00
Laurent Cozic
f371bb8e59
Revert "Merge branch 'desktop-protocol' of https://github.com/roman-r-m/joplin into dev"
...
This reverts commit 7c85889c1f94eadcbcf21675aec5d576b77ba781, reversing
changes made to ab134807eae53b303fe8bb054ec5808543fa9624.
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
f42fd0ecce
Fix enum usage
2021-08-20 21:43:37 +01:00
Roman
2b6b4dd916
Rename initialUrl -> initialCallbackUrl
2021-08-14 21:55:47 +01:00
Roman
047883bd27
Read initial url from a field
2021-08-14 20:12:14 +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
Roman
61161039c8
Open the note from URL even if Joplin isn't running
2021-08-13 23:21:14 +01:00
Roman
0a6390ed96
Actually open the note
2021-08-13 22:45:13 +01:00
Roman
f909fe6670
Trying to get it to work on Linux
2021-08-13 22:06:01 +01:00
Roman
b17d8bc533
Register to handle joplin:// links
2021-08-12 21:51:03 +01:00
Laurent Cozic
170f587f28
Desktop: Fixes #4570 : Prevents plugin from causing an error when the app closes
2021-04-11 11:58:45 +02:00
Laurent Cozic
fdc84aa6bb
Desktop: Upgrade to Electron 10
2020-11-19 21:01:19 +00:00
Laurent Cozic
17d835d694
Tools: Apply rule @typescript-eslint/member-delimiter-style
2020-11-12 19:29:22 +00:00
Laurent Cozic
d20694e52c
Tools: Apply rule @typescript-eslint/type-annotation-spacing
2020-11-12 19:13:28 +00:00
Laurent Cozic
04bfbec96b
Tools: Renamed package namespace from @joplinapp to @joplin
2020-11-07 15:59:37 +00:00
Laurent Cozic
cc07016b07
All: Use Lerna to manage monorepo
2020-11-05 16:58:23 +00:00