Commit Graph

18 Commits

Author SHA1 Message Date
Elara 2205d0ae83 Add missing GPL headers and change year to 2023 2023-01-30 23:12:29 -08:00
Elara 4f274b7add Switch to new download system 2023-01-28 20:53:06 -08:00
Elara 58c2b3956e Add unarchiving to file downloader 2023-01-28 20:33:36 -08:00
Elara ac5db18366 Add languages to overrides 2023-01-11 13:37:52 -08:00
Elara d770581cb6 Return error if db.JSON decode hook gets an invalid type 2023-01-01 19:28:16 -08:00
Elara 0b4cfd8827 Split overrides into separate package with tests 2022-12-28 18:39:31 -08:00
Elara 2e1e26e188 Add tests for internal/shutils package 2022-12-27 12:13:22 -08:00
Elara aa8468be09 Switch to SQLite DB 2022-12-24 12:56:02 -08:00
Elara 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
Elara 401e8531ab Add initial helper functions (#39) 2022-11-20 20:52:38 -08:00
Elara e1e57fbb0c Pass options to subshell when executing a ScriptFunc 2022-10-02 19:59:10 -07:00
Elara 61bcacba51 Add option to disable like distros in decoder 2022-10-01 20:53:26 -07:00
Elara 54261ea4fd Factor in ID_LIKE variable and ARM variants when checking for overrides 2022-09-30 20:07:44 -07:00
Elara ec8474f981 Return EOF if Nop ReadWriteCloser is used 2022-09-30 16:25:40 -07:00
Elara 303cf27b77 Remove error when nop exec handler is executed 2022-09-30 16:22:27 -07:00
Elara 98fb613843 Remove unneeded WriteFunc() function 2022-09-26 14:07:13 -07:00
Elara 9eff6c61ff Add GPL headers 2022-09-26 12:28:21 -07:00
Elara d6ca57087f Initial Commit 2022-09-25 14:00:15 -07:00