727b2c81ff
Updating vulnerable dependencies via npm audit fix
...
Details of report:
# npm audit report
braces <3.0.3
Severity: high
Uncontrolled resource consumption in braces - https://github.com/advisories/GHSA-grv7-fg5c-xmjg
fix available via `npm audit fix`
node_modules/braces
micromatch <4.0.8
Severity: moderate
Regular Expression Denial of Service (ReDoS) in micromatch - https://github.com/advisories/GHSA-952p-6rrq-rcjv
fix available via `npm audit fix`
node_modules/micromatch
vite 5.1.0 - 5.1.6
Severity: moderate
Vite's `server.fs.deny` did not deny requests for patterns with directories. - https://github.com/advisories/GHSA-8jhw-289h-jh2g
fix available via `npm audit fix`
node_modules/vite
3 vulnerabilities (2 moderate, 1 high)
2024-08-26 22:09:17 +04:00
8059c93baa
Display types correctly for the value
2024-08-12 20:04:02 +04:00
2f8d608e6b
Fixed missing returning statement when updating Writeable
2024-08-12 20:02:35 +04:00
4635ccdb2b
Fixed breadcrumbs generation
2024-08-12 19:55:11 +04:00
68d1d726af
Added debug section to inspect extension's local storage
2024-08-12 19:37:35 +04:00
e8c3e610eb
Support tagging profiles on galleries
2024-08-11 17:53:18 +04:00
f9cb73bafc
Added missing alt-text for the chrome installation link
2024-08-10 16:33:44 +04:00
6bb3e83684
Added installation buttons for the Chrome & Firefox
2024-08-10 16:32:10 +04:00
b99846ba6a
Merge pull request #26 from koloml/release/0.2.1
...
Release: 0.2.1
0.2.1
2024-08-10 15:10:14 +04:00
4ca84b0c14
Bump version to 0.2.1
2024-08-10 15:09:51 +04:00
25fe769a1e
Merge pull request #27 from koloml/feature/misc-preferences
...
Fullscreen Viewer: Added preference to turn the fullscreen button ON and OFF
2024-08-10 15:09:20 +04:00
c9d20be33d
Turn on the fullscreen viewer button by default
2024-08-10 15:05:09 +04:00
e9b68137de
Apply the preference
2024-08-10 15:04:00 +04:00
e0820c50ec
Added settings for misc. & tools preferences with fullscreen option
2024-08-10 15:03:39 +04:00
135ed48c01
Merge pull request #25 from koloml/feature/consistent-sorting
...
Sort listing of profiles & tags in profile view alphabetically
2024-08-10 14:42:14 +04:00
9d9aa38a9d
Merge pull request #24 from koloml/bugfix/active-tagging-profile-resetting
...
Tagging Profiles: Fixed active profile selection getting reset on popup being opened
2024-08-10 14:42:01 +04:00
323fa4e2b7
Sort tags alphabetically
2024-08-10 14:37:02 +04:00
920804467e
Invert sorting of tagging profiles list
2024-08-10 14:32:21 +04:00
9c66f62408
Wait for initial loading before subscribing to changes
2024-08-10 13:53:19 +04:00
16d126598e
Merge pull request #23 from koloml/hotfix/firefox-missing-extension-id
...
Fixed missing extension ID required for publishing to Firefox extensions store
0.2.0.1
2024-08-08 08:00:09 +04:00
a93430f3e3
Bumped version to 0.2.0.1
2024-08-08 07:54:20 +04:00
1927c2ec31
Fixed missing extension ID for FireFox
2024-08-08 07:53:53 +04:00
63e6ee394d
Merge pull request #16 from koloml/release/0.2
...
Release: v0.2.0
0.2.0
2024-08-08 07:29:54 +04:00
342cc38292
Bumping version to 0.2.0
2024-08-08 07:29:20 +04:00
f11827d516
Merge pull request #22 from koloml/feature/firefox-support
...
Tested for Firefox, preparing for release to Firefox addon store
2024-08-08 07:27:31 +04:00
595e73aff3
Added basic building instructions
2024-08-08 07:23:36 +04:00
c9107ab109
Fixed appearance when popup is opened in the new tab instead of popup
2024-08-08 06:57:54 +04:00
3adfab9555
De-Chrome-ify helper class directory
2024-08-08 06:15:28 +04:00
0a740273a3
Merge pull request #21 from koloml/feature/improving-mobile-controls
...
Tag Editor: Added better support for mobile devices
2024-08-08 05:53:56 +04:00
e325e51b41
Stretch field to 100% of width
2024-08-08 05:36:26 +04:00
2637eac162
Fixed Enter and Backspace getting missed on mobile devices
2024-08-08 05:33:34 +04:00
64ad82b985
Merge pull request #20 from koloml/feature/configuration-section
...
Added the preferences section, implemented preferences to toggle properties suggestions
2024-08-07 03:59:05 +04:00
5bb6055aee
Changed texts, hiding the position option when disabled
2024-08-07 03:55:04 +04:00
56f397c2d8
Update default appearance of selectors
2024-08-07 03:49:39 +04:00
e85055368a
Apply preferences to the search wrapper
2024-08-07 03:39:56 +04:00
0265622337
Merge remote-tracking branch 'refs/remotes/origin/release/0.2' into feature/configuration-section
2024-08-07 03:28:13 +04:00
91648a1ee0
Merge pull request #19 from koloml/feature/autocomplete-property-queries
...
Autocompletion: Added completion for the properties in header search field
2024-08-07 03:27:34 +04:00
fa77e8b923
Added search settings controller, sync settings in popup with the class
2024-08-07 03:26:32 +04:00
67d3b57eb1
Implemented base class for cached settings storages
2024-08-07 03:26:06 +04:00
b0889486c7
Added search preferences section with several initial settings
2024-08-07 02:30:24 +04:00
c0b1259e45
Added select and checkboxes fields
2024-08-07 02:29:31 +04:00
8aacd83474
Support form controls without labels, added paddings
2024-08-07 02:29:19 +04:00
be1ae8f004
Added undocumented faved_by_id and uploader_id
2024-07-22 22:05:32 +04:00
3f22852714
Added autocompletion of my: namespace
2024-07-22 22:05:09 +04:00
71ab75efaf
Partially restored header logic, added suggestions for properties
2024-07-15 03:54:28 +04:00
f71dc5a029
Merge pull request #17 from koloml/feature/tagging-profiles-import-export
...
Added functionality to export and import tagging profiles
2024-07-07 19:45:07 +04:00
1a086625b9
Implemented the importing procedure for tagging profiles
2024-07-07 19:35:27 +04:00
60914e11c4
Moved styling of the textarea inside FormControl
2024-07-07 19:09:19 +04:00
d3fc78533d
Extracted the logic of previewing the tagging profiles into component
2024-07-07 19:08:31 +04:00
b240c2aefe
Added error & warning colors
2024-07-07 19:07:21 +04:00