|
|
61e2760376
|
Improve the layout of grid cards in the library
|
2023-08-30 19:08:24 +08:00 |
|
|
|
ee3230557c
|
Remove debug line
|
2023-08-10 13:24:27 +08:00 |
|
|
|
5ae3b3480c
|
Give cards more line height and avoid clipping, less spacing
|
2023-08-08 13:55:39 +08: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 |
|
|
|
27dd2b2734
|
Add Ability to Add URLs directly from the search bar.
|
2023-08-06 02:55:01 +02:00 |
|
|
|
5cfa0a2175
|
Fix background on web mobile menus
|
2023-08-04 22:47:57 +08:00 |
|
|
|
ae1af01adc
|
Stop propogation of hover actions
|
2023-08-04 22:25:14 +08:00 |
|
|
|
9e2c41f5e2
|
Fix absolute positioning of list card mobile menus
|
2023-08-04 22:19:38 +08:00 |
|
|
|
37b0ac016f
|
Remove unused change
|
2023-08-04 21:41:16 +08:00 |
|
|
|
f729d68093
|
Lower the progress bar z-index so its below the mobile menu
|
2023-08-04 21:35:31 +08:00 |
|
|
|
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 |
|
|
|
c7bc590ae8
|
Fix breaking on author styles
|
2023-08-04 17:29:15 +08:00 |
|
|
|
c2ec9dbd0c
|
Set the line height for titles on library cards
|
2023-08-04 12:05:57 +08:00 |
|
|
|
20baa57110
|
Some grid card positioning tweaks
|
2023-08-04 11:37:40 +08:00 |
|
|
|
5e6c34b923
|
Fix off by one in colour generation
|
2023-08-04 10:28:21 +08:00 |
|
|
|
68794bf184
|
Fix colors.length modulus
|
2023-08-04 10:22:08 +08:00 |
|
|
|
69a84278e5
|
Some debugging for color generation
|
2023-08-04 10:07:45 +08:00 |
|
|
|
f5323d10c3
|
Lower the zindex for progress bars so they are under headers when scrolled
|
2023-08-03 20:47:38 +08:00 |
|
|
|
712adeaff3
|
More grid tweaks
|
2023-08-03 18:56:51 +08:00 |
|
|
|
d8bd659404
|
Improve the spacing on library grid cards
|
2023-08-03 18:51:54 +08:00 |
|
|
|
21a86b27d2
|
Tweak some colours
|
2023-08-03 18:22:06 +08:00 |
|
|
|
dbd85d717f
|
Improve spacing for new list view and header
|
2023-08-03 18:00:46 +08:00 |
|
|
|
0b2e0878fc
|
Update margins on the list view, better title line spacing
|
2023-08-03 17:05:36 +08:00 |
|
|
|
63e47a87ad
|
Lower z-index for hover actions so they dont display over header
|
2023-08-03 16:51:54 +08:00 |
|
|
|
2037236748
|
Only display two lines of text on the grid cards
|
2023-08-03 15:22:40 +08:00 |
|
|
|
4095cc7c1a
|
Remove dead code
|
2023-08-03 14:56:07 +08:00 |
|
|
|
40266422ab
|
Fix imports
|
2023-08-03 13:36:13 +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 |
|
|
|
26bfbedcb9
|
Show progress on grid, change separator for progress
|
2023-08-01 20:45:15 +08:00 |
|
|
|
ef840bd2a7
|
Show the progress on library grid cards
|
2023-08-01 20:39:49 +08:00 |
|
|
|
33dbb90c72
|
Improve loading of images on grid
|
2023-08-01 18:56:19 +08:00 |
|
|
|
d8c7970000
|
Hover action sizes
|
2023-08-01 17:44:21 +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 |
|
|
|
58ac6381db
|
Clean up positioning on mobile, hovercards on desktop
|
2023-07-31 19:16:16 +08:00 |
|
|
|
296050feea
|
Font and text style
|
2023-07-31 17:46:26 +08:00 |
|
|
|
97d2da4b5c
|
WIP: grid card design
|
2023-07-31 17:36:15 +08:00 |
|
|
|
24780ea5f6
|
Allow list author infos more room if needed
|
2023-06-27 16:05:46 +08:00 |
|
|
|
cdedb9f4a4
|
Add import
|
2023-06-27 15:47:32 +08:00 |
|
|
|
e8948ef14c
|
Dont show hover actions on touch devices
|
2023-06-27 15:47:32 +08:00 |
|
|
|
976a0cb88c
|
Update the selected highlight item when using keyboard controls
|
2023-06-27 15:47:32 +08:00 |
|
|
|
3f17538cb8
|
Always display the dropdown menu on touch devices
|
2023-06-27 15:46:49 +08:00 |
|
|
|
b6cbbd765d
|
Linting cleanup
|
2023-06-27 15:46:49 +08:00 |
|
|
|
92b4f0e523
|
Better hover action positioning
|
2023-06-27 15:46:49 +08:00 |
|
|
|
d4ccde4cd2
|
Improve hover actions on library cards, start to add spaced list view
|
2023-06-27 15:46:49 +08:00 |
|
|
|
ae05789e5b
|
Add hover actions to the library
|
2023-06-27 15:46:49 +08:00 |
|
|
|
83012946dc
|
fix empty arrow funcs
|
2023-06-27 15:46:49 +08:00 |
|
|
|
300f27a83e
|
view in reader for the small screen highlights view
|
2023-06-27 15:46:49 +08:00 |
|