21 Commits

Author SHA1 Message Date
Linty
d0eeb2852c fixes #2209 high-volume optimization
- Sub-albums in the album manager now load their html content progressively
- Scrolling on album focus corrected
2024-08-23 17:50:02 +02:00
plegall
8c25d7d2a1 fixes #2064 re-use existing code to open an album 2024-07-15 16:47:03 +02:00
Willy "Linty
f98ba25555 Issue #2037 Display new icon-cone on dashboard and album manager 2023-11-10 17:53:52 +01:00
Pierrick Le Gall
683e11320d Issue #1790 album manager performances (#1805)
* change the meaning of light_album_manager_threshold to load less user interface (instead of redirecting to the old album manager). In the light mode, do not load tiptip.

* remove dropdown menu, to reduce DOM size

For example, on a 16k albums, load time goes from 18 to 8 seconds on MatthieuLP computer.

Co-authored-by: Matthieu Leproux <matthieu.leproux@gmail.com>
2022-11-23 10:43:31 +01:00
plegall
2b42273a98 add warning about the use of forbidden_categories user cache variable 2022-11-16 13:54:29 +01:00
plegall
66e1187964 bug fixed: access to global variable was missing 2022-11-15 16:55:48 +01:00
Matthieu Leproux
468394af66 related to #1790 optimized back end and front end a bit, but front has to be improved 2022-11-15 16:03:25 +01:00
plegall
7f00155ca7 fixes #1780 automatically switch to the old album manager 2022-11-08 12:17:52 +01:00
Matthieu Leproux
16420044ac related to #1470 added id input check 2022-09-28 15:26:39 +02:00
Matthieu Leproux
a310d23b35 related to #1666 badge is changed, still needs to have the proper icon 2022-06-07 16:00:32 +02:00
Matthieu Leproux
8b8233c0da related to #1609 Better title loading 2022-05-04 15:20:30 +02:00
Matthieu Leproux
594f575a45 related to #1609 added badge to title 2022-05-04 15:18:39 +02:00
Matthieu Leproux
e2c061d6a5 related to #1609 replaced cat_list page by albums page.
cat_list page is still accessible but typing in URL
2022-05-04 15:18:39 +02:00
Matthieu Leproux
737b2de5de related to #1609 new created album is public by default and visit in gallery btn must be clickable 2022-05-04 15:18:39 +02:00
Matthieu Leproux
847983bf00 related to #1609 visit gallery button takes in account the privacy 2022-05-04 15:18:39 +02:00
Matthieu Leproux
b04a2e92d5 related to #1609 added number of photos in badges 2022-05-04 15:18:39 +02:00
Matthieu Leproux
e304d85b0a related to #1609 badge about last time album is updated works 2022-05-04 15:18:39 +02:00
Matthieu Leproux
423297d4a7 related to #1609 subcats badge works and updates when moving albums 2022-05-04 15:18:39 +02:00
Matthieu Leproux
2d6ef34962 related to #1609 badges with default values 2022-05-04 15:18:39 +02:00
Matthieu Leproux
6518bd0136 related to #1609 added create album and album deletion
Album creation bug, it places the ne album at the root
Album deletion bug, when deleting an album, the other click event are removed I don't  know why yet
2022-05-04 15:18:39 +02:00
Matthieu Leproux
425467e15f related to #1609 Renamed 'cat_move' to 'albums' and linked variables so it works with new name 2022-05-04 15:17:28 +02:00