Commit graph

15 commits

Author SHA1 Message Date
buzz-lightsnack-2007
527d7b6835 changed alerts to the logging 2024-04-15 15:42:50 +08:00
buzz-lightsnack-2007
ffa0a1b9bf change reading location for texts 2024-04-15 15:31:55 +08:00
buzz-lightsnack-2007
7eb0b86640 fix import method to support service worker 2024-04-14 13:01:12 +08:00
buzz-lightsnack-2007
dbb8b47b38 Add a constructor to create a message.
This is similar to that run executed in .log().
2024-04-10 22:16:09 +08:00
buzz-lightsnack-2007
571dc18f34 update constructor on message initiing 2024-04-09 09:32:38 +08:00
buzzcode2007
3a49487556 moved reader to avoid re-importing per function 2024-04-08 20:24:05 +08:00
buzzcode2007
20aeb7b75e Add constructor to display alerts 2024-04-08 15:41:35 +08:00
buzzcode2007
72742a1103 fixed reference variable when displaying error messages 2024-04-05 09:50:34 +08:00
buzzcode2007
eeb4de89cc Fix error message display in alerts.js 2024-04-03 15:26:40 +08:00
buzzcode2007
e152034eeb improve error handling
Make sure all errors are able to return their traces to be displayed, and that only the code appears in the pop-up, not a mix with the actual content.
2024-04-02 22:49:04 +08:00
buzzcode2007
42d2278e6c Add error alerts 2024-04-01 14:53:49 +08:00
buzz-lightsnack-2007
6a1ea8eb7d updated alerting methods
Use both toasts and console.
2024-03-31 15:41:55 +08:00
buzz-lightsnack-2007
908433d80d locally renamed files as lowercase file extensions
because not all IDEs seem to support uppercase file name extensions
2024-03-28 08:53:29 +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
buzzcode2007
716d4ac3e5 create alerts interface 2024-03-20 23:32:55 +08:00