1
0
mirror of https://github.com/koloml/furbooru-tagging-assistant.git synced 2026-03-24 23:02:58 +00:00

Commit Graph

  • bda2756779 Annotating component utils with types KoloMl 2025-02-06 23:57:19 +04:00
  • 92a0efaace Annotating tag utils with types KoloMl 2025-02-06 23:49:28 +04:00
  • 01c08353f1 Renaming components & tags utils to TS KoloMl 2025-02-06 23:47:45 +04:00
  • d6487bbc2b Renaming tag categories to TS KoloMl 2025-02-06 23:41:00 +04:00
  • 011139d191 Updating utils with type annotations from JSDoc KoloMl 2025-02-06 23:40:25 +04:00
  • 2eb824e54b Renaming utils to TS KoloMl 2025-02-06 23:36:06 +04:00
  • d439a69aab Merge pull request #84 from koloml/feature/removing-js-ts-extensions KoloMl 2025-02-06 23:30:35 +04:00
  • b9a609a190 Removing extensions for JS and TS in imports, reformatting KoloMl 2025-02-06 23:20:28 +04:00
  • 2c2c2acf3e Merge pull request #83 from koloml/feature/typeified-custom-events KoloMl 2025-02-06 22:46:19 +04:00
  • a8265e9baa Merge pull request #82 from koloml/feature/moving-components-around KoloMl 2025-02-06 22:16:32 +04:00
  • 4ea0e11ec1 Implementing the unified functions for custom events with types KoloMl 2025-02-06 15:43:52 +04:00
  • 2561cd19c9 Making container getter public KoloMl 2025-02-06 15:04:32 +04:00
  • 1de6a89269 Moved ProfileView to features directory KoloMl 2025-02-06 14:20:36 +04:00
  • 2db2a20803 Moved TagsEditor to tags directory KoloMl 2025-02-06 14:19:46 +04:00
  • c7919e0127 Merge pull request #76 from koloml/release/0.4.0 0.4.0 KoloMl 2025-01-17 03:54:44 +04:00
  • 73ff913eb7 Merge pull request #77 from koloml/feature/updating-dependencies KoloMl 2025-01-17 03:53:42 +04:00
  • dd312e170e Cover :is selectors into the :global as well KoloMl 2025-01-17 03:43:34 +04:00
  • 283629d64b Updated all @sveltejs/kit-related packages to latest versions KoloMl 2025-01-17 03:39:13 +04:00
  • 9af73f0598 Replaced @import with @use on popup stylesheets KoloMl 2025-01-17 03:25:30 +04:00
  • bd85d165d3 Updated deprecated color adjustment methods KoloMl 2025-01-17 03:22:27 +04:00
  • 24e0937c6b Updated all @use calls to use the $styles alias KoloMl 2025-01-17 02:59:29 +04:00
  • 24cec58af5 Updated vite to 6.0.7 KoloMl 2025-01-17 02:55:02 +04:00
  • 66f106364a Updated sass to 1.83.4 KoloMl 2025-01-17 02:54:02 +04:00
  • 650c5714d0 Updated cheerio to 1.0.0 KoloMl 2025-01-17 02:49:51 +04:00
  • 31e2993a12 Bumped version to 0.4.0 KoloMl 2025-01-17 02:45:23 +04:00
  • e8349ce9a3 Merge pull request #75 from koloml/feature/more-suggested-properties KoloMl 2025-01-13 22:05:27 +04:00
  • 6b807db235 Merge pull request #74 from koloml/bugfix/incorrect-redirect KoloMl 2025-01-13 22:04:45 +04:00
  • 9a8e3cc597 Added more documented searchable terms from Derpibooru docs KoloMl 2025-01-13 21:50:20 +04:00
  • d2d02b06e4 Added search terms for category-based tag count KoloMl 2025-01-13 21:45:21 +04:00
  • 58b79531e4 Merge remote-tracking branch 'origin/release/0.4' into bugfix/incorrect-redirect KoloMl 2025-01-13 21:38:55 +04:00
  • 927e4c157b Fixed incorrect fallback redirect for "new" profiles KoloMl 2025-01-12 19:41:16 +04:00
  • 5c534da875 Removing unused last index in category resolving (oops) KoloMl 2025-01-05 01:36:05 +04:00
  • 257c369b02 Merge pull request #73 from koloml/feature/update-active-profile-toggler KoloMl 2025-01-05 01:32:01 +04:00
  • d559d16977 Replaced simple button with checkbox for profile activity KoloMl 2025-01-05 01:18:36 +04:00
  • 6cced5036c Bind checked values from MenuCheckboxItem to input KoloMl 2025-01-05 01:17:51 +04:00
  • 15e379c798 Merge pull request #72 from koloml/feature/auto-remove-temporary-profiles KoloMl 2025-01-03 19:43:27 +04:00
  • a39099bb1e Merge remote-tracking branch 'origin/release/0.4' into feature/auto-remove-temporary-profiles KoloMl 2025-01-03 19:35:58 +04:00
  • 3af723e50d Merge pull request #70 from koloml/feature/fullscreen-controls KoloMl 2025-01-03 06:41:41 +04:00
  • 3e028a1509 Merge pull request #69 from koloml/feature/tag-groups KoloMl 2025-01-03 06:41:22 +04:00
  • ba10768496 Added visible close button KoloMl 2025-01-03 06:28:09 +04:00
  • e5ffd59b9c Fixed missing gap between 2 form controls KoloMl 2025-01-03 06:03:42 +04:00
  • 9a73ad80dd Skip blocks if they're not filled up KoloMl 2025-01-03 05:54:06 +04:00
  • cd10ad62f4 Implemented resolver for custom categories for all the tags KoloMl 2025-01-03 05:14:06 +04:00
  • b7a829ff12 Added tag category, storing the original category in the component class KoloMl 2025-01-03 05:13:29 +04:00
  • e06359a24a Export the tag dropdown class, make tag name getter public KoloMl 2025-01-03 03:43:02 +04:00
  • bb2065cf07 Added escaping utility function for RegExp KoloMl 2025-01-03 03:42:03 +04:00
  • 309dd15598 Keep the current URIs and switch them when size is changed KoloMl 2024-12-30 23:08:06 +04:00
  • 757526ab52 Fixed fullscreen button hiding itself on settings update KoloMl 2024-12-30 22:57:43 +04:00
  • 112d60ac78 Fixed selector appearing behind the media and not being accessible KoloMl 2024-12-30 22:52:48 +04:00
  • 3d1e0d6f06 Updated viewer to receive all the image URLs and apply selected size KoloMl 2024-12-30 22:40:58 +04:00
  • 98d3b1c696 Prevent viewer from closing when selecting sizes KoloMl 2024-12-30 22:40:17 +04:00
  • 52a8b6e778 Rendering selector for preview size in the fullscreen viewer element KoloMl 2024-12-30 21:57:35 +04:00
  • c9c441a8ae Added size setting to the misc settings controller KoloMl 2024-12-30 21:53:35 +04:00
  • c241bfb25c Mark profile as no longer temporary once it's edited KoloMl 2024-12-23 21:46:36 +04:00
  • ac85938355 Added temporary flag, auto-remove profile when tags list is empty KoloMl 2024-12-23 21:45:09 +04:00
  • a8a27654fc Merge pull request #65 from koloml/release/0.3.4 0.3.4 KoloMl 2024-12-16 16:43:16 +04:00
  • f58c4aa818 Bumped version to 0.3.4 KoloMl 2024-12-16 16:41:05 +04:00
  • eda58cd2ca Merge pull request #67 from koloml/feature/option-to-auto-remove-invalid-tags KoloMl 2024-12-16 16:32:44 +04:00
  • 8f3020bc7b Merge pull request #66 from koloml/feature/property-icons-in-autocomplete KoloMl 2024-12-15 02:46:17 +04:00
  • abbfcf2e34 Merge pull request #64 from koloml/feature/typescriptify-settings-classes KoloMl 2024-12-15 02:41:39 +04:00
  • c4f00c4905 Fixed hover colors for error-tags KoloMl 2024-12-14 22:04:31 +04:00
  • 71039ee657 Adding default theme colors for categories KoloMl 2024-12-08 22:57:49 +04:00
  • fa8ff3b718 Auto-removing or simply revealing tags when detected KoloMl 2024-12-14 22:00:35 +04:00
  • 90562f3878 Added settings menu for tags with auto-remove option KoloMl 2024-12-14 21:59:47 +04:00
  • d1e22eaa0c Added flag for auto-removing invalid tags KoloMl 2024-12-14 21:48:35 +04:00
  • ca3c4f6618 Added $config alias for config directory KoloMl 2024-12-14 21:25:36 +04:00
  • 3123ce1c0f Added list of blacklisted tags from Furbooru KoloMl 2024-12-14 20:18:33 +04:00
  • 6775a2175a Moving settings classes to TypeScript KoloMl 2024-12-14 19:55:45 +04:00
  • 62bcba34da Editing tag category, applying category color on view KoloMl 2024-12-08 22:59:13 +04:00
  • 17396952c3 Added field for selection of category, added container for tags KoloMl 2024-12-08 22:58:46 +04:00
  • e61f6af237 Added category field to tag group KoloMl 2024-12-08 22:58:16 +04:00
  • 27133077c8 Adding default theme colors for categories KoloMl 2024-12-08 22:57:49 +04:00
  • f90e51b546 Added icon for the properties to differentiate between props & tags KoloMl 2024-12-07 20:54:56 +04:00
  • 9e9499c904 Group deletion confirmation KoloMl 2024-12-04 23:25:04 +04:00
  • 7d19693f5e Import & export views KoloMl 2024-12-04 23:21:26 +04:00
  • 4fcf83d732 Group detail view & editing form KoloMl 2024-12-02 03:23:32 +04:00
  • 93d6d3a174 Groups listing, added link on the main view KoloMl 2024-12-02 03:19:58 +04:00
  • 4bdf04f911 Added store for the groups KoloMl 2024-12-02 03:17:58 +04:00
  • c9a9fe059c Group view element KoloMl 2024-12-02 03:17:48 +04:00
  • e523ce4468 Added initial version of tag group entity with tags & prefixes KoloMl 2024-12-02 03:12:09 +04:00
  • d5f6ed1a3e Merge pull request #60 from koloml/release/0.3.3 0.3.3 KoloMl 2024-11-30 22:10:25 +04:00
  • 0eba277f48 Bumped version to 0.3.3 KoloMl 2024-11-30 22:09:11 +04:00
  • b562752778 Merge pull request #62 from koloml/feature/fullscreen-viewer-loading-spinner KoloMl 2024-11-30 06:12:57 +04:00
  • 015e5d6ec4 Show spinner icon in the fullscreen viewer while loading KoloMl 2024-11-30 06:05:02 +04:00
  • fffb915985 Merge pull request #61 from koloml/feature/typescriptify-storage-entities KoloMl 2024-11-30 05:16:16 +04:00
  • 8151d1519a Merge remote-tracking branch 'origin/release/0.3.3' into feature/typescriptify-storage-entities KoloMl 2024-11-30 05:02:11 +04:00
  • 4f0f3142a1 Typing controller methods, moving subscribe to base class KoloMl 2024-11-30 04:46:10 +04:00
  • be97ac5640 Marking the constructor protected KoloMl 2024-11-30 04:22:59 +04:00
  • 9f61f99548 Moving readAll static method to base class KoloMl 2024-11-30 04:22:43 +04:00
  • 59c958ab32 Switching the jsconfig & vite config to TypeScript KoloMl 2024-11-30 04:20:27 +04:00
  • ee3fcd1b08 Renamed controller to TS KoloMl 2024-11-30 03:49:53 +04:00
  • d14fc8ba7d Proper modifiers KoloMl 2024-11-30 03:37:05 +04:00
  • b3a92653ad Converting the exporters to TypeScript, fixing type errors KoloMl 2024-11-28 00:45:41 +04:00
  • c7f40e99b7 Added mapping of entities and their names KoloMl 2024-11-28 00:43:55 +04:00
  • f6ab60d939 Making entity name public, trying to better support new types KoloMl 2024-11-27 22:48:31 +04:00
  • 666d374057 Moving Maintenance Profile to TypeScript for better types KoloMl 2024-11-27 22:11:35 +04:00
  • 1ecb15c986 Merge pull request #58 from koloml/feature/moving-delete-action-and-confirmation KoloMl 2024-11-26 03:11:36 +04:00
  • b22749812f Placed trash icon on delete button KoloMl 2024-11-26 03:03:00 +04:00
  • 4b3414be47 Added trash icon KoloMl 2024-11-26 02:51:34 +04:00
  • 6e4aef519f Merge remote-tracking branch 'origin/release/0.3.3' into feature/moving-delete-action-and-confirmation KoloMl 2024-11-26 02:46:04 +04:00