|
|
b9a609a190
|
Removing extensions for JS and TS in imports, reformatting
|
2025-02-06 23:20:28 +04:00 |
|
|
|
3e028a1509
|
Merge pull request #69 from koloml/feature/tag-groups
Added new Tag Groups feature with ability to customize colors of any tag with specific category
|
2025-01-03 06:41:22 +04:00 |
|
|
|
d1e22eaa0c
|
Added flag for auto-removing invalid tags
|
2024-12-14 21:48:35 +04:00 |
|
|
|
6775a2175a
|
Moving settings classes to TypeScript
|
2024-12-14 19:55:45 +04:00 |
|
|
|
4bdf04f911
|
Added store for the groups
|
2024-12-02 03:17:58 +04:00 |
|
|
|
666d374057
|
Moving Maintenance Profile to TypeScript for better types
|
2024-11-27 22:11:35 +04:00 |
|
|
|
a8f0f16121
|
Fixed missing backward synchronization from browser storage to stores
|
2024-11-23 00:47:56 +04:00 |
|
|
|
2f8d608e6b
|
Fixed missing returning statement when updating Writeable
|
2024-08-12 20:02:35 +04:00 |
|
|
|
68d1d726af
|
Added debug section to inspect extension's local storage
|
2024-08-12 19:37:35 +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 |
|
|
|
e0820c50ec
|
Added settings for misc. & tools preferences with fullscreen option
|
2024-08-10 15:03:39 +04:00 |
|
|
|
9c66f62408
|
Wait for initial loading before subscribing to changes
|
2024-08-10 13:53:19 +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 |
|
|
|
6433afb03b
|
Fixed active profile ID still pointing on profile when it's deleted
|
2024-06-22 14:30:02 +04:00 |
|
|
|
f2c3d197b5
|
Added missing check
|
2024-03-30 21:29:09 +04:00 |
|
|
|
659d9d4e73
|
Setting and resetting active maintenance profile using stores
|
2024-03-23 03:12:24 +04:00 |
|
|
|
f7160ba70a
|
First draft version with Svelte for popup and additional build steps
|
2024-03-21 23:56:47 +04:00 |
|