Commit graph

18 commits

Author SHA1 Message Date
920549c43b Add localization strings for everything I didn't localize already 2026-02-06 20:37:39 -07:00
4a2c40397f Hide the Create/Upload buttons when the user doesn't have that permission (closes #16) 2026-02-03 16:52:39 -07:00
e98584d648 Set the default image name to be the original file name, and move all of the strings into the localization file (closes #10) 2026-02-02 23:06:13 -07:00
3a8a2092f7 Add the database sizes into the sidebar (closes #21) 2026-02-02 22:45:19 -07:00
bf7a89e4a7 Make it so external images are handled correctly by the module 2026-02-01 23:14:05 -07:00
d5a114a44a Create the most basic version of the ArtistBrowser app 2026-02-01 18:31:11 -07:00
1c32a71db9 Genericize the paginated data browser to allow working with artists easier 2026-02-01 18:30:36 -07:00
acc1858f44 Rename the ID from token-browser to image-tagger 2026-02-01 15:40:10 -07:00
812583f33c Improve the multi-select behaviour/appearance and display how many selections are made/required 2026-02-01 01:19:39 -07:00
0381df035e Add the ability to select images with the ArtBrowser 2026-01-29 23:15:02 -07:00
e1606ac2f3 Fix the selectMode comparison check 2026-01-26 23:41:59 -07:00
1d58317346 Add the sidebar for the module 2026-01-26 23:41:43 -07:00
547816701d Add the most basic form of the Art Browser that just lets users see and filter the tokens 2026-01-23 21:20:09 -07:00
05b7b3406a Pull the chip list styling into a list class 2026-01-23 21:17:53 -07:00
2d46160053 Finish adding editing support to the Image app 2026-01-19 22:42:55 -07:00
c7c02702d7 Add first iteration of the Image DB editor 2026-01-18 23:34:24 -07:00
ed60f9d689 Move the footer into a common area for reuse 2026-01-18 00:32:44 -07:00
ffa2162fbd Get the module foundations and the Artist app created 2026-01-17 21:54:41 -07:00