|
|
f687389516
|
Implemented routing to be more compatible for extension popup
|
2025-02-28 03:18:18 +04:00 |
|
|
|
23638b50ae
|
Refactored profiles related routes & components
|
2025-02-18 01:39:11 +04:00 |
|
|
|
b31541ddf0
|
Fixed error being displayed incorrectly
|
2025-02-18 01:29:35 +04:00 |
|
|
|
49986ec497
|
Refactored groups-related routes and components
|
2025-02-17 04:30:45 +04:00 |
|
|
|
927fa21d95
|
Fixed the typo in the back link
|
2025-02-17 03:44:48 +04:00 |
|
|
|
620af3e622
|
Refactoring storage viewer and its route
|
2025-02-17 03:06:39 +04:00 |
|
|
|
efdd9487ad
|
Reformatting all svelte templates to use new rules
|
2025-02-17 02:07:55 +04:00 |
|
|
|
67d41ecf03
|
Migration to Svelte 5 (using the migration script)
|
2025-02-16 18:02:03 +04:00 |
|
|
|
16f60ef9b5
|
Moving and renaming entities storages to entities dir
|
2025-02-16 16:19:25 +04:00 |
|
|
|
09e912ffff
|
Moving all preferences-related stores to preferences dir
|
2025-02-16 16:12:48 +04:00 |
|
|
|
b9a609a190
|
Removing extensions for JS and TS in imports, reformatting
|
2025-02-06 23:20:28 +04:00 |
|
|
|
1de6a89269
|
Moved ProfileView to features directory
|
2025-02-06 14:20:36 +04:00 |
|
|
|
2db2a20803
|
Moved TagsEditor to tags directory
|
2025-02-06 14:19:46 +04:00 |
|
|
|
24e0937c6b
|
Updated all @use calls to use the $styles alias
|
2025-01-17 02:59:29 +04:00 |
|
|
|
58b79531e4
|
Merge remote-tracking branch 'origin/release/0.4' into bugfix/incorrect-redirect
# Conflicts:
# src/routes/features/maintenance/[id]/+page.svelte
|
2025-01-13 21:38:55 +04:00 |
|
|
|
927e4c157b
|
Fixed incorrect fallback redirect for "new" profiles
|
2025-01-12 19:41:16 +04:00 |
|
|
|
d559d16977
|
Replaced simple button with checkbox for profile activity
|
2025-01-05 01:18:36 +04:00 |
|
|
|
a39099bb1e
|
Merge remote-tracking branch 'origin/release/0.4' into feature/auto-remove-temporary-profiles
# Conflicts:
# src/lib/components/TagDropdownWrapper.js
|
2025-01-03 19:35:58 +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 |
|
|
|
e5ffd59b9c
|
Fixed missing gap between 2 form controls
|
2025-01-03 06:03:42 +04:00 |
|
|
|
c241bfb25c
|
Mark profile as no longer temporary once it's edited
|
2024-12-23 21:46:36 +04:00 |
|
|
|
90562f3878
|
Added settings menu for tags with auto-remove option
|
2024-12-14 21:59:47 +04:00 |
|
|
|
62bcba34da
|
Editing tag category, applying category color on view
|
2024-12-08 22:59:13 +04:00 |
|
|
|
9e9499c904
|
Group deletion confirmation
|
2024-12-04 23:25:04 +04:00 |
|
|
|
7d19693f5e
|
Import & export views
|
2024-12-04 23:21:26 +04:00 |
|
|
|
4fcf83d732
|
Group detail view & editing form
|
2024-12-02 03:23:32 +04:00 |
|
|
|
93d6d3a174
|
Groups listing, added link on the main view
|
2024-12-02 03:19:58 +04:00 |
|
|
|
8151d1519a
|
Merge remote-tracking branch 'origin/release/0.3.3' into feature/typescriptify-storage-entities
# Conflicts:
# src/app.d.ts
|
2024-11-30 05:02:11 +04:00 |
|
|
|
b3a92653ad
|
Converting the exporters to TypeScript, fixing type errors
|
2024-11-28 00:45:41 +04:00 |
|
|
|
666d374057
|
Moving Maintenance Profile to TypeScript for better types
|
2024-11-27 22:11:35 +04:00 |
|
|
|
b22749812f
|
Placed trash icon on delete button
|
2024-11-26 03:03:00 +04:00 |
|
|
|
39260f9c5d
|
Moved deletion button to profile view, added confirmation view
|
2024-11-26 01:22:20 +04:00 |
|
|
|
fd8efccfb3
|
Merge pull request #50 from koloml/feature/moving-import-and-export-to-separate-class
Slightly reduced extension content scripts size by extracting import/export logic into separate class
|
2024-11-12 16:29:31 +04:00 |
|
|
|
3621bb9f0e
|
Removed export/import logic from entities, using transporter in popup
|
2024-11-12 16:21:06 +04:00 |
|
|
|
b5cdb0d81b
|
Show the active profile directly in the index view
|
2024-11-10 20:41:45 +04:00 |
|
|
|
2f8a47b808
|
Moving /settings route to /features to avoid confusion
|
2024-09-30 17:46:29 +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 |
|
|
|
e0820c50ec
|
Added settings for misc. & tools preferences with fullscreen option
|
2024-08-10 15:03:39 +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 |
|
|
|
c9107ab109
|
Fixed appearance when popup is opened in the new tab instead of popup
|
2024-08-08 06:57:54 +04:00 |
|
|
|
5bb6055aee
|
Changed texts, hiding the position option when disabled
|
2024-08-07 03:55:04 +04:00 |
|
|
|
b0889486c7
|
Added search preferences section with several initial settings
|
2024-08-07 02:30:24 +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 |
|
|
|
81c66134a1
|
Added import logic, moved logic to the profile class
|
2024-07-07 17:18:26 +04:00 |
|
|
|
688ed15939
|
Added exporting view for a tagging profile
|
2024-07-07 05:58:31 +04:00 |
|
|
|
7ee1a72302
|
Added radio item, replaced menu item on profiles listing screen
|
2024-07-07 03:10:50 +04:00 |
|