buzz-lightsnack-2007
504d40ab03
update localization
2024-03-27 15:26:22 +08:00
buzz-lightsnack-2007
e359ab7c8c
remove unnecessary action buttons
2024-03-27 14:00:11 +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
buzz-lightsnack-2007
f2e2b0da0d
add localization
2024-03-25 12:39:52 +08:00
buzz-lightsnack-2007
8f0f7fb923
major moving around of files
2024-03-25 12:39:38 +08:00
buzz-lightsnack-2007
4686f89010
rebuild settings GUI
2024-03-25 10:13:08 +08:00
buzz-lightsnack-2007
36fb6ce52e
no more fake windowing system, I guess?
2024-03-25 09:28:56 +08:00
buzz-lightsnack-2007
8ba5d1bb4a
added Settings interface builder
...
requires an interpreter to place in settings.html
2024-03-25 08:17:43 +08:00
buzz-lightsnack-2007
26a721516a
enable Aero on supported themes
...
First, please get 7.css by yourself!
2024-03-24 21:52:37 +08:00
buzz-lightsnack-2007
1a3cabbf25
removed universal reading
...
What would be the point of reading universal files when the files themselves are already fundamentally broken when not opened as a Chrome extension?
2024-03-24 21:29:00 +08:00
buzz-lightsnack-2007
81253231ea
add custom styles
2024-03-24 18:41:08 +08:00
buzz-lightsnack-2007
24cace73ac
update script to generate UI
2024-03-24 18:40:56 +08:00
buzz-lightsnack-2007
868a73dfe0
add window close
2024-03-24 18:40:44 +08:00
buzz-lightsnack-2007
77425a34c0
add initial popup generation
2024-03-24 18:40:24 +08:00
buzz-lightsnack-2007
2797986e3a
update options page
2024-03-24 18:40:04 +08:00
buzz-lightsnack-2007
0cd0cf94a4
do not commit external CSS library JS
...
Please get it yourself!
2024-03-24 18:39:53 +08:00
buzz-lightsnack-2007
54eb16eb69
updated locales
2024-03-24 18:39:38 +08:00
buzz-lightsnack-2007
a5f6069a99
update window management
...
window managemnet is pseudo-OOP
2024-03-24 10:58:34 +08:00
buzzcode2007
f60380de8e
added the main window management
2024-03-23 22:37:15 +08:00
buzzcode2007
913fadedb8
add a windowed appearance for the settings
2024-03-23 22:36:32 +08:00
buzzcode2007
84cc60f829
add additional titles
...
Settings page title was added.
2024-03-23 22:35:55 +08:00
buzzcode2007
4b2e8db824
update commenting style
2024-03-23 20:35:41 +08:00
buzzcode2007
5066be6e87
add message on versioning
2024-03-23 20:23:02 +08:00
buzzcode2007
9334f2c59d
Remove useless compatibility check
...
The consequences of opening the file outside the extension is
self-reinforcing.
2024-03-23 17:51:37 +08:00
buzzcode2007
0f7e461195
use jQuery instead
2024-03-23 17:44:03 +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
ccac75e750
make all scripts accessible
...
But it's clearly temporary
2024-03-23 17:14:46 +08:00
buzzcode2007
b2ea655fd3
added initialization feature
2024-03-23 17:03:07 +08:00
buzzcode2007
ee14f52f3f
rewrite the readme
2024-03-23 17:02:02 +08:00
buzzcode2007
3909e19eaa
update the configuration
2024-03-23 17:01:26 +08:00
buzzcode2007
df847df7dd
update configuration template Yes, make that have template preferences!
2024-03-23 15:16:07 +08:00
buzzcode2007
476f0e8b7e
add installation trigger
2024-03-22 22:47:16 +08:00
buzzcode2007
b6ffdc674e
add template configuration
2024-03-22 21:57:11 +08:00
buzzcode2007
734a74267b
git fucked up again, for some reason
2024-03-22 21:56:44 +08:00
buzzcode2007
51db6c086a
re-add background script
2024-03-22 21:53:48 +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
3f2f5e21a3
added icon management
2024-03-21 23:37:24 +08:00
buzzcode2007
447091f172
add standby state detection
2024-03-21 23:30:36 +08:00
buzzcode2007
2bac54108e
Files not needed
2024-03-21 23:22:42 +08:00
buzzcode2007
1505ca7fb2
read filters
...
can identify an appropriate filter for a website
2024-03-21 23:08:34 +08:00
buzzcode2007
a55b0af151
update the GUI library information
2024-03-21 15:07:50 +08:00
buzzcode2007
aca8f073b4
add installation instructions
...
It's incopmlete, so don't do this for now
2024-03-21 14:48:10 +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
2b5cfd47c9
support async read method for content script
2024-03-20 23:33:20 +08:00