Commit graph

327 commits

Author SHA1 Message Date
buzz-lightsnack-2007
94b01ea25b add storage events change handling 2024-03-29 20:25:42 +08:00
buzz-lightsnack-2007
5fe2bdbad6 remove debug message
Its role is redundant at this point
2024-03-29 18:22:14 +08:00
buzz-lightsnack-2007
84947339ca update filter download
It also lets users know if download is successful or not.
2024-03-29 18:07:01 +08:00
buzz-lightsnack-2007
76e4e90d25 add filters download and updating 2024-03-28 11:27:49 +08:00
buzz-lightsnack-2007
7631d344e5 add response downloading 2024-03-28 11:27:16 +08:00
buzz-lightsnack-2007
3930e06f2b import everything instead of being inside settings
Pretty sure every key is important!
2024-03-28 11:18:22 +08:00
buzz-lightsnack-2007
5b06c3f967 auto-updated syntax formatting 2024-03-28 11:17:26 +08:00
buzz-lightsnack-2007
3e475d162a autoformatted syntax 2024-03-28 11:14:52 +08:00
buzz-lightsnack-2007
67dc300562 rewrite data write function 2024-03-27 13:58:43 +08:00
buzz-lightsnack-2007
af69db6cb8 repair reading from db
That was tiring
2024-03-27 09:59:43 +08:00
buzzcode2007
4b2e8db824 update commenting style 2024-03-23 20:35:41 +08:00
buzzcode2007
f27505504c add OOBE and update migration
OOBE can now be triggered every installation, whereas migration is 
trigerred for every update. However, update migration currently can't 
merge new and old, and this is TODO.
2024-03-23 17:18:18 +08:00
buzzcode2007
b2ea655fd3 added initialization feature 2024-03-23 17:03:07 +08:00
buzzcode2007
476f0e8b7e add installation trigger 2024-03-22 22:47:16 +08:00
buzzcode2007
734a74267b git fucked up again, for some reason 2024-03-22 21:56:44 +08:00
buzzcode2007
0b04f82ece initial completed cache management 2024-03-22 21:19:38 +08:00
buzzcode2007
8614f10860 initial completed cache management 2024-03-22 21:04:24 +08:00
buzzcode2007
a621df9b87 Use less lines
due to the async method import
2024-03-22 19:50:26 +08:00
buzzcode2007
c038ed9812 update reading command
read filters or existing data
2024-03-22 19:19:38 +08:00
buzzcode2007
447091f172 add standby state detection 2024-03-21 23:30:36 +08:00
buzzcode2007
1505ca7fb2 read filters
can identify an appropriate filter for a website
2024-03-21 23:08:34 +08:00
buzzcode2007
c23ec8ddbd added primary content script function 2024-03-20 23:36:14 +08:00
buzzcode2007
da6f853912 added local cache management 2024-03-20 23:35:33 +08:00
buzzcode2007
138cc22e4f Created the content scraping 2024-03-20 23:34:04 +08:00
buzzcode2007
11202ba79f manager.js not needed for now 2024-03-20 15:19:23 +08:00
buzz-lightsnack-2007
7d55dd65d4 moved shopAI.js location 2024-03-19 14:51:35 +08:00
buzz-lightsnack-2007
2c9a55d724 created initial manager.js
Gemini created code on requesting additional webpage
Not yet needed for now, but mighrt be good to have when switching to not allow website's usage
2024-03-19 14:49:35 +08:00