Commit Graph

360 Commits

Author SHA1 Message Date
Elara bd2560616e Add completion files to archive 2023-01-01 20:23:23 -08:00
Elara d770581cb6 Return error if db.JSON decode hook gets an invalid type 2023-01-01 19:28:16 -08:00
Elara de23b9c778 Add installmisc target for non-binary files 2023-01-01 19:17:06 -08:00
Elara 846a6f6f51 Move CLI helper functions into internal/cliutils 2022-12-29 12:25:37 -08:00
Elara 9199e0cf0b Skip packages with empty name 2022-12-29 12:01:54 -08:00
Elara 1e810cd30f Create variable for all flag 2022-12-29 11:53:57 -08:00
Elara 26945ca68b Display only info for current distro in lure info 2022-12-28 19:04:38 -08:00
Elara b30e140c9e Fix nil argument when -P flag is not given 2022-12-28 18:44:48 -08:00
Elara 1ae30bdf78 Convert distro.ParseOSRelease() into a singleton 2022-12-28 18:40:20 -08:00
Elara 0b4cfd8827 Split overrides into separate package with tests 2022-12-28 18:39:31 -08:00
Elara 75915965fc Remove replace directive for pebble 2022-12-28 20:07:58 +00:00
Elara 64c03af055 Remove debug code 2022-12-28 12:00:38 -08:00
Elara 66259e28c6 Provide flag for passing package manager arguments 2022-12-28 11:57:07 -08:00
Elara da0be8eb0f Provide ability to pass args to package manager, add --allowerasing for dnf and yum 2022-12-27 14:44:48 -08:00
Elara 2e1e26e188 Add tests for internal/shutils package 2022-12-27 12:13:22 -08:00
Elara 72197e4015 Add tests for internal/repos package 2022-12-27 11:23:34 -08:00
Elara 45e45771f9 Move json_array_contains sql function registration to internal/db 2022-12-27 11:14:04 -08:00
Elara 6e3273145f Add tests for internal/db package 2022-12-27 11:11:19 -08:00
Elara ab55a790e8 Add noconfirm flags to install script 2022-12-24 16:35:00 -08:00
Elara 0bd0e97656 Replace GenjiDB with SQLite in README 2022-12-24 16:31:42 -08:00
Elara 4e3dd3e644 Fix Supports Architecture filter 2022-12-24 16:21:02 -08:00
Elara 18e771be9f Add back 32-bit architectures 2022-12-24 14:09:41 -08:00
Elara 5b5cee4343 Fix old database check 2022-12-24 14:03:19 -08:00
Elara 70e68fbf9a Actually eliminate duplicate results this time 2022-12-24 13:58:05 -08:00
Elara 83ee385808 Eliminate duplicate results 2022-12-24 13:04:34 -08:00
Elara aa8468be09 Switch to SQLite DB 2022-12-24 12:56:02 -08:00
Elara d38ba49e02 Restructure and add more documentation 2022-12-23 18:09:27 -08:00
Elara 9b6255f122 Improve README 2022-12-23 17:49:02 -08:00
Elara 085a11ddef Fix symlink resolution during package build 2022-12-22 14:18:41 -08:00
Elara b36f0638d3 Mention web interface in README 2022-12-22 14:00:06 -08:00
Elara c24224c3e1 Move logo into repo 2022-12-22 13:55:29 -08:00
Elara 90b570fcce Add Logo to README 2022-12-22 21:52:36 +00:00
Elara 9aa9aa4072 Disable docker build cache 2022-12-21 11:37:30 -08:00
Elara 9b045213e6 Add lure-api-server README 2022-12-20 21:46:55 -08:00
Elara eb02b43d57 Add webhook handler to api server 2022-12-20 21:46:04 -08:00
Elara c9fd24c6a7 Add Dockerfile and docker.sh script 2022-12-20 21:24:15 -08:00
Elara 1ea03b1025 Allow all CORS origins and headers 2022-12-20 14:02:57 -08:00
Elara 1d09a2cbb5 Switch to CLI logger 2022-12-19 19:30:35 -08:00
Elara 4551a28efa Add completion files to makefile and goreleaser 2022-12-18 18:27:02 -08:00
Elara 5809937eba Remove unused function 2022-12-18 17:59:58 -08:00
Elara 842c88701f Add ignorePkgUpdates field to config 2022-12-18 17:46:40 -08:00
Elara 718f7e115f Add GetBuildScript API endpoint 2022-12-18 13:52:57 -08:00
Elara 50fd9becef Move generated api to internal, rename lure-api to lure-api-server 2022-12-18 13:41:52 -08:00
Elara 1cd53bbc54 Remove comments from DB and API 2022-12-18 00:15:14 -08:00
Elara c4ad6187b1 Add GetPkg endpoint to API 2022-12-17 23:10:34 -08:00
Elara 49497c6534 Add twirp RPC backend API for lure-web 2022-12-17 21:01:50 -08:00
Elara ccedbb18a6 Switch to riscv64 fork of pebble 2022-12-04 16:03:13 -08:00
Elara 8f04ced51f Remove 32-bit architectures until 32-bit support is added to Pebble 2022-12-04 15:44:18 -08:00
Elara dacc0365f0 Fix SQL for deleting packages 2022-12-04 14:52:46 -08:00
Elara 513f873496 Clear screen when starting pager 2022-12-03 18:22:58 -08:00