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

Commit Graph

  • feb57eec38 Merge pull request #59 from koloml/feature/use-fontawesome-from-npm KoloMl 2024-11-26 02:42:16 +04:00
  • 2a451d18be Replaced icons stored in static with icons files from npm package KoloMl 2024-11-26 02:28:27 +04:00
  • 1420ad1ece Disabled assets inlining for files like SVG icons KoloMl 2024-11-26 01:48:56 +04:00
  • c0590ae347 Installed FA6 KoloMl 2024-11-26 01:47:49 +04:00
  • 39260f9c5d Moved deletion button to profile view, added confirmation view KoloMl 2024-11-26 01:22:20 +04:00
  • 97b79b0b0d Merge pull request #52 from koloml/release/0.3.2 0.3.2 KoloMl 2024-11-23 01:15:14 +04:00
  • b645a1ca7a Bumped version to 0.3.2 KoloMl 2024-11-23 01:09:31 +04:00
  • c0a00e0c05 Merge pull request #57 from koloml/bugfix/backward-sync-for-preferences KoloMl 2024-11-23 00:58:46 +04:00
  • a8f0f16121 Fixed missing backward synchronization from browser storage to stores KoloMl 2024-11-23 00:47:56 +04:00
  • e13d9054cc Merge pull request #51 from koloml/bugfix/autocomplete-duplication KoloMl 2024-11-14 05:34:52 +04:00
  • c0139d0638 Fixed properties not being clickable with mouse KoloMl 2024-11-14 05:06:27 +04:00
  • 80ba4671f5 Fixed autocomplete popup duplication KoloMl 2024-11-14 04:40:43 +04:00
  • bab919f0f8 Merge pull request #45 from koloml/release/0.3.1 0.3.1 KoloMl 2024-11-12 16:35:19 +04:00
  • 72f901a2b7 Bumped version to 0.3.1 KoloMl 2024-11-12 16:30:52 +04:00
  • fd8efccfb3 Merge pull request #50 from koloml/feature/moving-import-and-export-to-separate-class KoloMl 2024-11-12 16:29:31 +04:00
  • 3621bb9f0e Removed export/import logic from entities, using transporter in popup KoloMl 2024-11-12 16:21:06 +04:00
  • c15fae7c3d Implemented separate class for importing/exporting the entities KoloMl 2024-11-12 16:19:13 +04:00
  • 01e538c5c2 Cloning JS formatting settings to the TS, allow importing TS KoloMl 2024-11-12 15:47:21 +04:00
  • 4375613768 Merge pull request #49 from koloml/bugfix/wrap-tags-inside-dynamic-tag-editor KoloMl 2024-11-12 14:26:23 +04:00
  • 3e05b1964d Skip watching logic if there is no editor on the page KoloMl 2024-11-12 14:24:04 +04:00
  • 5092dc7f6d Catch and wrap new tags dropdowns inside fancy tags editor KoloMl 2024-11-12 14:19:53 +04:00
  • 64dfac310e Merge pull request #48 from koloml/bugfix/force-reload-active-profile-on-change KoloMl 2024-11-12 13:55:14 +04:00
  • 2da2716844 Fixed profile not being refreshed after initial page load KoloMl 2024-11-12 13:50:44 +04:00
  • 10b5bff377 Merge pull request #46 from koloml/feature/display-active-profile-in-index-view KoloMl 2024-11-12 13:38:56 +04:00
  • 198b9da407 Fixed shrinking of the inputs on radio & checkbox items KoloMl 2024-11-10 20:45:42 +04:00
  • b5cdb0d81b Show the active profile directly in the index view KoloMl 2024-11-10 20:41:45 +04:00
  • dc4f575576 Merge pull request #44 from koloml/bugfix/add-to-profile-in-tags-index KoloMl 2024-10-23 12:29:03 +04:00
  • 0a947219d0 Fixed "Add to profile" button is not being added on Tags index page KoloMl 2024-10-22 21:49:42 +04:00
  • e83d70fbd9 Merge pull request #42 from koloml/release/0.3 0.3.0 KoloMl 2024-10-20 04:15:24 +04:00
  • 844853ff57 Applied npm audit fix, updated lock file with new version KoloMl 2024-10-20 04:13:27 +04:00
  • 774409aac6 Bumped vite from 5.0.3 to 5.4.9 KoloMl 2024-10-20 04:12:12 +04:00
  • 917775c5cd Bumped svelte from 4.2.7 to 4.2.19 KoloMl 2024-10-20 04:11:46 +04:00
  • a68c261b52 Bumped version to 0.3.0 KoloMl 2024-10-20 04:02:19 +04:00
  • f3a9694b1b Merge pull request #43 from koloml/feature/fullscreen-component KoloMl 2024-10-20 03:55:38 +04:00
  • 2cb4c6b4b2 Refactoring fullscreen viewer, added close swipe action for mobile KoloMl 2024-10-20 03:47:18 +04:00
  • bafdb68f1e Added return type KoloMl 2024-10-20 00:38:22 +04:00
  • 02f9f3b36e Merge pull request #41 from koloml/feature/color-tags-in-editor KoloMl 2024-10-12 20:49:59 +04:00
  • 57c505bee9 Dynamically catch and refresh colors in tag editor KoloMl 2024-10-12 20:15:59 +04:00
  • 03512a6539 Copying tag colors into the tag editor using other tags on the page KoloMl 2024-10-12 19:15:04 +04:00
  • f95eaacaaa Merge pull request #40 from koloml/feature/add-tag-to-profile KoloMl 2024-10-12 18:46:16 +04:00
  • 38cb925fa4 Implemented option to add the tag into active profile from dropdown KoloMl 2024-10-12 03:38:01 +04:00
  • 7dd738d0e8 Merge pull request #39 from koloml/feature/renaming-settings-route KoloMl 2024-09-30 17:49:40 +04:00
  • 2f8a47b808 Moving /settings route to /features to avoid confusion KoloMl 2024-09-30 17:46:04 +04:00
  • d0c910d5bb Merge pull request #31 from koloml/feature/allow-tags-popup-in-galleries-listing KoloMl 2024-09-30 17:40:54 +04:00
  • dc1e49e60c Merge pull request #30 from koloml/feature/storage-viewer KoloMl 2024-09-30 17:40:44 +04:00
  • 5e7e92614d Merge pull request #35 from koloml/feature/npm-audit KoloMl 2024-08-26 22:22:06 +04:00
  • 727b2c81ff Updating vulnerable dependencies via npm audit fix KoloMl 2024-08-26 22:09:17 +04:00
  • 8059c93baa Display types correctly for the value KoloMl 2024-08-12 20:04:02 +04:00
  • 2f8d608e6b Fixed missing returning statement when updating Writeable KoloMl 2024-08-12 20:02:35 +04:00
  • 4635ccdb2b Fixed breadcrumbs generation KoloMl 2024-08-12 19:55:11 +04:00
  • 68d1d726af Added debug section to inspect extension's local storage KoloMl 2024-08-12 19:37:35 +04:00
  • e8c3e610eb Support tagging profiles on galleries KoloMl 2024-08-11 17:53:18 +04:00
  • f9cb73bafc Added missing alt-text for the chrome installation link KoloMl 2024-08-10 16:33:44 +04:00
  • 6bb3e83684 Added installation buttons for the Chrome & Firefox KoloMl 2024-08-10 16:32:10 +04:00
  • b99846ba6a Merge pull request #26 from koloml/release/0.2.1 0.2.1 KoloMl 2024-08-10 15:10:14 +04:00
  • 4ca84b0c14 Bump version to 0.2.1 KoloMl 2024-08-10 15:09:51 +04:00
  • 25fe769a1e Merge pull request #27 from koloml/feature/misc-preferences KoloMl 2024-08-10 15:09:20 +04:00
  • c9d20be33d Turn on the fullscreen viewer button by default KoloMl 2024-08-10 15:05:09 +04:00
  • e9b68137de Apply the preference KoloMl 2024-08-10 15:04:00 +04:00
  • e0820c50ec Added settings for misc. & tools preferences with fullscreen option KoloMl 2024-08-10 15:03:39 +04:00
  • 135ed48c01 Merge pull request #25 from koloml/feature/consistent-sorting KoloMl 2024-08-10 14:42:14 +04:00
  • 9d9aa38a9d Merge pull request #24 from koloml/bugfix/active-tagging-profile-resetting KoloMl 2024-08-10 14:42:01 +04:00
  • 323fa4e2b7 Sort tags alphabetically KoloMl 2024-08-10 14:37:02 +04:00
  • 920804467e Invert sorting of tagging profiles list KoloMl 2024-08-10 14:32:21 +04:00
  • 9c66f62408 Wait for initial loading before subscribing to changes KoloMl 2024-08-10 13:53:19 +04:00
  • 16d126598e Merge pull request #23 from koloml/hotfix/firefox-missing-extension-id 0.2.0.1 KoloMl 2024-08-08 08:00:09 +04:00
  • a93430f3e3 Bumped version to 0.2.0.1 KoloMl 2024-08-08 07:54:20 +04:00
  • 1927c2ec31 Fixed missing extension ID for FireFox KoloMl 2024-08-08 07:53:53 +04:00
  • 63e6ee394d Merge pull request #16 from koloml/release/0.2 0.2.0 KoloMl 2024-08-08 07:29:54 +04:00
  • 342cc38292 Bumping version to 0.2.0 KoloMl 2024-08-08 07:29:20 +04:00
  • f11827d516 Merge pull request #22 from koloml/feature/firefox-support KoloMl 2024-08-08 07:27:31 +04:00
  • 595e73aff3 Added basic building instructions KoloMl 2024-08-08 07:23:36 +04:00
  • c9107ab109 Fixed appearance when popup is opened in the new tab instead of popup KoloMl 2024-08-08 06:57:54 +04:00
  • 3adfab9555 De-Chrome-ify helper class directory KoloMl 2024-08-08 06:15:28 +04:00
  • 0a740273a3 Merge pull request #21 from koloml/feature/improving-mobile-controls KoloMl 2024-08-08 05:53:56 +04:00
  • e325e51b41 Stretch field to 100% of width KoloMl 2024-08-08 05:36:26 +04:00
  • 2637eac162 Fixed Enter and Backspace getting missed on mobile devices KoloMl 2024-08-08 05:33:34 +04:00
  • 64ad82b985 Merge pull request #20 from koloml/feature/configuration-section KoloMl 2024-08-07 03:59:05 +04:00
  • 5bb6055aee Changed texts, hiding the position option when disabled KoloMl 2024-08-07 03:55:04 +04:00
  • 56f397c2d8 Update default appearance of selectors KoloMl 2024-08-07 03:48:47 +04:00
  • e85055368a Apply preferences to the search wrapper KoloMl 2024-08-07 03:39:56 +04:00
  • 0265622337 Merge remote-tracking branch 'refs/remotes/origin/release/0.2' into feature/configuration-section KoloMl 2024-08-07 03:28:13 +04:00
  • 91648a1ee0 Merge pull request #19 from koloml/feature/autocomplete-property-queries KoloMl 2024-08-07 03:27:34 +04:00
  • fa77e8b923 Added search settings controller, sync settings in popup with the class KoloMl 2024-08-07 03:26:32 +04:00
  • 67d3b57eb1 Implemented base class for cached settings storages KoloMl 2024-08-07 03:26:06 +04:00
  • b0889486c7 Added search preferences section with several initial settings KoloMl 2024-08-07 02:30:24 +04:00
  • c0b1259e45 Added select and checkboxes fields KoloMl 2024-08-07 02:29:31 +04:00
  • 8aacd83474 Support form controls without labels, added paddings KoloMl 2024-08-07 02:29:19 +04:00
  • be1ae8f004 Added undocumented faved_by_id and uploader_id KoloMl 2024-07-22 22:05:32 +04:00
  • 3f22852714 Added autocompletion of my: namespace KoloMl 2024-07-22 22:05:09 +04:00
  • 71ab75efaf Partially restored header logic, added suggestions for properties KoloMl 2024-07-15 03:54:28 +04:00
  • f71dc5a029 Merge pull request #17 from koloml/feature/tagging-profiles-import-export KoloMl 2024-07-07 19:45:07 +04:00
  • 1a086625b9 Implemented the importing procedure for tagging profiles KoloMl 2024-07-07 19:32:01 +04:00
  • 60914e11c4 Moved styling of the textarea inside FormControl KoloMl 2024-07-07 19:09:19 +04:00
  • d3fc78533d Extracted the logic of previewing the tagging profiles into component KoloMl 2024-07-07 19:08:31 +04:00
  • b240c2aefe Added error & warning colors KoloMl 2024-07-07 19:07:21 +04:00
  • e1026fd108 Fixed error triggered when empty string is parsed as null KoloMl 2024-07-07 19:07:03 +04:00
  • 81c66134a1 Added import logic, moved logic to the profile class KoloMl 2024-07-07 17:18:26 +04:00
  • 8d8d7cc7e4 Force cursor to point, disabled user selection KoloMl 2024-07-07 16:51:31 +04:00
  • 688ed15939 Added exporting view for a tagging profile KoloMl 2024-07-07 05:58:31 +04:00