|  | 70e68fbf9a | Actually eliminate duplicate results this time | 2022-12-24 13:58:05 -08:00 |  | 
			
				
					|  | 83ee385808 | Eliminate duplicate results | 2022-12-24 13:04:34 -08:00 |  | 
			
				
					|  | aa8468be09 | Switch to SQLite DB | 2022-12-24 12:56:02 -08:00 |  | 
			
				
					|  | d38ba49e02 | Restructure and add more documentation | 2022-12-23 18:09:27 -08:00 |  | 
			
				
					|  | 9b6255f122 | Improve README | 2022-12-23 17:49:02 -08:00 |  | 
			
				
					|  | 085a11ddef | Fix symlink resolution during package build | 2022-12-22 14:18:41 -08:00 |  | 
			
				
					|  | b36f0638d3 | Mention web interface in README | 2022-12-22 14:00:06 -08:00 |  | 
			
				
					|  | c24224c3e1 | Move logo into repo | 2022-12-22 13:55:29 -08:00 |  | 
			
				
					|  | 90b570fcce | Add Logo to README | 2022-12-22 21:52:36 +00:00 |  | 
			
				
					|  | 9aa9aa4072 | Disable docker build cache | 2022-12-21 11:37:30 -08:00 |  | 
			
				
					|  | 9b045213e6 | Add lure-api-server README | 2022-12-20 21:46:55 -08:00 |  | 
			
				
					|  | eb02b43d57 | Add webhook handler to api server | 2022-12-20 21:46:04 -08:00 |  | 
			
				
					|  | c9fd24c6a7 | Add Dockerfile and docker.sh script | 2022-12-20 21:24:15 -08:00 |  | 
			
				
					|  | 1ea03b1025 | Allow all CORS origins and headers | 2022-12-20 14:02:57 -08:00 |  | 
			
				
					|  | 1d09a2cbb5 | Switch to CLI logger | 2022-12-19 19:30:35 -08:00 |  | 
			
				
					|  | 4551a28efa | Add completion files to makefile and goreleaser | 2022-12-18 18:27:02 -08:00 |  | 
			
				
					|  | 5809937eba | Remove unused function | 2022-12-18 17:59:58 -08:00 |  | 
			
				
					|  | 842c88701f | Add ignorePkgUpdates field to config | 2022-12-18 17:46:40 -08:00 |  | 
			
				
					|  | 718f7e115f | Add GetBuildScript API endpoint | 2022-12-18 13:52:57 -08:00 |  | 
			
				
					|  | 50fd9becef | Move generated api to internal, rename lure-api to lure-api-server | 2022-12-18 13:41:52 -08:00 |  | 
			
				
					|  | 1cd53bbc54 | Remove comments from DB and API | 2022-12-18 00:15:14 -08:00 |  | 
			
				
					|  | c4ad6187b1 | Add GetPkg endpoint to API | 2022-12-17 23:10:34 -08:00 |  | 
			
				
					|  | 49497c6534 | Add twirp RPC backend API for lure-web | 2022-12-17 21:01:50 -08:00 |  | 
			
				
					|  | ccedbb18a6 | Switch to riscv64 fork of pebble | 2022-12-04 16:03:13 -08:00 |  | 
			
				
					|  | 8f04ced51f | Remove 32-bit architectures until 32-bit support is added to Pebble | 2022-12-04 15:44:18 -08:00 |  | 
			
				
					|  | dacc0365f0 | Fix SQL for deleting packages | 2022-12-04 14:52:46 -08:00 |  | 
			
				
					|  | 513f873496 | Clear screen when starting pager | 2022-12-03 18:22:58 -08:00 |  | 
			
				
					|  | 538b125190 | Allow parsing additional scripts via source when pulling repos | 2022-12-03 13:09:42 -08:00 |  | 
			
				
					|  | 6c82edd25d | Provide scriptdir during first interpreter pass | 2022-12-03 12:08:58 -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 |  | 
			
				
					|  | 57c1a1702a | Move promptViewScript() call to installScripts() | 2022-12-02 23:28:49 -08:00 |  | 
			
				
					|  | d6b5696a2c | Add build script viewer and prompt users asking if they want to read the script | 2022-12-02 22:10:03 -08:00 |  | 
			
				
					|  | 2c9b21032c | Add new commands to usage.md table of contents | 2022-12-02 13:45:57 -08:00 |  | 
			
				
					|  | 64ea2be86f | Update usage docs | 2022-12-02 13:45:04 -08:00 |  | 
			
				
					|  | 2f89daa862 | Add ability to list packages matching pattern | 2022-12-02 13:15:07 -08:00 |  | 
			
				
					|  | b353261151 | Add info logs to fix command | 2022-12-02 12:45:34 -08:00 |  | 
			
				
					|  | af068507f1 | Add fix command | 2022-12-02 12:43:00 -08:00 |  | 
			
				
					|  | d312f0c211 | Fix bash completion install path | 2022-12-02 12:31:53 -08:00 |  | 
			
				
					|  | 1866f6bf94 | Add bash and zsh completions | 2022-12-02 12:29:55 -08:00 |  | 
			
				
					|  | e8bd5e94cc | Make sure scripts are valid when updating DB | 2022-12-01 11:08:20 -08:00 |  | 
			
				
					|  | c155f78a67 | Rename repodir to scriptdir | 2022-12-01 10:53:03 -08:00 |  | 
			
				
					|  | 39e5540ec0 | Show version of installed package when listing installed packages | 2022-12-01 00:14:07 -08:00 |  | 
			
				
					|  | 5857805d97 | Disable root in ls command | 2022-12-01 00:11:27 -08:00 |  | 
			
				
					|  | 5df16f085e | Fix closing brace in infoCmd() function | 2022-12-01 07:16:54 +00:00 |  | 
			
				
					|  | 78f710e94f | Pull repos before every command that uses them | 2022-11-30 23:04:52 -08:00 |  | 
			
				
					|  | bc4dec246c | Remove unused internal/db.GetPkg() function | 2022-11-30 22:54:03 -08:00 |  | 
			
				
					|  | fc3782c7aa | Fix spacing in database schema | 2022-11-30 22:52:21 -08:00 |  | 
			
				
					|  | 053fbf0bc2 | Handle the possibility of the DB not existing on startup | 2022-11-30 22:38:22 -08:00 |  | 
			
				
					|  | d9087ab1c6 | Merge pull request #44 from Arsen6331/add-database | 2022-11-30 22:23:56 -08:00 |  | 
			
				
					|  | 5ac5c612af | Use strict database table schema | 2022-11-30 22:22:37 -08:00 |  |