Commit graph

785 commits

Author SHA1 Message Date
buzz-lightsnack-2007
bf5b67ef9a throw a reference error if the connection failed 2024-05-06 09:51:31 +08:00
buzz-lightsnack-2007
d2bbd8923f improve error message display through spaces 2024-05-06 09:49:29 +08:00
buzz-lightsnack-2007
7b49f8fcbf double check that URL is valid through converting to a URL object 2024-05-06 09:48:59 +08:00
buzz-lightsnack-2007
e5cd04c95d improve formatting of global save failure message through spaces 2024-05-06 09:48:19 +08:00
buzz-lightsnack-2007
f7912f5692 Merge commit '8ca7ddbe12' into development-GUI 2024-05-06 09:12:41 +08:00
buzz-lightsnack-2007
2588b3ff30 The listener overrides 2024-05-06 09:11:13 +08:00
buzz-lightsnack-2007
a1d5f1f315 Scrape data when opened and results don't exist 2024-05-06 09:09:11 +08:00
buzz-lightsnack-2007
8ca7ddbe12 update message to prohibit markdown formatting but encourage HTML formatting 2024-05-06 09:08:06 +08:00
buzz-lightsnack-2007
3cd5fb2172 use nested module for handling reading of paths only defined via a dictionary or string 2024-05-06 09:04:14 +08:00
buzz-lightsnack-2007
ba42929d1d set nested data with automatic subdictionary created via nested.dictionary 2024-05-06 09:00:49 +08:00
buzz-lightsnack-2007
d57c0a7e38 attempt to improve error message display formatting 2024-05-05 23:24:01 +08:00
buzz-lightsnack-2007
45b3388851 Only inform one time about supported site 2024-05-05 23:23:00 +08:00
buzz-lightsnack-2007
e92baff49b send request to refresh 2024-05-05 23:21:53 +08:00
buzz-lightsnack-2007
0ff2a26969 use seperated URL cleaning module 2024-05-05 23:00:58 +08:00
buzz-lightsnack-2007
42cea844a8 add URL cleaning external function 2024-05-05 23:00:09 +08:00
buzz-lightsnack-2007
2a7c2fc750 Consider changes in height
attempt to wait until window is available
2024-05-05 22:54:57 +08:00
buzz-lightsnack-2007
da0ba0a40d Add cards and summary display fixes 2024-05-05 21:16:05 +08:00
buzz-lightsnack-2007
1a7aca6308 Add cards display 2024-05-05 21:15:52 +08:00
buzz-lightsnack-2007
ce0a50837d Display the aspects and do not rely on removed data 2024-05-05 21:15:29 +08:00
buzz-lightsnack-2007
8fb4e3189d add results color scheming 2024-05-05 21:14:48 +08:00
buzz-lightsnack-2007
c3b068d70a add transparent navbar 2024-05-05 21:14:20 +08:00
buzz-lightsnack-2007
d41d4636c5 refined popup appearance 2024-05-05 21:13:56 +08:00
buzz-lightsnack-2007
3908fcdb90 remove container on resultts page 2024-05-05 21:12:35 +08:00
buzz-lightsnack-2007
0703fbec39 display the aspects data 2024-05-05 21:12:15 +08:00
buzz-lightsnack-2007
7a6d6f6f3e add data source and display type in the results page 2024-05-05 17:24:32 +08:00
buzz-lightsnack-2007
612c9c9b8b Add space after the summary 2024-05-05 17:24:03 +08:00
buzz-lightsnack-2007
b95505b9b4 Merge commit 'e84a5e3723' into development-GUI 2024-05-05 16:31:31 +08:00
buzz-lightsnack-2007
fcfb747e3f Merge commit '381f30129d' into development-GUI 2024-05-05 16:24:08 +08:00
buzz-lightsnack-2007
1c6eab7f4e add results page parsing 2024-05-05 16:22:36 +08:00
buzz-lightsnack-2007
2b352b25bd Blank out the value for rating score to overwritten later 2024-05-05 16:22:04 +08:00
buzz-lightsnack-2007
381f30129d Handle nested data 2024-05-05 16:14:38 +08:00
buzz-lightsnack-2007
94fee60b8a Continue to show existing data if window is visible 2024-05-05 16:10:11 +08:00
buzz-lightsnack-2007
e72f37bff2 re-use existing processed data
Do not save the error unless it occurs.
2024-05-05 14:40:03 +08:00
buzz-lightsnack-2007
87cac58d57 silently write tab data
Tab data is not too significant.
2024-05-05 14:18:04 +08:00
buzz-lightsnack-2007
a1d19d3561 Pointer will return false when URL is null 2024-05-05 14:11:25 +08:00
buzz-lightsnack-2007
d8f216dac5 remove notifying from processor; must be set from the tab 2024-05-05 14:04:59 +08:00
buzz-lightsnack-2007
90f6bce64b set pointer to global data 2024-05-05 09:08:12 +08:00
buzz-lightsnack-2007
cfdeacd071 allow reading and updating pointer data directly to database 2024-05-05 09:07:22 +08:00
buzz-lightsnack-2007
785e6e8e11 Save the status to the local product data 2024-05-05 09:06:27 +08:00
buzz-lightsnack-2007
0ff26c8bea directly set the product's state 2024-05-05 09:05:08 +08:00
buzz-lightsnack-2007
f7d5ccecb8 enable clearing of pointer 2024-05-04 13:29:55 +08:00
buzz-lightsnack-2007
3dabfe7984 clear the pointer at every startup 2024-05-04 13:29:46 +08:00
buzz-lightsnack-2007
31447db140 Add spaces to delimiters in error messages 2024-05-04 13:19:54 +08:00
buzz-lightsnack-2007
ac2b624eb2 Externally notify that an error has occured during analysis 2024-05-04 10:41:39 +08:00
buzz-lightsnack-2007
dccdd48cfc Pass the error out to the processor 2024-05-04 10:40:16 +08:00
buzz-lightsnack-2007
6cbec224b6 try to use global storage when setting last ata 2024-05-04 10:39:13 +08:00
buzz-lightsnack-2007
f1b70f7c1f remove redundancies while ensuring PATH can be convertible to an array 2024-05-03 23:57:10 +08:00
buzz-lightsnack-2007
ff318d464b use await to avoid unnecessary throwing error messages 2024-05-03 23:47:53 +08:00
buzz-lightsnack-2007
0a696ad54e Popup is fixed to the page it has opened 2024-05-03 23:40:16 +08:00
buzz-lightsnack-2007
b98be445ae remove period in save failure message 2024-05-03 23:15:48 +08:00