Commit graph

176 commits

Author SHA1 Message Date
Jackson Harper
d6cd57b575 Move menus, add UI for setting auto theme 2024-02-14 14:33:28 +08:00
Jackson Harper
3a7e60e65e Make list sizes closer to grid 2024-02-09 11:49:09 +08:00
Jackson Harper
29a4e7311e Move pinned searches to under the bar 2024-02-08 19:03:22 +08:00
Jackson Harper
ae991fb5cd Updates to header, multi select behavior, add link button 2024-02-07 14:19:51 +08:00
Jackson Harper
c82169b5ba Improve the fallback images on web 2024-01-03 15:03:03 +08:00
Hongbo Wu
bed50716ee show site name on library view on web if site name exists 2023-12-11 12:26:41 +08:00
Jackson Harper
a28f618b08 Consistent casing for titles 2023-11-01 15:16:05 +08:00
Lily Mara
01856c3099 Fix hover behavior of library list hover actions
In the library list view, there is a toolbar of actions that appears over each
entry when you hover over it. This change fixes the hover behavior of this
toolbar so that you do not need to move the mouse cursor out and back into the
library list item after archiving/deleting a previous item in order to
re-activate the toolbar.
2023-10-26 23:59:36 -07:00
Jackson Harper
939a00b893 Update yarn file 2023-10-25 16:58:11 +08:00
Jackson Harper
b57fd742b3 Add titles to the flair icons 2023-10-24 18:05:06 +08:00
Jackson Harper
a5d03e01db Label flair for the web 2023-10-24 17:03:36 +08:00
Luke Channings
c4773dc904
Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
Hongbo Wu
a3beb48237 fix: showing unarchive as the tooltip when the item is in library and vice versa 2023-09-28 21:50:39 +08:00
Jackson Harper
d4991dc079 More explicit tooltip on archive button hover 2023-09-20 18:20:31 +08:00
Jackson Harper
61e2760376 Improve the layout of grid cards in the library 2023-08-30 19:08:24 +08:00
Jackson Harper
ee3230557c Remove debug line 2023-08-10 13:24:27 +08:00
Jackson Harper
5ae3b3480c Give cards more line height and avoid clipping, less spacing 2023-08-08 13:55:39 +08:00
Thomas Rogers
9be74570b6 Fix up and refactor some elements of the code. Allow multiple loading items. 2023-08-07 19:29:48 +02:00
Thomas Rogers
7aa959a4c7 Change timeout for polling. 2023-08-06 18:29:07 +02:00
Thomas Rogers
27dd2b2734 Add Ability to Add URLs directly from the search bar. 2023-08-06 02:55:01 +02:00
Jackson Harper
5cfa0a2175 Fix background on web mobile menus 2023-08-04 22:47:57 +08:00
Jackson Harper
ae1af01adc Stop propogation of hover actions 2023-08-04 22:25:14 +08:00
Jackson Harper
9e2c41f5e2 Fix absolute positioning of list card mobile menus 2023-08-04 22:19:38 +08:00
Jackson Harper
37b0ac016f Remove unused change 2023-08-04 21:41:16 +08:00
Jackson Harper
f729d68093 Lower the progress bar z-index so its below the mobile menu 2023-08-04 21:35:31 +08:00
Jackson Harper
71ec2247dc Remove outter <a on library items to work around checkbox propogating the click event up in firefox 2023-08-04 20:46:39 +08:00
Jackson Harper
c7bc590ae8 Fix breaking on author styles 2023-08-04 17:29:15 +08:00
Jackson Harper
c2ec9dbd0c Set the line height for titles on library cards 2023-08-04 12:05:57 +08:00
Jackson Harper
20baa57110 Some grid card positioning tweaks 2023-08-04 11:37:40 +08:00
Jackson Harper
5e6c34b923 Fix off by one in colour generation 2023-08-04 10:28:21 +08:00
Jackson Harper
68794bf184 Fix colors.length modulus 2023-08-04 10:22:08 +08:00
Jackson Harper
69a84278e5 Some debugging for color generation 2023-08-04 10:07:45 +08:00
Jackson Harper
f5323d10c3 Lower the zindex for progress bars so they are under headers when scrolled 2023-08-03 20:47:38 +08:00
Jackson Harper
712adeaff3 More grid tweaks 2023-08-03 18:56:51 +08:00
Jackson Harper
d8bd659404 Improve the spacing on library grid cards 2023-08-03 18:51:54 +08:00
Jackson Harper
21a86b27d2 Tweak some colours 2023-08-03 18:22:06 +08:00
Jackson Harper
dbd85d717f Improve spacing for new list view and header 2023-08-03 18:00:46 +08:00
Jackson Harper
0b2e0878fc Update margins on the list view, better title line spacing 2023-08-03 17:05:36 +08:00
Jackson Harper
63e47a87ad Lower z-index for hover actions so they dont display over header 2023-08-03 16:51:54 +08:00
Jackson Harper
2037236748 Only display two lines of text on the grid cards 2023-08-03 15:22:40 +08:00
Jackson Harper
4095cc7c1a Remove dead code 2023-08-03 14:56:07 +08:00
Jackson Harper
40266422ab Fix imports 2023-08-03 13:36:13 +08:00
Jackson Harper
1feee4d7cf Add missing files 2023-08-03 13:27:21 +08:00
Jackson Harper
97f422cf3f Improve multiselect 2023-08-03 13:21:46 +08:00
Jackson Harper
26bfbedcb9 Show progress on grid, change separator for progress 2023-08-01 20:45:15 +08:00
Jackson Harper
ef840bd2a7 Show the progress on library grid cards 2023-08-01 20:39:49 +08:00
Jackson Harper
33dbb90c72 Improve loading of images on grid 2023-08-01 18:56:19 +08:00
Jackson Harper
d8c7970000 Hover action sizes 2023-08-01 17:44:21 +08:00
Jackson Harper
c0dbbc3b86 Update icons 2023-08-01 12:31:12 +08:00
Jackson Harper
dde070f078 Better fallback images 2023-07-31 21:06:38 +08:00