Commit Graph

151 Commits

Author SHA1 Message Date
Mo
1cbf933fda Prompt for reauth in case of 498 drop (#2883) 2024-09-09 09:51:51 -05:00
Aman Harwara
852ddc677d chore: fix some issues with theme [skip e2e] 2024-04-10 23:13:48 +05:30
Mo
b6eda707bd chore: auth verification (#2867) [skip e2e] 2024-04-08 21:22:56 +05:30
Karol Sójko
914c444349 chore(web): remove unused setting for failed email backups - skip e2e (#2863)
* chore(web): remove unused setting for failed email backups

* adjust tests
2024-03-26 14:25:19 +01:00
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
Karol Sójko
7a4172ad11 chore: add e2e test for refresh tokens cooldown period - skip e2e (#2860)
* chore: add e2e test for refresh tokens cooldown period

* chore: fix refreshing session in e2e

* chore: fix session refresh cooldown test

* chore: fix e2e test

* Add dropped response simulation test

---------

Co-authored-by: moughxyz <mo@standardnotes.com>
2024-03-14 11:11:17 +01:00
Karol Sójko
7febc1fac6 chore: fix calling subscription settings endpoints - skip e2e 2024-03-11 11:40:58 +01:00
Karol Sójko
065f3562f4 chore: fix muting sign in emails - skip e2e (#2859)
* chore: fix muting sign in emails - skip e2e

* chore: fix api version for e2e tests
2024-03-11 11:12:23 +01:00
Karol Sójko
1d0e8cfc7f chore: switch api to cookie based sessions - skip e2e (#2854)
* chore: switch api to cookie based sessions - skip e2e

* chore: fix legacy http service to include api version in requests - skip e2e
2024-03-05 09:25:53 +01:00
Mo
a455304a7a refactor: remove application mfa helper functions (#2852) 2024-02-19 10:43:05 -06:00
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
moughxyz
77f692fe66 fix: Fixed an issue where signing into a self-hosted account would not correctly load subscription status 2024-02-08 08:51:18 -06:00
Aman Harwara
b07abaa5df feat: Added search bar to navigation panel for searching tags and smart views (#2815) 2024-02-02 16:07:55 +05:30
Karol Sójko
ba236a2f2b chore: add sync backoff mechanism checks (#2786) 2024-01-23 09:04:55 +01:00
Aman Harwara
396ee3f449 feat: Editing large notes (greater than 1.5MB) will result in more optimized syncing, in which changes are saved locally immediately, but sync with the server less frequently (roughly every 30 seconds rather than after every change). (#2768) 2024-01-20 15:22:09 +05:30
Karol Sójko
cf4b5ccf0a chore: global sync per minute safety limit (#2765) 2024-01-11 15:26:09 +01:00
Mo
04106b3e15 chore: fix server selection ux [skip e2e] 2024-01-06 16:35:58 -06:00
Mo
acd20dcc70 fix: Fixes issue where self-hosted accounts may not have loaded correct server 2024-01-06 15:05:56 -06:00
Aman Harwara
afaf53a7a4 chore: let user know about 429 status (#2747) 2024-01-05 22:13:54 +05:30
Karol Sójko
bc845c1633 chore: add server switcher (#2717)
* wip

* wip2

* refactor: use radio button group

* chore: add persisting host per workspace

* chore: header style

* chore: update server picker title style

* chore: margin

* chore: label

* chore: remove separator

* rename migration to latest snjs version

---------

Co-authored-by: Aman Harwara <amanharwara@protonmail.com>
2023-12-28 10:50:14 +01:00
Karol Sójko
258422cf3c chore: rely on websockets for autosync if a websocket connection is open (#2672) 2023-12-04 09:10:18 +01:00
Karol Sójko
17039cbb80 feat: New one-click Home Server, now in Labs. Launch your own self-hosted server instance with just 1 click from the Preferences window. (#2645) 2023-11-30 18:31:45 +01:00
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
Karol Sójko
0902580b79 chore: enable vaults on free internal team user accounts (#2617) 2023-11-03 11:23:42 +01:00
Karol Sójko
f95a4fe981 chore: establish websockets connection only on first party server hosts (#2616) 2023-11-02 13:33:42 +01:00
Karol Sójko
874961a7cd chore: upgrade @standardnotes/domain-core and @standardnotes/settings (#2607) 2023-10-26 17:14:06 +02:00
Aman Harwara
60f96bc201 chore: handle moving & removing tags with subtags into/out of vaults (#2528) 2023-09-26 16:40:09 +05:30
Aman Harwara
2a27e512fb chore: fix conflicts filter 2023-09-26 12:57:42 +05:30
Aman Harwara
e36c36f401 chore: fix conflicts count not taking into account exclusive vault mode (#2505) 2023-09-21 20:04:05 +05:30
Aman Harwara
520bede842 chore: fix issue where child tags would get hidden in exclusive vault mode if parent tag is in different vault (#2502) 2023-09-15 16:28:16 +05:30
Aman Harwara
daab6e12cf chore: make "move to vault" stricter if item has links (#2501) 2023-09-15 15:46:57 +05:30
Aman Harwara
9ad779c89a chore: fix and add test for role change event 2023-09-06 15:06:02 +05:30
Aman Harwara
b1666ffa21 chore: fix role change alert logic 2023-09-04 22:25:11 +05:30
Aman Harwara
c3890fe50d chore: dont show alert on every role change 2023-09-04 21:13:42 +05:30
Karol Sójko
318a2caf08 chore: fix establishing connection to websockets when session is loaded from disk (#2474) 2023-09-01 16:16:01 +02:00
Karol Sójko
cc6d300dc7 chore: handle notifications from websockets (#2472) 2023-08-31 15:32:05 +02:00
Karol Sójko
a6029e3ef1 chore: send shared vault owner context when creating a shared vault file valet token (#2435)
* chore: send shared vault owner context when creating a shared vault file valet token

* chore: remove unused shared vault upload bytes limit
2023-08-21 14:57:54 +02:00
Mo
86cd0b5277 chore: fix native feature check 2023-08-12 06:57:26 -05:00
Karol Sójko
5bca53736b chore: display shared vault file usage (#2399)
* chore: display shared vault file usage

* fix: specs

* fix: reshape filtering result

* fix: resolving invalid server items

* fix: get revisions specs

* fix: processing issue

* fix: tests

---------

Co-authored-by: Mo <mo@standardnotes.com>
2023-08-11 08:59:16 +02:00
Karol Sójko
90dcb33a44 chore: remove calling payments server for subscriptions if using third party api hosts (#2398) 2023-08-09 13:16:19 +02:00
Mo
3b531ce8bb tests: vault locking (#2394) 2023-08-07 15:27:06 -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
Aman Harwara
c76ffc764b clipper: handle clipped note sync in background (#2367) 2023-08-03 18:43:04 +05:30
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
Aman Harwara
b58898687e chore: show toast when duplicating note and update last modified date for duplicated note (#2379) 2023-08-01 18:23:20 +05:30