|
|
05bcb80dee
|
Fix imports
|
2023-10-04 16:49:30 +08:00 |
|
|
|
34f48e255f
|
Fix trigger import
|
2023-10-04 16:18:50 +08:00 |
|
|
|
817a894d64
|
Fix styling of accounts without altering the default form controls
|
2023-09-30 14:20:03 +08:00 |
|
|
|
44e85ea295
|
Merge
|
2023-09-30 12:48:57 +08:00 |
|
|
|
0946f3d3e8
|
Fix some console logs, better handle posthog
|
2023-09-13 12:52:34 +08:00 |
|
|
|
9f80e791cb
|
Fix auto focus and tab index on login + add link forms
|
2023-09-07 22:20:30 +08:00 |
|
|
|
e9a52738f7
|
Fix list layout icon
|
2023-09-07 17:42:39 +08:00 |
|
|
|
672e0069c4
|
Add feeds to dropdown menu
|
2023-09-05 10:11:19 +08:00 |
|
|
|
62cf59dd57
|
Use sloth instead of owl
|
2023-09-05 09:59:19 +08:00 |
|
|
|
9e78976bf0
|
Add sloth image
|
2023-09-05 09:59:19 +08:00 |
|
|
|
23727c3d7d
|
Better actions for empty saved searches
|
2023-09-04 17:48:00 +08:00 |
|
|
|
22b76bceab
|
Dont SSR help boxes
|
2023-09-04 15:56:21 +08:00 |
|
|
|
e63626be72
|
Force help boxes to only render client side
|
2023-09-04 15:34:54 +08:00 |
|
|
|
38891567f3
|
Make help boxes client side so they dont flicker because they are disabled client side
|
2023-09-04 15:11:54 +08:00 |
|
|
|
a886876b4e
|
Make the help boxes nicer on small screens
|
2023-09-04 14:57:57 +08:00 |
|
|
|
45b990b77d
|
Improve the help box
|
2023-09-04 13:47:24 +08:00 |
|
|
|
a329ae4cd3
|
Improve sizing
|
2023-09-04 11:25:51 +08:00 |
|
|
|
8a5a523b15
|
Update box shadow for dropdowns
|
2023-09-04 11:25:51 +08:00 |
|
|
|
e8fc315301
|
Add suggestion boxes for the major pages
|
2023-09-04 11:25:51 +08:00 |
|
|
|
53173f3d5a
|
Move all the help stuff into the docs
|
2023-08-30 12:22:54 +08:00 |
|
|
|
561dbf3cc7
|
Fix toggle arrow directions
|
2023-08-29 16:12:17 +08:00 |
|
|
|
32b52efba7
|
Improve the toggle buttons on the library menu
|
2023-08-29 15:55:01 +08:00 |
|
|
|
878d106338
|
Add missing arrow icon
|
2023-08-29 10:22:27 +08:00 |
|
|
|
361aa33ba9
|
Fix for updating highlight colours, add proper copy icon
|
2023-08-24 13:52:05 +08:00 |
|
|
|
03e95a029b
|
Add multiple highlight colors
|
2023-08-24 12:03:32 +08:00 |
|
|
|
544021f475
|
Add missing icon
|
2023-08-08 16:05:44 +08:00 |
|
|
|
b5a6b86915
|
Merge branch 'main' into feat/add-links-in-search
|
2023-08-07 22:41:47 +02:00 |
|
|
|
9be74570b6
|
Fix up and refactor some elements of the code. Allow multiple loading items.
|
2023-08-07 19:29:48 +02:00 |
|
|
|
7aa959a4c7
|
Change timeout for polling.
|
2023-08-06 18:29:07 +02:00 |
|
|
|
76e0b36dfb
|
Dont require confirmation on delete, show undo action
|
2023-08-04 13:44:31 +08:00 |
|
|
|
dbd85d717f
|
Improve spacing for new list view and header
|
2023-08-03 18:00:46 +08:00 |
|
|
|
4095cc7c1a
|
Remove dead code
|
2023-08-03 14:56:07 +08:00 |
|
|
|
1feee4d7cf
|
Add missing files
|
2023-08-03 13:27:21 +08:00 |
|
|
|
97f422cf3f
|
Improve multiselect
|
2023-08-03 13:21:46 +08:00 |
|
|
|
ec1b14796a
|
Make the reader color full width (remove margins)
|
2023-08-02 13:11:16 +08:00 |
|
|
|
d8c7970000
|
Hover action sizes
|
2023-08-01 17:44:21 +08:00 |
|
|
|
1adbe9a8cf
|
Use title instead of TooltipWrapped
|
2023-08-01 17:27:58 +08:00 |
|
|
|
c3639eec5f
|
Need to use class components for icons
|
2023-08-01 13:33:16 +08:00 |
|
|
|
c0dbbc3b86
|
Update icons
|
2023-08-01 12:31:12 +08:00 |
|
|
|
dde070f078
|
Better fallback images
|
2023-07-31 21:06:38 +08:00 |
|
|
|
d81359e57a
|
Remove unused icons
|
2023-07-28 09:37:51 +08:00 |
|
|
|
7d821d1c42
|
Vendor the mathjax and highlightjs code to avoid CSP loading
|
2023-07-28 09:37:51 +08:00 |
|
|
|
31038f61ab
|
Fix label layout, add progress indicators on feature cards
|
2023-07-12 14:06:43 +08:00 |
|
|
|
dacb4ee354
|
Label formatting across devices match better
|
2023-07-12 12:35:09 +08:00 |
|
|
|
4cb05acfe0
|
Merge pull request #2459 from 340rahul/fix_1993_signup_form
#1993, #1968 - Make sign up form fields required
|
2023-07-06 15:22:24 -07:00 |
|
|
|
2a1c286961
|
#1993, #1968 - make sign up form fields required
|
2023-07-04 00:24:26 +05:30 |
|
|
|
faf6fdb8a0
|
Show logo on medium devices
|
2023-06-30 21:08:43 -07:00 |
|
|
|
aab893584e
|
MOre work on notebook side pane
|
2023-06-27 15:46:50 +08:00 |
|
|
|
1e38154e54
|
Clean up label styling
|
2023-06-27 15:46:50 +08:00 |
|
|
|
ae05789e5b
|
Add hover actions to the library
|
2023-06-27 15:46:49 +08:00 |
|