Commit Graph

412 Commits

Author SHA1 Message Date
97b392aff6 Add missing file 2024-11-01 00:40:00 +08:00
90ec769f05 Add a shutdown banner 2024-11-01 00:28:34 +08:00
1f9d76732a Disable maint. banner 2024-08-28 13:27:58 +08:00
1218a4262a Fix time for maint mode 2024-08-28 12:44:51 +08:00
c1f46e70b2 Add a maintenance mode banner 2024-08-28 12:08:29 +08:00
d0f3c2eb91 Layout improvements for auth pages 2024-08-27 14:13:30 +08:00
0f4e334e39 Fix imports 2024-08-26 13:39:52 +08:00
21e12750ca When user is on logged out layouts dont try to return to nav-return 2024-08-22 13:38:36 +08:00
c68680fad9 Use a portal on dropdowns so it doesnt move window when opened from scrolled shortcuts 2024-08-14 00:05:50 +08:00
cca1cbfff4 Shortcuts editor for the web 2024-08-13 23:28:51 +08:00
6fa9550cdc Update the empty states, special handler for the subscriptions empty state case. 2024-08-13 20:06:57 +08:00
22216e33b8 Use AsyncStorage for local cache 2024-08-13 17:00:05 +08:00
788b44c7c9 Use router instead of window.location to better handle the local cache 2024-08-13 16:41:24 +08:00
d51aed5b7c Rendering improvements, remove unused 2024-08-13 13:29:57 +08:00
1fc73bd59e Update labels to use react-query 2024-08-12 11:09:56 +08:00
137283db0a More moves to react-query for key library functions 2024-08-12 11:09:56 +08:00
457d1d9de9 More work on react-query switchover 2024-08-12 11:09:56 +08:00
33721a0af8 Add a fallback to library if Home is not created for user
Also update the hover stroke colour on the action icons.
2024-07-09 16:48:10 +08:00
9134a3325f Set default home redirect path 2024-07-09 15:29:34 +08:00
a45be3f1f0 Remove unused table component 2024-07-09 13:30:22 +08:00
2c2e449597 Use web return on logo click 2024-06-25 17:42:12 +08:00
ab4b6ccd31 Add missing icon 2024-06-25 11:48:52 +08:00
70ccc5bc4f Make the display settings respect theme 2024-06-21 11:22:06 +08:00
16d57f2496 better dropdown handling on the main menu 2024-06-14 14:32:22 +08:00
1f66bd2691 Get nav into higher z-index, start to add the ADdLink control 2024-06-14 14:22:18 +08:00
ea928439e2 Dont show section if all items removed, better colours for load more button 2024-06-13 22:40:49 +08:00
9b92cceedb Label and border updates 2024-06-13 20:57:08 +08:00
bbdf598918 Update icons of left menu 2024-06-13 20:49:11 +08:00
25082b3182 Improve action button hover 2024-06-12 21:16:38 +08:00
39bfe04ec1 Update folder icons 2024-06-12 17:31:27 +08:00
05cf487b5a Cleanups for navigation menu icons 2024-06-12 15:20:03 +08:00
a84bb0259f More work on themes 2024-06-11 17:49:14 +08:00
5e7bd2fe0e Theme clean up 2024-06-11 17:10:38 +08:00
3f6e7c924a Work on new left menu w/shortcuts 2024-06-10 17:34:59 +08:00
9961ada6c7 Match latest UX a bit more closely for just read 2024-06-05 19:11:21 +08:00
633a022825 add client side pagination 2024-05-30 17:36:18 +08:00
8dc2ac8f9d Add CTA subtle 2024-05-29 16:21:37 +08:00
45234b9476 Add unsubscribe button 2024-05-29 16:21:37 +08:00
5c4f8fc916 First pass at the just read home web ux 2024-05-29 16:21:37 +08:00
623d3eaeb3 Add android install help 2024-05-07 13:10:57 +08:00
a015ed8284 Add android to the install page 2024-05-07 13:08:57 +08:00
334d3add17 Add IOSInstallHelp file 2024-05-07 12:40:03 +08:00
4dffbadd30 Use yellow for the Add button 2024-05-07 12:10:33 +08:00
c830e8ce4e Style improvements for login 2024-05-07 10:33:51 +08:00
749995628e Design improvements on landing page, add return button in settings 2024-05-07 09:37:37 +08:00
643c47f9f8 Merge pull request #3815 from kimlimjustin/main
feat: bulk mark as read action
2024-04-24 16:07:22 -07:00
08a4126f00 feat: bulk mark as read action 2024-04-14 14:55:11 +07:00
7e812ab8b2 move Recaptcha to element 2024-04-08 11:45:53 +08:00
7d291f084b Merge all changes from main, update theming of Discover 2024-03-07 17:39:57 +01:00
25ec04c578 Capitalize "Share" in "Share extension"
Apple capitalizes "Share" in "Share extension" when referring to Share extensions. https://developer.apple.com/library/archive/documentation/General/Conceptual/ExtensibilityPG/Share.html
2024-03-06 14:38:59 +10:00