buzz-lightsnack-2007
|
a226f12645
|
rename modules after moving to appropriate folders
|
2024-04-26 21:32:32 +08:00 |
|
buzz-lightsnack-2007
|
2b24bf17b0
|
import modules properly
|
2024-04-16 20:21:20 +08:00 |
|
buzz-lightsnack-2007
|
0059314655
|
And the fate of /gui is sealed
Make sure that the proper files that are not in `/gui` are loaded.
|
2024-04-15 15:52:21 +08:00 |
|
buzz-lightsnack-2007
|
527d7b6835
|
changed alerts to the logging
|
2024-04-15 15:42:50 +08:00 |
|
buzz-lightsnack-2007
|
429e5bd852
|
put net.js inside a proper module
|
2024-04-15 15:16:53 +08:00 |
|
buzzcode2007
|
1bef8fb268
|
Refactor error handling in download function
|
2024-04-03 15:26:10 +08:00 |
|
buzzcode2007
|
1ce691bec6
|
Allow strict file checking
If the file is unexpected, an unstrict file checking will only warn the user that the file is unexpected, and it should pass it off anyway.
|
2024-04-03 10:13:52 +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 |
|
buzz-lightsnack-2007
|
76bf6cefaa
|
the fallback is always text
|
2024-04-02 19:59:26 +08:00 |
|
buzzcode2007
|
65e8b9686b
|
Add optional parameter to verify file only
Not all the time you'd actually want the file content, just the fact that it's over there and that I can open it again.
|
2024-04-01 14:59:06 +08:00 |
|
buzz-lightsnack-2007
|
7631d344e5
|
add response downloading
|
2024-03-28 11:27:16 +08:00 |
|