Commit Graph

26 Commits

Author SHA1 Message Date
Elara 2b1b1deace Execute functions in a fakeroot environment
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-10-23 20:09:07 -07:00
Elara edad7b03b2 Move shell handlers to internal/shutils/handlers
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-10-23 19:47:07 -07:00
Elara 3f3b575b63 Update import path
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-10-07 17:34:39 -07:00
Elara 7598122780 Update lure-web domain to lure.sh
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-10-07 12:12:00 -07:00
Elara be7709a5ed Move some things out of internal
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-09-21 16:18:18 -07:00
Elara c2b875db6c Update and add GPL headers
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-09-20 15:38:22 -07:00
Elara 45522e3f3a Major refactor
ci/woodpecker/push/woodpecker Pipeline was successful Details
2023-09-19 14:28:05 -07:00
Elara eb976be96e Update domain 2023-04-20 20:01:05 -07:00
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