Abdullah Atta
|
35cd6b101d
|
desktop: update better-sqlite3-multiple-ciphers to v11.10.0
|
2025-06-21 13:00:46 +05:00 |
|
Abdullah Atta
|
f3895f534e
|
desktop: install sqlite3-fts5-html
|
2025-06-16 14:08:24 +05:00 |
|
Abdullah Atta
|
513c9ee8a7
|
desktop: remove icon from native menu
|
2025-06-16 14:08:06 +05:00 |
|
Abdullah Atta
|
716bb67b96
|
desktop: show native menus where possible
|
2025-06-16 14:08:06 +05:00 |
|
Abdullah Atta
|
03cd320665
|
desktop: explicitly deny geolocation permission to electron process
|
2025-04-10 10:28:57 +05:00 |
|
Abdullah Atta
|
433be12b2b
|
desktop: hide release track selector for flatpak/snap builds
|
2025-03-01 14:49:38 +05:00 |
|
Abdullah Atta
|
00b62df2e8
|
desktop: fix tests on windows
|
2025-02-28 18:03:05 +05:00 |
|
Abdullah Atta
|
15f4f2accb
|
desktop: add support for switching release tracks
this also includes relevant tests for the auto updater
|
2025-02-28 18:03:05 +05:00 |
|
Abdullah Atta
|
97d4ca0afe
|
desktop: install and load sqlite-better-trigram module
|
2024-11-18 19:03:57 +05:00 |
|
Abdullah Atta
|
84b3892053
|
desktop: update electron to v31
|
2024-11-15 12:31:56 +05:00 |
|
Muhammad Ali
|
865efaa860
|
desktop: fix duplicate window controls showing on Linux desktop app (#6844)
|
2024-11-08 12:16:33 +05:00 |
|
Abdullah Atta
|
a3e5ae4cf5
|
desktop: use tsup for builds
|
2024-11-06 15:03:49 +05:00 |
|
Abdullah Atta
|
cddd08c32d
|
desktop: use nodenext module resolution to fix could not resolve errors
|
2024-11-06 14:51:26 +05:00 |
|
Abdullah Atta
|
c9b1b42461
|
desktop: fix Could not resolve "@notesnook/intl/dist/locales/$en.json" error
|
2024-11-05 13:07:31 +05:00 |
|
Abdullah Atta
|
b1f21c1abe
|
desktop: fix type errors importing @notesnook/intl
|
2024-10-14 11:35:05 +05:00 |
|
Abdullah Atta
|
3cd6c6a371
|
intl: use pseudo locale in development
|
2024-10-10 12:35:58 +05:00 |
|
Abdullah Atta
|
41eb22b5ca
|
desktop: use strings from @notesnook/intl
|
2024-10-10 12:35:58 +05:00 |
|
Abdullah Atta
|
020244231f
|
desktop: update electron to v30 (#6498)
|
2024-09-13 08:39:18 +05:00 |
|
Abdullah Atta
|
e6d8401c56
|
desktop: fix multiple updates running simultaneously
|
2024-09-02 14:21:13 +05:00 |
|
Abdullah Atta
|
4a85c49f5d
|
desktop: remove sodium-native package for now
|
2024-08-28 15:08:52 +05:00 |
|
Abdullah Atta
|
ec83517dc5
|
desktop: fix update check gives no feedback in ui
|
2024-07-19 10:51:10 +05:00 |
|
Abdullah Atta
|
5672de8565
|
desktop: allow using native titlebar on desktop app (#5826)
|
2024-06-01 13:21:05 +05:00 |
|
Abdullah Atta
|
26f9e08c23
|
web: fix sync not running on page focus
|
2024-05-21 10:47:25 +05:00 |
|
Abdullah Atta
|
9693c8ea54
|
desktop: run sqlite on another thread
|
2024-05-21 09:59:20 +05:00 |
|
Abdullah Atta
|
d605bc29bf
|
desktop: fix crash on toggling custom dns (#5538)
|
2024-05-09 10:15:14 +05:00 |
|
Abdullah Atta
|
641e7484e3
|
desktop: add custom dns toggle in settings
|
2024-04-30 21:51:35 +05:00 |
|
Abdullah Atta
|
971793a3ad
|
desktop: use net.fetch for handling protocol requests
|
2024-04-26 14:01:32 +05:00 |
|
Abdullah Atta
|
13f739763c
|
desktop: use secure dns by default
|
2024-04-18 11:26:22 +05:00 |
|
Abdullah Atta
|
dd674d38df
|
desktop: ignore errors during update check
|
2024-04-02 11:58:33 +05:00 |
|
Abdullah Atta
|
b43d51aa72
|
desktop: fix custom title bar on linux
|
2024-04-01 17:17:28 +05:00 |
|
Ammar Ahmed
|
be5d0820d5
|
desktop: fix title bar for macos
|
2024-04-01 11:23:56 +05:00 |
|
Abdullah Atta
|
23bd4a564f
|
desktop: add custom titlebar
|
2024-04-01 11:23:56 +05:00 |
|
Abdullah Atta
|
6c19968ef6
|
desktop: fix ENOENT error when saving backup
|
2024-03-27 11:26:35 +05:00 |
|
Abdullah Atta
|
72a09f48e0
|
desktop: prevent downloading multiple updates
|
2024-03-25 12:38:30 +05:00 |
|
Abdullah Atta
|
8bf7609d2f
|
desktop: disable os encryption of keystore in portable app
|
2024-03-21 11:19:32 +05:00 |
|
Abdullah Atta
|
c58bb57de0
|
desktop: disable downgrades
|
2024-03-21 11:18:09 +05:00 |
|
Abdullah Atta
|
f4b14e37ae
|
desktop: use better-sqlite3 on desktop for SQLite
|
2024-03-21 11:17:31 +05:00 |
|
Abdullah Atta
|
146223e2b6
|
desktop: fix autoupdater
|
2024-03-21 11:16:51 +05:00 |
|
Abdullah Atta
|
d6b037c178
|
desktop: add api to delete files
|
2024-03-21 11:16:51 +05:00 |
|
Abdullah Atta
|
3df8cc53e3
|
desktop: expose electron's safeStorage api via trpc
|
2024-03-21 11:16:51 +05:00 |
|
Abdullah Atta
|
63ab54cc42
|
desktop: enable native modules rebuild during build
|
2024-03-21 11:16:51 +05:00 |
|
Abdullah Atta
|
26a63591bd
|
web: add support for at rest encryption and app lock
|
2024-03-21 11:16:48 +05:00 |
|
Abdullah Atta
|
bf12385099
|
desktop: use app version from autoUpdater
|
2024-03-21 10:55:15 +05:00 |
|
Abdullah Atta
|
8f379d253e
|
desktop: ready beta for deployment
|
2024-03-21 10:55:14 +05:00 |
|
Abdullah Atta
|
9a1f54c41a
|
desktop: set proxy on startup
|
2024-03-06 11:43:50 +05:00 |
|
Muhammad Ali
|
6fd6bd0375
|
desktop: add proxy settings (#4196)
|
2024-03-04 15:16:59 +05:00 |
|
Muhammad Ali
|
1a96dc965a
|
desktop: add support for viewing and removing custom dictionary words (#4362)
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co>
|
2024-03-04 13:47:24 +05:00 |
|
Muhammad Ali
|
9550350f25
|
desktop: add menu item to copy images in editor (#4373)
|
2024-03-04 13:27:46 +05:00 |
|
Muhammad Ali
|
ba1619711b
|
desktop: fix app autostart in appimage (#4223)
|
2024-03-04 12:40:51 +05:00 |
|
Abdullah Atta
|
8b5babd5f8
|
desktop: use node.js fetch instead of net.fetch
|
2023-11-25 10:20:19 +05:00 |
|