Commit graph

785 commits

Author SHA1 Message Date
buzz-lightsnack-2007
9af201655b rewrite windowman
Add all relevant elements to the windowman object to be accessed by the Page object
2024-05-15 08:41:07 +08:00
buzz-lightsnack-2007
901ad921c7 support merge of objects 2024-05-14 22:57:04 +08:00
buzz-lightsnack-2007
1e8db3dee4 create OOBE popup 2024-05-13 23:49:30 +08:00
buzz-lightsnack-2007
dc5a2e91cd forget about checking the existence of a file 2024-05-13 23:48:50 +08:00
buzz-lightsnack-2007
c598094c22 add OOBE strings 2024-05-13 23:48:25 +08:00
buzz-lightsnack-2007
a5c83ad871 add custom heights for collapsible headings 2024-05-13 23:32:37 +08:00
buzz-lightsnack-2007
9c5b7f1228 changed all collapsible headers to use first heading 2024-05-13 23:32:08 +08:00
buzz-lightsnack-2007
8670c8fb54 make #tip formatting universal 2024-05-13 23:18:37 +08:00
buzz-lightsnack-2007
077a100247 Revert "add padding on details"
This reverts commit 750a3313e3.
2024-05-13 23:07:59 +08:00
buzz-lightsnack-2007
1461bc54df do not remove what's already null 2024-05-13 16:06:21 +08:00
buzz-lightsnack-2007
b8c0bf39e9 display percentage completion in the extension icon 2024-05-13 16:02:09 +08:00
buzz-lightsnack-2007
7d20170c25 only get the local chrome URL of the current page 2024-05-13 16:01:30 +08:00
buzz-lightsnack-2007
082f423332 add padding to the details if not set as the last element 2024-05-13 15:54:46 +08:00
buzz-lightsnack-2007
9187447b2a parse a string error
This is only run when the error is not stored as an object.
2024-05-13 15:50:45 +08:00
buzz-lightsnack-2007
4f19d25590 labels should use the main text color for improved readability 2024-05-13 15:48:01 +08:00
buzz-lightsnack-2007
22befff022 split the error summary from the details 2024-05-13 15:46:14 +08:00
buzz-lightsnack-2007
2e8cc5f001 write strings for error GUI 2024-05-13 15:45:41 +08:00
buzz-lightsnack-2007
750a3313e3 add padding on details 2024-05-13 15:45:05 +08:00
buzz-lightsnack-2007
1b373b26ff Correct the syntax problem leading to only the stack being saved during an error 2024-05-13 14:34:45 +08:00
buzz-lightsnack-2007
cbbada1b8a add blank headers by default 2024-05-13 14:19:12 +08:00
buzz-lightsnack-2007
a129fd4e6d additional messages when model isn't valid or supported 2024-05-12 21:09:56 +08:00
buzz-lightsnack-2007
85fef17f01 support headers in net 2024-05-12 21:09:28 +08:00
buzz-lightsnack-2007
ec17d000c1 increase clarity regarding additional sources addition 2024-05-12 20:19:02 +08:00
buzz-lightsnack-2007
6cf97c803e include popup HTML CSS requirements 2024-05-12 20:18:39 +08:00
buzz-lightsnack-2007
5f97e572a5 remove erase code used for debugging 2024-05-12 20:02:45 +08:00
buzz-lightsnack-2007
ca429e1212 update all with the new assigned filters variable 2024-05-12 20:02:09 +08:00
buzz-lightsnack-2007
81da15d6a8 support adding multiple filters in one go 2024-05-12 19:59:10 +08:00
buzz-lightsnack-2007
fb3d016b5f new logs are not prioritized 2024-05-12 19:56:28 +08:00
buzz-lightsnack-2007
6ab3368edf deprioritize successful save notifications 2024-05-12 19:55:54 +08:00
buzz-lightsnack-2007
777191a27c rewrite the other events 2024-05-12 19:55:07 +08:00
buzz-lightsnack-2007
be0f4334f7 improve import method 2024-05-12 19:54:37 +08:00
buzz-lightsnack-2007
16e57f45fc add function to test valid URL 2024-05-12 19:49:25 +08:00
buzz-lightsnack-2007
4f07cb5b5d remind the user to restart the browser when disabling icon show 2024-05-12 19:30:45 +08:00
buzz-lightsnack-2007
9ce1dfb6eb use alternative ways to determine blank message parameter 2024-05-12 19:20:28 +08:00
buzz-lightsnack-2007
e5f6f353ad improve error message display 2024-05-12 19:01:54 +08:00
buzz-lightsnack-2007
0af8aaf6e4 remove non-applicable auto open field 2024-05-12 18:16:52 +08:00
buzz-lightsnack-2007
944f9097a5 remind user to reload the page to view updated data, if any
Limitation of windowman.search.js
2024-05-12 18:14:17 +08:00
buzz-lightsnack-2007
5b738b1a25 split the supported website message
This takes advantage of the formatting.
2024-05-12 18:06:32 +08:00
buzz-lightsnack-2007
408aa5ee79 Rewrite the syntax error messages
It reflects windowman.search.js' refusal to save the incorrect JSON.
2024-05-12 18:05:35 +08:00
buzz-lightsnack-2007
8a0fb758bb set minimum height of the viewer to fill viewer height 2024-05-12 17:54:40 +08:00
buzz-lightsnack-2007
9bdc0bdfcf remove unused modules 2024-05-12 17:49:33 +08:00
buzz-lightsnack-2007
68beec366a With blocked product being thrown as an error, no need to check once more if blocked 2024-05-12 17:48:54 +08:00
buzz-lightsnack-2007
c033fd3286 get the existing analysis when the current selected is empty 2024-05-12 17:47:51 +08:00
buzz-lightsnack-2007
55dfe9f969 rename reference to syntax error string 2024-05-12 17:46:06 +08:00
buzz-lightsnack-2007
73d17a9dc0 show error message seperately 2024-05-12 17:44:16 +08:00
buzz-lightsnack-2007
8beeb107f7 write AI completion messages 2024-05-12 17:41:14 +08:00
buzz-lightsnack-2007
620be2d291 move product analysis to the processor 2024-05-11 23:40:34 +08:00
buzz-lightsnack-2007
85f9dfd5cf remove data of previous failure 2024-05-11 23:37:04 +08:00
buzz-lightsnack-2007
6297f0d737 add spacing within system prompt 2024-05-11 23:36:08 +08:00
buzz-lightsnack-2007
a61c54269f pass the scraper's options to the corresponding function in the scraper module 2024-05-11 23:18:09 +08:00