Commit Graph

360 Commits

Author SHA1 Message Date
Elara eb976be96e Update domain 2023-04-20 20:01:05 -07:00
Elara 0417a06b36 Fall back to English if system locale is 'C' 2023-02-27 13:30:20 -08:00
SinTan1729 37cb88981e Properly list all installed packages, and ignore blacklisted ones 2023-02-24 16:12:39 -06:00
Elara 0fe10af2c9 Add interactive flag to turn off prompts 2023-02-23 16:38:08 -08:00
Elara 7483a00ecd Forbid running LURE as root 2023-02-15 15:00:26 -08:00
Elara 0ddf7777a9 Fix AUR link 2023-02-05 20:43:26 -08:00
Elara b59156a407 Update AUR package name in README 2023-02-01 12:22:32 -08:00
Elara ab64923932 Fix AUR repo in GoReleaser config 2023-02-01 12:10:19 -08:00
Elara bdcef47b48 Remove replaces field from GoReleaser config 2023-02-01 12:03:13 -08:00
Elara a7caffc822 Fix nFPM provides/conflicts values 2023-02-01 12:00:37 -08:00
Elara 448dbd74ee Fix panic when performing incremental database updates 2023-02-01 11:55:22 -08:00
Elara 295a092556 Fix other AUR package parameters 2023-01-31 14:17:35 -08:00
Elara 53ad00e79c Fix AUR package name 2023-01-31 14:16:01 -08:00
Elara 961a46325b Upgrade status to beta 2023-01-31 14:08:57 -08:00
Elara f9dd44f98a Add more logs after executing package() 2023-01-31 14:05:45 -08:00
Elara ace5cc550d Fix AUR badge link 2023-01-31 07:16:02 +00:00
Elara 2205d0ae83 Add missing GPL headers and change year to 2023 2023-01-30 23:12:29 -08:00
Elara e76fe9b715 Check ~archive parameter for file downloader 2023-01-29 18:07:37 -08:00
Elara 60a14eb622 Check ~name parameter for file downloader 2023-01-29 17:56:11 -08:00
Elara cfb16cf203 Update docs for new download system 2023-01-29 17:54:05 -08:00
Elara afe22bcbb5 Check ~name parameter for git downloader 2023-01-29 17:36:35 -08:00
Elara 08e232c27c Update usage docs with new --clean/-c flag 2023-01-29 22:50:26 +00:00
Elara da73e68d21 Install already-built package by default if available 2023-01-29 14:40:37 -08:00
Elara 0594777974 Add comments to Downloader and UpdatingDownloader interfaces 2023-01-29 14:19:20 -08:00
Elara 6ab82b121b Fix typo in comment 2023-01-29 13:43:39 -08:00
Elara c2abed95f2 Normalize URL for caching 2023-01-29 13:42:23 -08:00
Elara 42c604a41e Check provides field when filtering build dependencies 2023-01-29 01:32:55 -08:00
Elara a73cd33654 Add comments for internal/{dl,dlcache} 2023-01-29 00:54:59 -08:00
Elara 12d8fa9d91 Remove old download package 2023-01-29 00:07:10 -08:00
Elara 45340e7c0c Add translations for new download system 2023-01-28 21:24:53 -08:00
Elara 4705cde60d Run go fmt 2023-01-28 21:08:35 -08:00
Elara 64eb34bbce Handle broken cache manifest 2023-01-28 21:05:20 -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 9a2e7a6f12 Add git downloader 2023-01-28 20:32:47 -08:00
Elara 5a578de3d3 Add initial caching download system 2023-01-28 15:17:22 -08:00
Elara 49893baa27 Update AUR badge 2023-01-27 22:11:09 +00:00
Elara 6e5bb389ad Add download caching system 2023-01-25 17:23:43 -08:00
Elara 7be3036181 Do not use root for listing installed packages 2023-01-25 16:47:22 -08:00
Elara 53f332aeed Add warning for already-installed packages 2023-01-25 16:43:25 -08:00
Elara 057b72b4f6 Add translation system for LURE CLI 2023-01-12 19:41:52 -08:00
Elara 909b020089 Fix database presence check 2023-01-11 18:31:57 -08:00
Elara 2c1e11648e Warn user if DB does not have version 2023-01-11 18:31:08 -08:00
Elara 5c4e5cefa0 Add localization to API server 2023-01-11 18:07:49 -08:00
Elara 7e96a8666e Add language overrides to database 2023-01-11 15:26:12 -08:00
Elara 13ef66c415 Move database open code into internal/db 2023-01-11 14:14:31 -08:00
Elara ac5db18366 Add languages to overrides 2023-01-11 13:37:52 -08:00
Elara 787d652eb2 Fix lure target dependencies in Makefile 2023-01-11 13:03:40 -08:00
Elara ee25d1a4b2 Only generate for internal/config in version.txt target 2023-01-01 20:40:05 -08:00
Elara 0ea82c9915 Install to in AUR package 2023-01-01 20:30:53 -08:00