Ozzie Isaacs
|
6a14e2cf68
|
Next try showing last book of series in grid view
|
2023-08-27 12:00:34 +02:00 |
|
Ozzieisaacs
|
ae5053e072
|
Added missing translation strings
Update German Translation
|
2022-05-01 13:24:11 +02:00 |
|
mmonkey
|
3416323767
|
Removed title tags from cover images
|
2022-01-26 23:56:10 -06:00 |
|
mmonkey
|
18ce310b30
|
Merge branch Develop into thumbnails
|
2022-01-26 23:51:50 -06:00 |
|
Ozzieisaacs
|
58379159fb
|
Fix shown cover in series grid view (#979)
|
2021-11-04 17:32:31 +04:00 |
|
Ozzieisaacs
|
42cc13d1e2
|
Mark which functions are selected on list pages
|
2021-11-03 21:07:16 +04:00 |
|
Ozzieisaacs
|
95371d0d7f
|
Fix shelf grid ordering for inverted order at page load
Ordering buttons now visible on medium size screens
|
2021-11-02 20:27:50 +04:00 |
|
Ozzieisaacs
|
c7df8a1a34
|
Fix missing csrf token in series grid view
|
2021-11-02 18:57:28 +04:00 |
|
Ozzieisaacs
|
a5415e00d5
|
Fix grid to list in series view
Fix sort asc, desc in author and series list
|
2021-11-01 13:11:49 +01:00 |
|
Ozzie Isaacs
|
c1ac68e2ae
|
Fix #2053 (Hovering on cover, now shows tooltip also in Caliblur! Theme)
|
2021-09-25 14:01:17 +02:00 |
|
mmonkey
|
0bd544704d
|
Added series cover thumbnail generation. Better cache file handling.
|
2021-09-25 03:04:38 -05:00 |
|
mmonkey
|
be28a91315
|
Simplified all of the thumbnail generation and loading.
|
2021-09-24 03:11:14 -05:00 |
|
mmonkey
|
04a5db5c1d
|
Resolve merge conflicts
|
2021-09-16 22:58:54 -05:00 |
|
Ozzie Isaacs
|
b36422bc05
|
Update list/grid button action (reverse proxy problem)
|
2021-08-01 20:06:48 +02:00 |
|
Ozzie Isaacs
|
e69b1adccd
|
Fix #2053 (Add tooltip for complete title on hover over cover and title)
|
2021-07-12 14:17:28 +02:00 |
|
Ozzie Isaacs
|
9ef705650b
|
Access pages with stored order per default (#1987)
Fix for toggle-text of enable-sort button on shelf page
|
2021-05-13 09:41:27 +02:00 |
|
Ozzie Isaacs
|
4664b47851
|
Fixed alphabetical order in list and grid view
Completed download section
|
2021-03-21 19:31:32 +01:00 |
|
Ozzie Isaacs
|
dd30ac4fbd
|
Added thumbnails
Merge remote-tracking branch 'cover/thumbnails' into development
# Conflicts:
# cps/admin.py
# cps/templates/layout.html
# cps/ub.py
# cps/web.py
Update join for sqlalchemy 1.4
|
2021-03-20 11:32:50 +01:00 |
|
Ozzieisaacs
|
1a83bddf8c
|
Merge bubble read status
|
2020-12-27 13:53:21 +01:00 |
|
celogeek
|
097ac879ea
|
render read
|
2020-10-17 13:24:46 +02:00 |
|
cbartondock
|
1be07a42df
|
Flex display to fix columns issue
|
2020-10-16 13:41:48 -04:00 |
|
Ozzieisaacs
|
6dfa171b4e
|
Added id's for testing
moved downloaded books section
|
2020-09-27 16:00:17 +02:00 |
|
Ozzieisaacs
|
497fbdcdfc
|
Save view settings
|
2020-09-27 12:37:41 +02:00 |
|
Ozzieisaacs
|
f8139f3198
|
Store last selected view for sidebar (not for categories, series, publishers, ..)
Started making search paged
|
2020-07-11 12:09:34 +02:00 |
|
pthiben
|
a5fe08e84c
|
Fix button color that now matches HEAD on master
Update name for HTML Series that changed with HEAD
|
2020-04-18 23:32:15 -04:00 |
|
pthiben
|
ea7058e896
|
Update button lables: it seems strange to click on 'Grid' to get the list view and vice versa
|
2020-04-18 23:23:56 -04:00 |
|
pthiben
|
b7efbf9040
|
resynced grid view with list view
Changed drop-down menu to button, with same style as the other buttons. I'll probably have to make a last sync with master for final approval
|
2020-04-18 23:23:56 -04:00 |
|
pthiben
|
1e3a948977
|
fix linter errors
Fix the sorting
Save the sorting state
Remove unnecessary filter
Add support for grid view
|
2020-04-18 23:22:51 -04:00 |
|