Sandro CURY CAZZANIGA Kharec
Kharec pushed to main at Kharec/urupam 2025-12-17 16:54:41 +01:00
1de83a858e docs: update roadmap
Kharec pushed to main at Kharec/urupam 2025-12-17 16:54:16 +01:00
7d7360fc16 feat: first version of installation script
Kharec pushed to main at Kharec/urupam 2025-12-17 16:54:03 +01:00
8d6f2df942 docs: carton handles deps
Kharec pushed to main at Kharec/urupam 2025-12-17 14:43:13 +01:00
34f400b421 docs: wording again
Kharec pushed to main at Kharec/urupam 2025-12-17 14:29:37 +01:00
f98b67292b docs: fix wording
Kharec pushed to main at Kharec/urupam 2025-12-17 14:28:56 +01:00
a00d409aba docs: get rid of Makefile.PL
Kharec pushed to main at Kharec/urupam 2025-12-17 14:15:31 +01:00
f84c9dcbb4 feat: add basic skeleton app
5596014f8d build: add cpanfile.snapshot
912e8a35ab build: add cpanfile
Compare 3 commits »
Kharec pushed to main at Kharec/urupam 2025-12-17 14:15:04 +01:00
0e063dd656 docs: update readme
e16a639917 ci: add .gitignore
Compare 2 commits »
Kharec created repository Kharec/urupam 2025-12-17 14:13:07 +01:00
Kharec pushed to main at Kharec/goyco 2025-12-16 15:45:55 +01:00
817205d42f refactor: modernize using min()
Kharec pushed to main at Kharec/goyco 2025-12-16 15:05:27 +01:00
199ac143a4 refactor: replace interface{} by any
Kharec pushed to main at Kharec/goyco 2025-12-16 15:02:46 +01:00
aa7e259ed0 format: shfmt
Kharec pushed to main at Kharec/auditui 2025-12-16 06:24:39 +01:00
4741080284 clean: shorter messages
Kharec pushed to main at Kharec/auditui 2025-12-16 06:21:32 +01:00
737147b457 clean: remove unused import
123d35068f refactor: use ui.py and remove unused imports
258aabe10f refactor: future-proof ui components in ui.py
Compare 3 commits »
Kharec pushed to main at Kharec/auditui 2025-12-16 06:02:36 +01:00
bc070c4162 feat: relooking of help screen
cbf6bff779 feat: help screen now is scrollable and looks better
Compare 2 commits »
Kharec pushed to main at Kharec/auditui 2025-12-16 03:36:47 +01:00
080c731fd7 feat: add css for new help screen
1b6f1ff1f2 feat: add a help screen with all keybindings
aa5998c3e3 docs: update roadmap and main description
Compare 3 commits »
Kharec pushed to main at Kharec/auditui 2025-12-16 03:25:17 +01:00
c65e949731 feat: improve margin
ab51e5506e feat: hide useless palette
Compare 2 commits »
Kharec pushed to main at Kharec/auditui 2025-12-16 03:10:35 +01:00
3701b37f4c docs: update roadmap
Kharec pushed to main at Kharec/auditui 2025-12-16 03:10:16 +01:00
1474302d7e feat: add downloaded status indicator to table rows
eeecaaf42e feat: add cache-related method to get, remove or check
f359dee194 feat: add a "downloaded" column in the UI
1e2655670d feat: add a toggle to download/remove a book from cache
Compare 4 commits »
Kharec pushed to main at Kharec/auditui 2025-12-16 02:55:18 +01:00
4b457452d4 refactor: move table-related utilities to table_utils.py