Commit graph

821 commits

Author SHA1 Message Date
buzz-lightsnack-2007
851f48e184 remove unused function resize() 2024-06-08 08:32:09 +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
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
buzz-lightsnack-2007
d625972726 set empty-keyed DATA if null 2024-05-23 15:56:46 +08:00
buzz-lightsnack-2007
796a776563 load OOBE when not initialized properly 2024-05-22 23:56:30 +08:00
buzz-lightsnack-2007
e7dd3dbcaa determine initialization status 2024-05-22 23:56:04 +08:00
buzz-lightsnack-2007
6ad2b1f93a Scroll to the tab 2024-05-22 23:39:58 +08:00
buzz-lightsnack-2007
a9e60aad2e run materialize directly after import 2024-05-22 23:24:24 +08:00
buzz-lightsnack-2007
27757a5a36 don't sync external scripts
You have to download yours and name it appropriately!
2024-05-22 23:23:20 +08:00
buzz-lightsnack-2007
9f65b5a36e rename "external" to "platform"
The e-commerce platform is external to the extension
2024-05-22 23:04:26 +08:00
buzz-lightsnack-2007
18d6aaa10d move source code to /src 2024-05-21 16:52:24 +08:00
buzz-lightsnack-2007
367b3ce2b7 upload high quality screenshots 2024-05-21 16:44:17 +08:00
buzz-lightsnack-2007
9530639d9c update English messages 2024-05-21 16:10:11 +08:00
buzz-lightsnack-2007
cc06bbaa06 rename the references 2024-05-21 16:07:58 +08:00
buzz-lightsnack-2007
6ac91a36db remove unneeded instances object 2024-05-21 16:07:36 +08:00
buzz-lightsnack-2007
86329e376d remove nonexistent help button event 2024-05-21 16:06:56 +08:00
buzz-lightsnack-2007
352d4ae26f remove defining window size
This is no longer necessary since a new tab is being created.
2024-05-21 16:06:13 +08:00
buzz-lightsnack-2007
99e37af3ed define automatic open variable
It is an override.
2024-05-21 16:02:31 +08:00
buzz-lightsnack-2007
fd9211dd1f don't inject for now 2024-05-21 16:01:15 +08:00
buzz-lightsnack-2007
fcee12d161 move updater to check 2024-05-21 16:01:04 +08:00
buzz-lightsnack-2007
750c46b59b remove other web accessible resources
This directly follows 09d72be1ff.
2024-05-21 14:40:07 +08:00
buzz-lightsnack-2007
89526aa882 generate hello.htm content, especially on quick guide steps 2024-05-21 14:39:00 +08:00
buzz-lightsnack-2007
bfabc7506e opening the settings bypasses the OOBE 2024-05-21 14:37:23 +08:00
buzz-lightsnack-2007
717ebab479 the cards' texts is a caption 2024-05-21 14:36:41 +08:00