Commit graph

842 commits

Author SHA1 Message Date
buzz-lightsnack-2007
db36adebe8 make the filters menu titlebar themed 2024-04-22 23:09:24 +08:00
buzz-lightsnack-2007
4146e9f337 add context menu opener 2024-04-22 22:01:34 +08:00
buzz-lightsnack-2007
9cf8abee70 add a module on tab management 2024-04-22 21:58:17 +08:00
buzz-lightsnack-2007
ec730cfc5d Do not use seperate pop-ups anymore
Users can do it anyway.
2024-04-22 21:45:29 +08:00
buzz-lightsnack-2007
eaaeba79b1 provide tracking for the window
Might be useful when opening a built-in page.
2024-04-22 16:43:20 +08:00
buzz-lightsnack-2007
12f9562aa6 set the side panel's trigger behavior
Add the module "user_actions.js" to the GUI scripts folder. This module will handle the user's actions, such as opening the side panel.
2024-04-22 16:40:59 +08:00
buzz-lightsnack-2007
2bd5310e40 remove opener for the popup
The pop-up ceases to exist and is now the sidebar for good.
2024-04-22 16:39:32 +08:00
buzz-lightsnack-2007
3f108b7d57 support the side panel 2024-04-22 16:37:46 +08:00
buzz-lightsnack-2007
dca2281cd9 add side panel management 2024-04-22 16:37:02 +08:00
buzz-lightsnack-2007
d5af9376b9 save data_name for verification 2024-04-18 23:38:48 +08:00
buzz-lightsnack-2007
79c1cc54f3 Merge branch 'development' into development-storage 2024-04-18 23:04:30 +08:00
buzz-lightsnack-2007
c27fe808fe add the injection module 2024-04-18 22:55:32 +08:00
buzz-lightsnack-2007
7c4b4f84bf use import modules given its asynchronous import 2024-04-18 22:54:20 +08:00
buzz-lightsnack-2007
c9558a811a read debugging from configuration file instead of being embedded 2024-04-18 22:36:55 +08:00
buzz-lightsnack-2007
2d074ddaf1 add save failure notice 2024-04-16 23:53:32 +08:00
buzz-lightsnack-2007
563803e041 make sure the filter itself is saved before proceeding 2024-04-16 23:52:31 +08:00
buzz-lightsnack-2007
098fcb2d51 use secretariat.compare() instead of building its own functionality 2024-04-16 23:51:42 +08:00
buzz-lightsnack-2007
b4133bb4f8 verify the integrity of the data 2024-04-16 23:50:55 +08:00
buzz-lightsnack-2007
7e33b7da85 add numerical output option 2024-04-16 23:45:16 +08:00
buzz-lightsnack-2007
d54f6b4081 Copy updates from branch 'development' into development-storage 2024-04-16 20:28:07 +08:00
buzz-lightsnack-2007
61082a0c67 For faster processing, use DOMContentLoaded instead 2024-04-16 20:23:18 +08:00
buzz-lightsnack-2007
7a6033ec8c make sure to get the 0th URL item 2024-04-16 20:23:03 +08:00
buzz-lightsnack-2007
2b24bf17b0 import modules properly 2024-04-16 20:21:20 +08:00
buzz-lightsnack-2007
1015bc08af remove OOBE key
That's not used elsewhere.
2024-04-16 20:19:02 +08:00
buzz-lightsnack-2007
423f942cee fix automatic updater to update only after a certain period 2024-04-16 19:52:11 +08:00
buzz-lightsnack-2007
d71e9effd0 extend the default page 2024-04-16 18:30:47 +08:00
buzz-lightsnack-2007
b1cceec7fc Saving, do not close the window…
Add the saving message.
2024-04-16 18:30:15 +08:00
buzz-lightsnack-2007
230f330ebd undo autoformat 2024-04-15 23:35:02 +08:00
buzz-lightsnack-2007
0bb75abc81 make sure CLOUD = 0 means all data is wiped 2024-04-15 23:34:29 +08:00
buzz-lightsnack-2007
309cdd4306 make the filter selection semi-strict 2024-04-15 23:33:43 +08:00
buzz-lightsnack-2007
18f949d9bf add supported website message 2024-04-15 23:33:25 +08:00
buzz-lightsnack-2007
0d84da3b09 remove scripts replaced by open.js 2024-04-15 23:13:16 +08:00
buzz-lightsnack-2007
6d46ba81dc make sure product data is synced 2024-04-15 23:12:56 +08:00
buzz-lightsnack-2007
fccde5869f add decent spacing 2024-04-15 22:50:38 +08:00
buzz-lightsnack-2007
6b286eafb9 improve the opening of settings 2024-04-15 22:45:20 +08:00
buzz-lightsnack-2007
62d6a85d36 remove test messages 2024-04-15 22:32:19 +08:00
buzz-lightsnack-2007
5504c61039 address Infinite Loop
change the default function "static" to "Static"
2024-04-15 22:29:05 +08:00
buzz-lightsnack-2007
5e0d4bb8e4 properly test for matching website, including via RegEx 2024-04-15 22:22:30 +08:00
buzz-lightsnack-2007
a444ff2d34 make sure that the product details are loaded only when the website load is to complete
so as to avoid incomplete data from being scraped
2024-04-15 15:59:35 +08:00
buzz-lightsnack-2007
68636f4770 don't log the contents (debugging) 2024-04-15 15:56:34 +08:00
buzz-lightsnack-2007
0059314655 And the fate of /gui is sealed
Make sure that the proper files that are not in `/gui` are loaded.
2024-04-15 15:52:21 +08:00
buzz-lightsnack-2007
527d7b6835 changed alerts to the logging 2024-04-15 15:42:50 +08:00
buzz-lightsnack-2007
35e208b61d change the location of the image 2024-04-15 15:32:10 +08:00
buzz-lightsnack-2007
ffa0a1b9bf change reading location for texts 2024-04-15 15:31:55 +08:00
buzz-lightsnack-2007
00e37a229d use a more efficient for loop and change CSS paths 2024-04-15 15:31:16 +08:00
buzz-lightsnack-2007
71c988fd52 move all icons into a different folder 2024-04-15 15:30:45 +08:00
buzz-lightsnack-2007
6451dfd065 move files 2024-04-15 15:24:40 +08:00
buzz-lightsnack-2007
ec43576519 foreshadowing by ignoring files
Move files around once more to simplify the structure
2024-04-15 15:20:11 +08:00
buzz-lightsnack-2007
a8324663bc use a for each loop 2024-04-15 15:17:08 +08:00
buzz-lightsnack-2007
429e5bd852 put net.js inside a proper module 2024-04-15 15:16:53 +08:00