Commit Graph

6 Commits

Author SHA1 Message Date
Linty 5e2251dff8 fixes #2383 add custom ellipsis to show end of long album names 2025-07-02 15:42:29 +02:00
Linty 0cee869971 fixes #2275 wrap the category name in another span
...with a plaintext style
2024-11-12 14:44:42 +01:00
HWFord 91ba4d943a issue #2234 continue colour updates for dark mode
Courtesy of Alice
2024-10-24 08:35:13 +02:00
HWFord 93b14089a2 issue ##2234 continue dark mode changes
fix some colours in admin curtesy of Alice
2024-10-01 13:54:54 +02:00
Linty 33f7849bf0 change button font size in album selector 2024-08-20 16:41:19 +02:00
Linty 653b03aacc fixes #2132 implementing and improving new album selector
- Moved all related logic into album_selector.js for better maintainability and separation of concerns.

- Removed duplicates in TPL and CSS files, consolidating them into a single CSS file and a single TPL file for better organization and efficiency.

- Implementation of the album selector in the pages: photo editing, album editing and batch manager unit.

- Improved the album selector by adding a creation mode to create and select an album (only in admin pages).
2024-07-31 11:49:44 +02:00