Commit graph

842 commits

Author SHA1 Message Date
buzz-lightsnack-2007
ff19ca4ec1 Run the checker if the extension is ready. 2024-06-08 23:39:59 +08:00
buzz-lightsnack-2007
7a6c6deba9 set ready state of the extension 2024-06-08 23:39:44 +08:00
buzz-lightsnack-2007
1654538159 Cancel the verbose logging 2024-06-08 23:39:22 +08:00
buzz-lightsnack-2007
ec72d1bc01 Get all data and set a blank value if it doesn't exist yet. 2024-06-08 22:29:30 +08:00
buzz-lightsnack-2007
7cc22f8b11 pass options to verification in secretariat.js 2024-06-08 22:27:48 +08:00
buzz-lightsnack-2007
9c2759c41e forcing downloading to be synchronous to ensure successful writing 2024-06-08 22:26:57 +08:00
buzz-lightsnack-2007
f38d690b57 Asynchronously wait for the writing to complete 2024-06-08 17:59:52 +08:00
buzz-lightsnack-2007
ed47e40bd1 change method of writing filter content to disk
Overwrite instead of merging
2024-06-08 17:48:21 +08:00
buzz-lightsnack-2007
fffef232c0 Failure to write is a failure to update 2024-06-08 17:45:07 +08:00
buzz-lightsnack-2007
c6f1249c44 Loop through each provided entry 2024-06-08 17:36:41 +08:00
buzz-lightsnack-2007
aca048f3d6 reduce lines on template.configure() 2024-06-08 09:35:53 +08:00
buzz-lightsnack-2007
d73ddbdd7e Change the comment to reduce lines 2024-06-08 09:35:41 +08:00
buzz-lightsnack-2007
ab38de0c33 Test the URL using standardized methods when updating all filters 2024-06-08 09:35:20 +08:00
buzz-lightsnack-2007
296c9af172 Add support for bundling filters locally 2024-06-08 09:34:48 +08:00
buzz-lightsnack-2007
a2cb524edd Fix reading global data for duration 2024-06-08 09:33:41 +08:00
buzz-lightsnack-2007
46a7182cfc Merge commit '6be5039163' into development-storage 2024-06-08 09:18:46 +08:00
buzz-lightsnack-2007
7fa035ad2a grant access to all extension-bundled filters 2024-06-08 09:07:35 +08:00
buzz-lightsnack-2007
6be5039163 ignore all files in config in git 2024-06-08 09:06:12 +08:00
buzz-lightsnack-2007
a585f76e1b update readme
add links
2024-05-25 11:59:35 +08:00
buzz-lightsnack-2007
89973b762a Merge commit '717fde3a34' into development-chromium 2024-05-25 11:54:23 +08:00
buzz-lightsnack-2007
717fde3a34 hide the container of the current object name in the navigation bar in smaller sizes 2024-05-25 11:52:56 +08:00
buzz-lightsnack-2007
b6ad4f7ca6 set navigation bar color to text color 2024-05-25 11:52:23 +08:00
buzz-lightsnack-2007
b9d181d090 Change help page link 2024-05-25 11:47:14 +08:00
buzz-lightsnack-2007
711e27c0db ticked readme 2024-05-25 11:31:03 +08:00
buzz-lightsnack-2007
4635f40651 lowercase the results to get the appropriate background color 2024-05-25 11:26:51 +08:00
buzz-lightsnack-2007
39495a7ec5 rewrite comments
Autoformatted, I am not sure by how much changed, but I'm quite sure that was what happened.
2024-05-25 11:19:00 +08:00
buzz-lightsnack-2007
ee1559522b allow override for save 2024-05-25 11:18:31 +08:00
buzz-lightsnack-2007
0a3c281a49 verify that the data is not null in search.js 2024-05-25 11:18:07 +08:00
buzz-lightsnack-2007
4558c2fb60 place the background events to a variable 2024-05-25 11:17:39 +08:00
buzz-lightsnack-2007
fd7a0c2c88 Remove nested.js debug log
That was to check whether or not the RegEx matched.
2024-05-25 11:15:28 +08:00
buzz-lightsnack-2007
349d16b06d disable image scraping
due to being IP flagged
2024-05-25 10:05:44 +08:00
buzz-lightsnack-2007
00c0069fa9 remove debug logging 2024-05-25 10:05:30 +08:00
buzz-lightsnack-2007
0915265f40 remove the reference to the nonexistent session storage 2024-05-25 09:37:29 +08:00
buzz-lightsnack-2007
b47a641b88 remove role="primary"
It looks annoying
2024-05-25 09:36:03 +08:00
buzz-lightsnack-2007
98ea6ede65 add nested dictionary search 2024-05-25 09:34:10 +08:00
buzz-lightsnack-2007
3e2723d58b auto-refresh data when updated
Should be evident when the name of the filter has been changed
2024-05-25 09:15:06 +08:00
buzz-lightsnack-2007
eedd53aba4 add specific message for failure to convert to JSON 2024-05-25 00:01:58 +08:00
buzz-lightsnack-2007
a377d28da8 use nested search function for secretariat.global.search 2024-05-25 00:01:19 +08:00
buzz-lightsnack-2007
0c52ce4d08 use the ES6 import method for gemini.js 2024-05-25 00:00:33 +08:00
buzz-lightsnack-2007
0d36039ba5 add RegEx tester 2024-05-24 23:59:56 +08:00
buzz-lightsnack-2007
88f364137c rename references of filter class 2024-05-24 23:59:49 +08:00
buzz-lightsnack-2007
98b01c8380 Since filters can be instantiated, rename class as FilterManager 2024-05-24 23:58:36 +08:00
buzz-lightsnack-2007
174bdd5ee8 show different groups of navbar elements during different pages 2024-05-23 22:11:55 +08:00
buzz-lightsnack-2007
3131b0760a remove trigger textbox
Not in this version
2024-05-23 22:08:58 +08:00
buzz-lightsnack-2007
4309d1ac6b open OOBE when set up is incomplete
Update navigation bar
2024-05-23 20:55:52 +08:00
buzz-lightsnack-2007
6c62f67f4c create navigation bar elements manager 2024-05-23 16:28:40 +08:00
buzz-lightsnack-2007
6a415e8aa6 automatically open API configuration of the OOBE 2024-05-23 16:28:22 +08:00
buzz-lightsnack-2007
b1ac5bc545 add OOBE menu bar 2024-05-23 16:21:54 +08:00
buzz-lightsnack-2007
80321abfe7 rename windowman modules and references 2024-05-23 16:21:31 +08:00
buzz-lightsnack-2007
226a39818c add message for pop-outs 2024-05-23 16:20:14 +08:00