12 Commits

Author SHA1 Message Date
lordwelch
852c68686c Add sublime-project file v0.0.7 2021-01-15 16:15:12 -08:00
lordwelch
6fab6022d0 Remove grab
Switch to using bootstrap-table
Add DownThemAll plugin
Remove Firefox plugin
2021-01-09 16:36:18 -08:00
lordwelch
bd269e0c71 Run go generate v0.0.6 2020-12-21 01:19:16 -08:00
lordwelch
36e79aa907 Refactor cookie handling
Switch to jettison for JSON marshaling
Create an HTTP UI
Use goembed for assets
v0.0.5
2020-12-21 01:15:16 -08:00
lordwelch
bd0c3d2cc6 Load and save queue and history files
Switch to using an additional filename and sub-directory field
Allow status in json decode/encode
Switch to using string for url instead of url.URL
use log instead of fmt for logging
Add basic status handlers for the queue and history
Add HTTP timeouts
Implement cookie handling
Ignore TempPath and FilePath when adding URLs, they are absolute paths
Ignore Status when adding URLs and status is not Paused
When determining the filename use the path from the final redirect
Use the correct TempPath when downloading
Actually add requests to the queue before starting them
v0.0.4
2020-12-13 01:05:17 -08:00
lordwelch
b1079eab13 Remove superfluous err check v0.0.3 2020-12-09 16:17:07 -08:00
lordwelch
1112d98ca9 Implement new findPartUUID that uses github.com/u-root/u-root/pkg/mount/gpt v0.0.2 2020-12-09 16:06:05 -08:00
lordwelch
d62e976d20 update deps and module name v0.0.1 2020-12-09 13:32:00 -08:00
lordwelch
f1179ff06e Commit custom grab 2020-12-09 13:29:14 -08:00
lordwelch
17d26242d2 Start moving the Firefox extension to using a table instead of a list 2020-12-09 13:28:09 -08:00
lordwelch
4c1e7a4310 Add code for partition mounting 2020-12-09 13:25:44 -08:00
lordwelch
3483a665c4 initial working app 2020-10-25 12:01:27 -07:00