1
0
mirror of https://github.com/koloml/philomena-tagging-assistant.git synced 2026-05-09 23:22:20 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
ba10768496 Added visible close button 2025-01-03 06:28:09 +04:00
112d60ac78 Fixed selector appearing behind the media and not being accessible 2024-12-30 22:52:48 +04:00
52a8b6e778 Rendering selector for preview size in the fullscreen viewer element 2024-12-30 21:57:35 +04:00
eda58cd2ca Merge pull request #67 from koloml/feature/option-to-auto-remove-invalid-tags
Detect invalid blacklisted tags from Furbooru and allow to remove them manually or automatically
2024-12-16 16:32:44 +04:00
c4f00c4905 Fixed hover colors for error-tags 2024-12-14 22:04:31 +04:00
f90e51b546 Added icon for the properties to differentiate between props & tags 2024-12-07 20:54:56 +04:00
015e5d6ec4 Show spinner icon in the fullscreen viewer while loading 2024-11-30 06:05:02 +04:00
2cb4c6b4b2 Refactoring fullscreen viewer, added close swipe action for mobile 2024-10-20 03:47:18 +04:00
e9b68137de Apply the preference 2024-08-10 15:04:00 +04:00
c8eb54ab98 Removing auto-completion logic 2024-07-05 01:06:11 +04:00
8da814c8dd Moving popups of first/last media boxes to not get out of screen 2024-06-27 01:28:53 +04:00
a81a7c5d27 Support video content in Fullscreen Viewer 2024-06-23 18:25:05 +04:00
8ec2a14861 Added small button to show the large image in "fullscreen" mode 2024-06-22 15:06:56 +04:00
f863b3a475 Implementation of the search field autocomplete feature 2024-05-29 00:19:22 +04:00
031ee24e08 Fixed misplacing of the media boxes in the latest version of booru 2024-05-26 05:01:32 +04:00
2ffef5951d Only show status icon when active maintenance profile is present 2024-04-27 16:35:15 +04:00
941d33bb66 Implementation of tags submission, added status icon to indicate state 2024-04-09 03:47:54 +04:00
e8e8ab7a59 Added styling for active/missing tags for maintenance popup 2024-04-04 02:36:17 +04:00
71b055f7f5 Making hovered popup more comfortable to use 2024-03-31 22:23:59 +04:00
d51beccd3b Added color of the media box, fixing styling 2024-03-31 16:23:04 +04:00
ec5316774f Showing maintenance popup on hover over media box 2024-03-30 21:44:37 +04:00
f7160ba70a First draft version with Svelte for popup and additional build steps 2024-03-21 23:56:47 +04:00