Commit Graph
100 Commits
Author SHA1 Message Date
justin 08d73d72e1 Fix goreleaser config 2025-04-25 11:56:38 +09:30
justin b559f15eb1 New goreleaser config and docker setup (with arm64) 2025-04-25 11:44:59 +09:30
justin d864a8c486 Do some de-linting, but disable for now in goreleaser 2025-04-25 11:13:48 +09:30
justin 0655700d15 Upgrade dependencies 2025-04-25 11:04:12 +09:30
justin 4cff36e54f Update .gitignore 2025-04-25 11:00:57 +09:30
justin 54e5dbab60 Update changelog 2024-03-17 09:45:35 +10:30
justin c45e261396 Fix workflow 2024-03-17 09:38:08 +10:30
justin 192479819d Bump version for next release 2024-03-17 09:37:03 +10:30
justin 92c4cc6284 Upgrade deps 2024-03-17 09:36:53 +10:30
justin dd211f6077 Lint 2024-03-17 09:33:09 +10:30
justin 3b23ff356c Fix template 2024-03-16 23:42:42 +10:30
justin 94b57fc327 Update gitignore 2024-03-16 21:21:31 +10:30
justin 36607b43ab Fix goreleaser 2024-03-16 21:21:05 +10:30
justin b466157cd0 Bump version 2024-03-16 21:16:49 +10:30
justin d9a979b782 Remove (almost) all the panics 2024-03-16 21:14:46 +10:30
justin 3dec93c4f4 Version bump 2023-12-08 19:54:20 +10:30
justin 3353d3d923 Juggle the test to the right place, call it also while saving config to be consistent 2023-11-28 21:30:48 +10:30
justin 7b326d72b1 THis time for sure 2023-11-28 20:31:39 +10:30
justin bef753d7ee THis is lame 2023-11-28 20:28:54 +10:30
justin a66ab08431 Maybe this 2023-11-28 20:24:18 +10:30
justin b0048a5764 Deal with /usr/bin/sleep on github (seriously?) 2023-11-28 20:11:31 +10:30
justin 73833a1a14 Break out all the executable-finding guff and add some tests 2023-11-28 20:07:17 +10:30
justin aa64e000ee Fix test, bump version for a test release 2023-11-26 18:53:52 +10:30
justin 5121438ffc Attempted fix for portable mode 2023-11-26 18:50:30 +10:30
justin 46dbf2d64f Do not need this anymore 2023-11-26 17:02:21 +10:30
justin 6b13e54fb5 Run tests before release 2023-11-26 17:00:46 +10:30
justin 9a2497c244 Fix bug with new config having wrong version 2023-11-26 16:59:54 +10:30
justin bb8193b504 Update docco 2023-11-25 22:40:39 +10:30
justin 5d57803799 Add feature to do bulk downloads, bump version 2023-11-25 22:03:06 +10:30
justin e699c7ea5d Bump version 2023-11-24 21:16:58 +10:30
justin c4e55c0870 Fix crash bug if V3 config had > 1 destinations 2023-11-24 21:15:55 +10:30
justin 58d1b0c3de Update changelog 2023-11-23 18:36:38 +10:30
justin cab1d2d498 Update docco and bump version for v1.0.0 2023-11-23 18:11:29 +10:30
justin b5987d6eac Bump version 2023-11-22 21:04:57 +10:30
justin 9538e2a2bf Update docker-compose 2023-11-22 21:04:08 +10:30
justin 42a4793953 Bump version 2023-11-22 21:01:37 +10:30
justin 3708df9525 Don't need that 2023-11-22 21:00:45 +10:30
justin c31d25c048 Launch.json 2023-11-22 08:33:11 +10:30
justin c806ee8905 Clean up file list 2023-11-22 08:32:36 +10:30
justin d0e61d1247 Prepare for goreleaser 2023-11-22 08:32:20 +10:30
justin 746a65dc80 Update .gitignore 2023-11-22 08:31:58 +10:30
justin d51a703820 Tidy up file list 2023-11-21 22:05:13 +10:30
justin d73c38ddc3 Perform host/path substitutions 2023-11-21 22:04:52 +10:30
justin e65ae41a4a Fix version display 2023-11-20 21:22:48 +10:30
justin 5bd7601faa More debugging if test fails 2023-11-20 21:02:45 +10:30
justin a1e6421842 Destinations are now DownloadOptions 2023-11-20 21:01:50 +10:30
justin fa978fecc2 Spelling 2023-11-20 20:57:46 +10:30
justin 12e9b83916 Update dependencies 2023-11-20 07:39:38 +10:30
justinandGitHub adb9922b52 Refactor web (#26) 2023-11-20 07:38:16 +10:30
justin 6e2c8d17a1 I am a numpty, put the testdata in the right place. 2023-11-19 20:58:26 +10:30
justin fe884799c7 Add an option to start with some test downloads queued 2023-11-11 13:07:26 +10:30
justin 329d7703a0 More detail in README 2023-03-15 05:46:25 +10:30
justin 5d1f4ffadb Update changelog, skip docker for now until it is ready 2023-03-15 05:18:56 +10:30
justin 385de634f6 Fix Stop button 2023-03-15 05:15:49 +10:30
justin 431ef985bc Cleanup spruious logs 2023-03-15 05:15:25 +10:30
justin a5e201c290 Restore cleanup 2023-03-15 05:04:02 +10:30
justin d650725523 Clean up documentation 2023-03-15 05:00:56 +10:30
justin 7f0a51d659 New alpha 2023-03-15 04:46:14 +10:30
justin 4909f63c93 Appease the linter 2023-03-15 04:45:10 +10:30
justin c8f10e01c7 Cleanup for release 2023-03-15 04:33:48 +10:30
justin cf7efa70ee Adjust log display to always show all entries. Fixes #22. 2023-03-13 11:43:08 +10:30
justin ea70f47f76 Update Changelog 2023-03-13 10:54:47 +10:30
justin 2e3156ef65 New alpha release 2023-03-13 10:50:25 +10:30
justin 08e2c1c377 Use constants and constructors in the test 2023-03-13 10:48:38 +10:30
justin b40dd218f1 Add move to destination functionality 2023-03-13 10:32:20 +10:30
justin ba87b943ea Add some stress-test data 2023-03-13 10:25:59 +10:30
justin 3e7a3a2f3b Fix some more races 2023-03-10 00:07:29 +10:30
justin f2c05d0144 Restore test 2023-03-09 23:24:03 +10:30
justin 3d72b8b16a Remove debugging test URLs 2023-03-09 21:46:28 +10:30
justin 9944cb9104 Appease linter 2023-03-09 21:32:24 +10:30
justin 9719449d01 Update deps 2023-03-09 21:32:13 +10:30
justin e34bef9263 Update changelog 2023-03-09 21:22:00 +10:30
justin b0095e0a00 Disable test temporarily 2023-03-09 21:16:43 +10:30
justin b914799be0 Prep for alpha release 2023-03-09 21:16:26 +10:30
justin 565b777399 Fix portable binary config handling 2023-03-09 21:14:37 +10:30
justin 3e8f04cce9 Clean up docker and update deps 2023-03-09 21:02:21 +10:30
justin a97cae9c6d Update changelog 2023-03-09 21:01:57 +10:30
justin 2d770781e6 Clean up some wording 2023-03-09 20:47:00 +10:30
justin 16d9ac368c Start of destination support and some refactoring 2022-07-05 20:43:32 +09:30
justin c1c1fc1866 Add compose files and alter build script to build/push to docker 2022-05-14 17:24:37 +09:30
justin 14c79a7ff2 Start of docker support 2022-05-14 16:38:48 +09:30
justin ee7b8565cc Refactor to prevent races on access of downloads 2022-04-18 19:53:07 +09:30
justin 6b1dff54f9 Remove some potential races 2022-04-18 13:01:07 +09:30
justin b344e757a6 Improve presentation of multiple file downloads on index page 2022-04-10 09:21:39 +09:30
justin c3f58bdcd0 Update changelog 2022-04-09 23:44:48 +09:30
justin f899b9c0c2 Sanity check destinations 2022-04-09 23:42:38 +09:30
justin 4f33603a0c Add destinations configuration 2022-04-09 23:32:57 +09:30
justin 5c362df35d Add state for "Fixing MPEG-TS" which takes a while 2022-04-09 17:50:26 +09:30
justin 15ee200615 Alternative download ETA string 2022-04-09 17:46:03 +09:30
justin 9d3f54d2ee Show URL if it is still queued and we don't have any filenames yet. 2022-04-09 17:04:19 +09:30
justin 91c68d8816 Show more information when downloading from playlists 2022-04-09 15:13:22 +09:30
justin b81fce94a2 Fix username 2022-04-09 14:21:39 +09:30
justin bb8e8662fd Commit missing file 2022-04-09 12:30:37 +09:30
justin 50a6ac9e85 Fix bug migrating config, add test 2022-04-09 12:26:56 +09:30
justin 3bbc715e74 Add funding config 2022-04-09 11:32:27 +09:30
justin b85a2418f0 Update changelog 2022-04-07 21:50:54 +09:30
justin 8567173c77 Make the error message more prominent. 2022-04-07 21:47:35 +09:30
justin 394c77f139 Enable portable mode by reading a config file 'gropple.yml' from the current directory, if present. Closes #13 2022-04-07 21:46:39 +09:30
justin b88df9beff Clean up README 2022-04-07 21:38:14 +09:30
justin 2e94eb6a87 Create a ConfigService struct to handle managing our config. 2022-04-07 20:39:14 +09:30