Alice
|
72163018b4
|
Desktop: Seamless-Updates - added flow for automatic updates for releases (#10857)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
|
2024-08-17 12:19:05 +01:00 |
|
Laurent Cozic
|
a52b206dfb
|
Chore: Temporarily disable new auto-update code
|
2024-08-09 11:45:08 +01:00 |
|
Alice
|
88b3c7f526
|
Desktop: Seamless-Updates - creation of update notification (#10791)
|
2024-08-08 10:49:21 +01:00 |
|
Alice
|
a6d6e70b3d
|
Chore: Desktop: Seamless-Updates - creation of auto updater service (#10772)
|
2024-07-28 12:09:30 +01:00 |
|
Henry Heino
|
d2028588e8
|
Desktop: Resolves #10424: Move the note viewer to a separate process (#10678)
|
2024-07-26 12:22:49 +01:00 |
|
Laurent Cozic
|
2e2a2b3193
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
|
Laurent Cozic
|
00084c5798
|
Desktop, Mobile: Improve focus handling
|
2024-04-01 15:34:22 +01:00 |
|
pedr
|
c163491371
|
Desktop: Fixes #9763: Suppress random error that happens during desktop shutdown (#9878)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
|
2024-02-08 16:51:32 +00:00 |
|
Laurent Cozic
|
fe3ad3e9b4
|
Desktop: Write a crash dump to disk when the app crashes
|
2024-01-25 11:33:04 +00:00 |
|
Henry Heino
|
d17e36d038
|
Desktop: Resolves #9480: Cancel showing unresponsive dialog when receiving "responsive" event (#9487)
|
2023-12-13 19:45:29 +00:00 |
|
Henry Heino
|
694ca6480e
|
Desktop: Resolves #8742: Prompt to restart in safe mode on renderer process hang/crash (#9153)
|
2023-10-31 15:05:28 +00:00 |
|
Henry Heino
|
c2bfc526e7
|
Desktop: Fixes #9070: Fix external links in PDFs break Joplin (#9094)
|
2023-10-22 11:52:06 +01:00 |
|
Hubert
|
6c2e0d9262
|
Desktop: Fixes #8591: Error while quitting the app (#8612)
|
2023-08-04 11:00:39 +01:00 |
|
Laurent Cozic
|
16c87c36da
|
Chore: Move Logger from lib to utils package
|
2023-07-27 16:08:11 +01:00 |
|
Henry Heino
|
7ef591f3a8
|
Desktop: Fixes #8256: Don't start window minimized in GNOME (#8441)
|
2023-07-10 11:59:09 +01:00 |
|
Laurent Cozic
|
315f071337
|
Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreProperties=false
|
2023-06-30 09:07:03 +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
|
6c12ce0e04
|
Chore: Set type of main BrowserWindow, and fixed popup calls
|
2023-02-22 18:16:28 +00:00 |
|
Laurent Cozic
|
d9a4a9cb30
|
Desktop: Ask to start in safe mode when the application has crashed
|
2022-04-25 17:18:26 +01:00 |
|
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 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
|
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 |
|