Commit Graph

22 Commits

Author SHA1 Message Date
be7709a5ed Move some things out of internal
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-09-21 16:18:18 -07:00
c2b875db6c Update and add GPL headers
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-09-20 15:38:22 -07:00
45522e3f3a Major refactor
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-09-19 14:28:05 -07:00
eb976be96e Update domain 2023-04-20 20:01:05 -07:00
2205d0ae83 Add missing GPL headers and change year to 2023 2023-01-30 23:12:29 -08:00
4f274b7add Switch to new download system 2023-01-28 20:53:06 -08:00
58c2b3956e Add unarchiving to file downloader 2023-01-28 20:33:36 -08:00
ac5db18366 Add languages to overrides 2023-01-11 13:37:52 -08:00
d770581cb6 Return error if db.JSON decode hook gets an invalid type 2023-01-01 19:28:16 -08:00
0b4cfd8827 Split overrides into separate package with tests 2022-12-28 18:39:31 -08:00
2e1e26e188 Add tests for internal/shutils package 2022-12-27 12:13:22 -08:00
aa8468be09 Switch to SQLite DB 2022-12-24 12:56:02 -08:00
1a36a6d530 Do two parsing passes when building a package, and prompt user to view script after the first 2022-12-03 11:52:09 -08:00
401e8531ab Add initial helper functions (#39) 2022-11-20 20:52:38 -08:00
e1e57fbb0c Pass options to subshell when executing a ScriptFunc 2022-10-02 19:59:10 -07:00
61bcacba51 Add option to disable like distros in decoder 2022-10-01 20:53:26 -07:00
54261ea4fd Factor in ID_LIKE variable and ARM variants when checking for overrides 2022-09-30 20:07:44 -07:00
ec8474f981 Return EOF if Nop ReadWriteCloser is used 2022-09-30 16:25:40 -07:00
303cf27b77 Remove error when nop exec handler is executed 2022-09-30 16:22:27 -07:00
98fb613843 Remove unneeded WriteFunc() function 2022-09-26 14:07:13 -07:00
9eff6c61ff Add GPL headers 2022-09-26 12:28:21 -07:00
d6ca57087f Initial Commit 2022-09-25 14:00:15 -07:00