Simon
|
bae8220e75
|
Added post helper function
|
2021-01-08 21:17:58 +01:00 |
|
Alex Ling
|
9dcc9665ce
|
Cancel a download job when deleted from web UI
|
2020-12-12 16:15:16 +00:00 |
|
Alex Ling
|
455315a362
|
Upgrade to Crystal 0.35.1
|
2020-12-11 07:46:47 +00:00 |
|
Alex Ling
|
85a65f84d0
|
Remove unnecessary "require" statements
|
2020-08-06 18:10:13 +00:00 |
|
Alex Ling
|
5e01cc38fe
|
Fix downloaders
|
2020-08-04 11:36:36 +00:00 |
|
Alex Ling
|
6e9466c9d2
|
Rename plugin function search to listChapters
|
2020-07-29 07:15:55 +00:00 |
|
Alex Ling
|
0e9a659828
|
Instantiate Plugin objects with IDs
|
2020-07-26 15:34:54 +00:00 |
|
Alex Ling
|
c6adb4ee18
|
Fix plugin hot load
|
2020-07-26 12:56:29 +00:00 |
|
Alex Ling
|
8d99400c5f
|
Return strings as header values
|
2020-07-25 16:19:39 +00:00 |
|
Alex Ling
|
ce59acae7a
|
Fix variable shadowing
|
2020-07-25 07:25:38 +00:00 |
|
Alex Ling
|
8694b4beaf
|
Show plugin info on the plugin download page
|
2020-07-24 15:02:05 +00:00 |
|
Alex Ling
|
3b315ad880
|
Pass status code and headers to plugin scripts
|
2020-07-24 13:56:54 +00:00 |
|
Alex Ling
|
33107670ce
|
Use index.js instead of main.js
|
2020-07-24 09:30:10 +00:00 |
|
Alex Ling
|
f116e2f1d0
|
Rename the state helper function to storage
|
2020-07-24 09:27:54 +00:00 |
|
Alex Ling
|
ebf6221876
|
Rename Job#plugin_name to plugin_id
|
2020-07-24 07:50:50 +00:00 |
|
Alex Ling
|
2a910335af
|
Easier to use mango.css helper method
|
2020-07-24 05:11:13 +00:00 |
|
Alex Ling
|
9ea26474b4
|
Fix formatting
|
2020-07-23 17:15:40 +00:00 |
|
Alex Ling
|
df8a6ee6da
|
Finish plugin functionalities
|
2020-07-23 17:15:40 +00:00 |
|
Alex Ling
|
dcfd1c8765
|
Expose @filename from the Plugin class
|
2020-07-22 13:51:45 +00:00 |
|
Alex Ling
|
10b6047df8
|
Process filenames before downloading
|
2020-07-22 13:51:03 +00:00 |
|
Alex Ling
|
a994c43857
|
Plugin downloader WIP
|
2020-07-22 09:09:02 +00:00 |
|
Alex Ling
|
7e4532fb14
|
Instantiate Plugin s by plugin names
|
2020-07-22 09:09:02 +00:00 |
|
Alex Ling
|
92f5a90629
|
Move pop to the Downloader classes
|
2020-07-21 17:20:03 +00:00 |
|
Alex Ling
|
2a36804e8d
|
Validate returned JSON
|
2020-07-21 16:11:56 +00:00 |
|
Alex Ling
|
87b6e79952
|
Use macro to DRY the self.default method
|
2020-07-21 12:33:50 +00:00 |
|
Alex Ling
|
b75a838e14
|
Move common code to Queue::Downloader
|
2020-07-21 12:32:48 +00:00 |
|
Alex Ling
|
ae7c72ab85
|
Decouple Queue and related classes from MangaDex
|
2020-07-21 11:47:14 +00:00 |
|
Alex Ling
|
5cee68d76c
|
Cleanup
|
2020-07-21 10:44:12 +00:00 |
|
Alex Ling
|
f444496915
|
Check plugins dir exists before listing plugins
|
2020-07-21 10:08:30 +00:00 |
|
Alex Ling
|
a812e3ed46
|
Add duktape.cr and the Plugin class
|
2020-07-21 09:30:45 +00:00 |
|