Commit Graph

21 Commits

Author SHA1 Message Date
MatthieuLP
7c1a1afc2d realted to #1916 re-introduced check_pwg_token for sort action 2023-05-15 15:57:00 +02:00
plegall
17ad499143 fixes #1914 no more check_pwg_token when sorting albums 2023-05-15 10:23:49 +02:00
MatthieuLP
6b6ce95a58 related to ##1887 added security verifications for the delete action 2023-03-27 15:18:20 +02:00
MatthieuLP
ede889104b fixed #1887 Added code section for album deletion in php file. 2023-03-27 10:44:59 +02:00
plegall
ed28487565 (cp 683e113) 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:47:34 +01:00
plegall
6c5232f47b (cp 66e1187) bug fixed: access to global variable was missing 2022-11-15 16:58:38 +01:00
plegall
41fee6bac9 (cp 468394a) related to #1790 optimized back end and front end a bit, but front has to be improved 2022-11-15 16:58:09 +01:00
plegall
d8f3763fe6 (cp 7f00155) fixes #1780 automatically switch to the old album manager 2022-11-08 12:18:12 +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