Commit Graph

44 Commits

Author SHA1 Message Date
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
Aman Harwara
c9358db645 chore: re-enable vaults for internal team 2023-10-23 13:52:01 +05:30
Aman Harwara
4724b08c65 feat: Added "Private vaults" as a Labs feature. Can be enabled from Preferences > General > Labs (#2562) 2023-10-05 11:07:01 +00:00
Aman Harwara
ec69e8041f chore: enable vaults if dev mode or if user has role (#2483) 2023-09-08 00:15:21 +05:30
Karol Sójko
d4c8ee51f1 chore(features): remove unused permission name 2023-09-07 08:11:14 +02:00
Karol Sójko
b73402850d chore: add shared vaults permission name 2023-09-06 07:02:15 +02: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
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
Aman Harwara
db77e2f53b chore: remove unused field & make role field required 2023-05-22 21:37:10 +05:30
Aman Harwara
11b4377b76 chore: fix feature roles 2023-05-22 21:09:44 +05:30
Mo
af84d09b7a chore(snjs): remove cloudlink 2023-04-26 08:50:46 -05:00
Karol Sójko
d198bc2123 chore(features): enable u2f feature on pro subscription (#2317) 2023-04-26 12:24:32 +02:00
Karol Sójko
afdbdfa0f1 chore: fix assets url 2023-04-14 09:27:04 +02:00
Aman Harwara
4f5e634685 chore: add clipper extension package (#2281) 2023-04-11 22:14:02 +05:30
Karol Sójko
0ca26d0f75 chore: features fix specs 2023-03-10 20:40:23 +01:00
Karol Sójko
bd4bc0614e chore: features fix to enable u2f for INTERNAL_TEAM_USER role 2023-03-10 20:19:43 +01:00
Karol Sójko
7eab5dc680 chore: fix features to remove u2f from pro subscription 2023-03-10 14:46:34 +01:00
Karol Sójko
7fc9182869 chore: remove files beta permission (#2247) 2023-03-08 10:30:29 +01:00
Karol Sójko
0c9ed13678 chore: add u2f permissions and features (#2246)
Co-authored-by: Karol Sójko <karolsojko@protonmail.com>
2023-03-08 09:57:36 +01:00
Mo
3604567541 chore: fix files permissions 2023-01-31 11:14:04 -06:00
Mo
e7214ea73a fix: fixed issue with third party editors not loading (#2174) 2023-01-20 16:32:33 -06:00
Mo
544a28d450 refactor: offline roles (#2169) 2023-01-19 21:46:21 -06:00
Karol Sójko
856a7e3500 refactor: remove Uuid and RoleName from @standardnotes/common in favour of @standardnotes/domain-core value objects (#2167) 2023-01-19 16:17:59 +01:00
Aman Harwara
dd8ccdeadc feat: Added per-tag preference to use table layout and removed "Files Table View" from Labs 2023-01-06 17:00:19 +05:30
Aman Harwara
b764296c8f feat: Added "Files Table View" to Labs 2022-12-29 02:44:04 +05:30
Mo
caf2c4a876 feat: add Super note type to list of note types (#2086) 2022-12-05 09:38:42 -06:00
Mo
a6e57e30cf fix: distinguish client controlled features so that server expiration timestamps are ignored (#2022) 2022-11-17 08:42:37 -06:00
Mo
59f8547a8d feat(labs): super editor (#2001) 2022-11-16 05:54:32 -06:00
Mo
10a9889cf4 refactor: directly include themes in web package (#1988) 2022-11-09 11:21:26 -06:00
Mo
3690104934 Revert "refactor: include themes in components folder"
This reverts commit 711bea0166.
2022-11-09 11:00:09 -06:00
Mo
711bea0166 refactor: include themes in components folder 2022-11-09 09:28:20 -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
2b66ff82ee refactor: note editor relationships (#1821) 2022-10-18 08:59:24 -05:00
Aman Harwara
27d2c95b5b fix: dark mode not working in editors (#1773) 2022-10-10 21:47:57 +05:30
Mo
8ef5a33994 refactor: remove advanced-checklist editor (moved to community plugins) (#1740) 2022-10-05 06:43:48 -05:00
Mo
4d5429cc89 fix(mobile): adjust status bar color to match current theme (#1624)
* feat: sync page theme color metadata with active theme bg

* fix: lint

* refactor: extract to method

* feat: recieve theme scheme change on mobile

* fix: handle issue where status bar color changes when keyboard appears on iOS

* fix: disable bouncing on web view
2022-09-23 13:48:51 -05:00
Karol Sójko
66d364ff36 feat(features): add subscription sharing 2022-09-13 14:32:22 +02:00
Johnny A
f7ba6588a7 fix(advanced checklist): improve editor styles (#1221) 2022-07-06 16:27:22 -05:00
Karol Sójko
44d3e96468 feat: add features package 2022-07-05 14:58:46 +02:00