Commit Graph

2832 Commits

Author SHA1 Message Date
Aman Harwara
1717fbf545 refactor: move setting allNotesCount_ into action (#877) 2022-02-17 02:21:37 +05:30
Aman Harwara
ca3112dcaf fix: check if user is entitled to theme before activating it (#867) 2022-02-17 01:13:05 +05:30
Aman Harwara
1983b94a49 feat: add change editor button (#874) 2022-02-17 01:01:54 +05:30
Mo
7f341c797a chore(deps): snjs with synchronous crypto 2022-02-16 11:34:53 -06:00
Aman Harwara
723a70dd28 fix: revision content screen copy (#876) 2022-02-16 22:18:54 +05:30
Aman Harwara
3373a47da4 fix: use break-word for note list item title; closes #873 (#875) 2022-02-16 22:13:45 +05:30
Aman Harwara
71c7ee1bec feat: new revision history UI (#861) 2022-02-16 19:39:04 +05:30
Aman Harwara
cc2bc1e21c feat: replace accordion in change editor menu with regular menu (#871) 2022-02-16 17:57:06 +05:30
Johnny A
cb013dbce9 chore: bundle components (#872)
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2022-02-15 20:04:57 -04:00
Vardan Hakobyan
80cc37fbd4 fix: allow users to disable any active cloud integration even if they are not entitled to cloud backups (#870)
* fix: allow users to disable any active cloud integration even if they are not entitled to cloud backups

* chore: better variable naming

* refactor: move css constant away from the global constants file

* refactor: avoid importing a constant css class from non-shared file
2022-02-15 19:48:35 +04:00
Aman Harwara
dab8080da6 feat: move SubscriptionState to central AppState (#869) 2022-02-15 21:00:05 +05:30
Vardan Hakobyan
00d57aa69d feat: import svg files from stylekit (#844)
* chore: install stylekit with its new name

* feat: import svg files from stylekit

* feat: import the remaining svgs from stylekit

* fix: import 'warning' icon from stylekit

* chore: import warning icon from stylekit

* chore: bump stylekit version

* chore: update sn dependencies
2022-02-15 12:12:34 +04:00
Aman Harwara
0e1b94b5cd fix: sign out dialog disappearing when account menu is unfocused (#863) 2022-02-12 20:53:49 +05:30
Mo
65b0e254c9 chore(deps): snjs; fixes third party themes activation on load issue 2022-02-12 09:04:09 -06:00
Aman Harwara
03ba4afd2e fix: note list item border (#862) 2022-02-11 19:46:00 +05:30
Mo
a2490903fe release: 3.10.0 2022-02-11 07:57:50 -06:00
Mo
d58c2e8892 chore(deps): snjs; deprecated feature handling 2022-02-11 07:52:16 -06:00
Mo
e060807cb1 chore(deps): snjs 2022-02-10 10:54:35 -06:00
Aman Harwara
9c046a3890 feat: wait 1ms before menu collision detection (#859) 2022-02-10 18:35:16 +05:30
Aman Harwara
3b830b00d9 fix: change editor menu position on large viewport (#857) 2022-02-10 17:36:58 +05:30
Mo
78ec092bf0 fix: use full path when searching autocomplete tags 2022-02-09 11:09:11 -06:00
Mo
0c3d1fce0c feat: persist tags expanded state 2022-02-08 22:27:00 -06:00
Mo
dcf07f70fd fix: slightly increase tag display density 2022-02-08 22:09:11 -06:00
Mo
453488f752 fix: display full tag path in add tags menu 2022-02-08 22:01:06 -06:00
Mo
f6c9a9f9ad fix: preferences pane order 2022-02-08 21:52:24 -06:00
Mo
d920bf663f fix: deactivate themes when switching accounts 2022-02-08 21:51:06 -06:00
Mo
e43c8a6f07 fix: improve deinit logic and flow 2022-02-08 21:35:31 -06:00
Mo
1dd70364e7 chore(deps): snjs 2022-02-08 14:25:53 -06:00
Mo
e07f3732c5 chore: lint autolock service 2022-02-08 10:32:28 -06:00
Aman Harwara
139853a491 feat: show all themes and premium icon if not entitled (#854) 2022-02-08 20:25:12 +05:30
Aman Harwara
7f5f0d9d17 feat: update line height and width of note size warning text (#852) 2022-02-07 22:12:08 +05:30
Mo
f9c47a10ca fix: do not deactivate all themes on theme service deinit; themes should remain activated on application lock 2022-02-07 09:54:51 -06:00
Aman Harwara
5605baeb57 feat: add warning to note options menu if note size is >0.5mb (#851) 2022-02-07 20:38:19 +05:30
Aman Harwara
9932c2a177 fix: notes list item layout when title is empty (#850) 2022-02-07 19:59:43 +05:30
Mo
a05075d858 chore: bump version 2022-02-04 12:30:29 -06:00
Mo
cddd5cbdc2 chore(deps): snjs 2022-02-04 12:27:59 -06:00
Mo
b549cc38bf fix: unmount application view when ephemeral identifier changes 2022-02-04 12:00:03 -06:00
Aman Harwara
cc2169152e feat: sort note cell tags alphabetically (#848) 2022-02-04 20:04:07 +05:30
Aman Harwara
3fb27326fa feat: move change editor up in menu (#847) 2022-02-04 20:00:22 +05:30
Mo
6970a375b7 feat: native listed integration (#846)
* feat(wip): native listed integration

* feat(wip): wip

* feat: simplified actions menu structure

* feat: open settings alert upon succesful creation

* fix: handle remove menu row api

* chore(deps): snjs
2022-02-03 18:14:28 -06:00
Mo
4200baadba fix: meta tags 2022-02-03 12:37:05 -06:00
Vardan Hakobyan
8388265493 fix: correctly check if cloud backups are available for the user (#845) 2022-02-03 21:01:39 +04:00
Mo
fc3d575fe0 fix: export location of ElectronDesktopCallbacks 2022-02-03 09:55:11 -06:00
Mo
7a3cc3577d release: 3.10.0-beta.1 2022-02-03 09:38:32 -06:00
Mo
0f01d296e4 feat: desktop compatibility, beta 1 2022-02-03 09:02:09 -06:00
Mo
333d4c4808 fix: sanitize alert string 2022-02-02 17:37:23 -06:00
Vardan Hakobyan
616b77a5f7 fix: don't get backups settings if there is no logged-in user (#842)
* fix: don't get backups settings if there is no logged-in user

* chore: bump snjs version
2022-02-02 23:58:58 +04:00
Mo
d17edfc5cf fix: folders migration issue 2022-02-02 10:05:40 -06:00
Mo
294d681a96 chore: fix copy 2022-02-02 09:47:26 -06:00
Mo
cc283061c9 fix: increase tag menu item margin 2022-02-02 08:49:41 -06:00