Commit Graph

38 Commits

Author SHA1 Message Date
Aman Harwara
60e92c7035 fix: Fix native themes not working on external editors (#2957) [skip e2e] 2025-11-06 22:00:35 +05:30
Aman Harwara
e3ae421f7c chore: fix issues with multiple non-layerable themes being active on color scheme change [skip e2e] 2024-03-23 00:43:02 +05:30
Aman Harwara
7967ddead7 fix: Fixed issue with system color scheme not being applied correctly on start 2024-03-23 00:01:54 +05:30
Aman Harwara
bfbf9ab8ce feat: Themes and appeareance settings are now local to your device and not synced (#2847) 2024-02-17 14:23:37 +05:30
Aman Harwara
b89d9af7db fix: Fixed issue on Android where deprecated editors wouldn't load 2023-11-30 14:31:26 +05:30
Mo
c43b593c60 feat: Markdown, Rich text, Code, and Checklist note types have been moved to the new Plugins preferences pane. Previous notes created using these types will not experience any disruption. To create new notes using these types, you can reinstall them from the Plugins preferences screen. It is recommended to use the Super note type in place of these replaced note types. (#2630) 2023-11-29 10:18:55 -06:00
Mo
86cd0b5277 chore: fix native feature check 2023-08-12 06:57:26 -05:00
Mo
d2f8a36f19 refactor: merge themes into components (#2388) 2023-08-06 08:52:19 -05:00
Mo
d8d4052a52 refactor(web): dependency management (#2386) 2023-08-05 12:48:39 -05:00
Mo
494436bdb6 refactor: key rotation (#2383) 2023-08-04 09:25:28 -05:00
Karol Sójko
247daddf5a chore: vault tests refactors and lint (#2374) 2023-08-01 17:23:56 -05:00
Mo
73609ca7e3 fix: Fixes issue where selecting a third-party editor/note-type as default for a tag would not correctly apply editor 2023-08-01 13:53:15 -05:00
Mo
c7fb0d2aca refactor: component viewer (#2377) 2023-07-28 07:08:52 -05:00
Mo
4a29e2a24c chore: upgrade eslint and prettier (#2376)
* chore: upgrade eslint and prettier

* chore: add restrict-template-expressions
2023-07-27 14:36:05 -05:00
Mo
d268c02ab3 fix: Fixes issue where lock screen would not use previously active theme (#2372) 2023-07-26 15:50:08 -05:00
Mo
a77535456c refactor: application dependency management (#2363) 2023-07-23 15:54:31 -05:00
Aman Harwara
5932eb814c fix: Fixed issue where some editors would not open on Android 2023-07-16 23:44:53 +05:30
Mo
1c7a215519 chore: feature status in context of item (#2359) 2023-07-14 11:32:28 -05:00
Mo
2c68ea1d76 refactor: component manager usecases (#2354) 2023-07-13 05:46:52 -05:00
Mo
078ef3772c refactor: native feature management (#2350) 2023-07-12 12:56:08 -05:00
Karol Sójko
325737bfbd chore: fix ContentType usage (#2353)
* chore: fix ContentType usage

* chore: fix specs
2023-07-12 13:53:29 +02:00
Mo
b032eb9c9b internal: incomplete vault systems behind feature flag (#2340) 2023-06-30 09:01:56 -05:00
Mo
e7214ea73a fix: fixed issue with third party editors not loading (#2174) 2023-01-20 16:32:33 -06:00
Aman Harwara
32f5a45e2f refactor: detected editor component for super note type 2023-01-17 18:55:34 +05:30
Mo
59f8547a8d feat(labs): super editor (#2001) 2022-11-16 05:54:32 -06:00
Mo
2ed01a071c refactor: lexical (#1954) 2022-11-07 10:42:44 -06:00
Mo
40a1a27444 refactor: block storage (#1952) 2022-11-06 07:51:41 -06:00
Mo
77d5093f14 refactor: extract components to plugin repo (#1933) 2022-11-04 11:04:53 -05:00
Mo
071db69f30 chore: remove unused types 2022-11-04 06:50:58 -05:00
Mo
b2831963fd chore: types 2022-11-03 21:30:22 -05:00
Aman Harwara
d9db73ea05 fix: on mobile open links from editor in external browser (#1860) 2022-10-25 21:38:29 +05:30
Mo
2b66ff82ee refactor: note editor relationships (#1821) 2022-10-18 08:59:24 -05:00
Karol Sójko
55b1409a80 feat: add subscription manager to handle subscription sharing (#1517)
* feat: add subscription manager to handle subscription sharing

* fix(services): add missing methods to the interface

* fix(services): add subscription manager specs

* feat(snjs): add subscriptions e2e tests

* fix(snjs): add wait in subscription cancelling test

* fix(snjs): checking for canceled invitations in tests

* fix(snjs): add e2e test for restored limit of subscription invitations

* chore(lint): fix linter issues
2022-09-13 10:28:11 +02:00
Aman Harwara
320fc3fd96 feat(mobile): add setting to always open web view on launch (#1500) 2022-09-09 13:32:23 +05:30
Karol Sójko
7e251262d7 feat(web): extract ui-services package 2022-08-04 15:13:30 +02:00
Mo
3d49b95bc5 fix(web): themes inside editors urls 2022-07-07 16:16:47 -05:00
Mo
d9014615f0 fix(mobile): component viewer in mobile web 2022-07-07 13:08:52 -05:00
Karol Sójko
0e40469e2f feat: add snjs package 2022-07-06 14:04:30 +02:00