d98211e5e5
add possibility to run full update
...
In case if packages are not set from web, the spawner will run full
repository update
2022-10-31 02:41:24 +02:00
cee4fd4cce
bump web libraries
...
also encode strings for the views
2022-06-24 12:03:38 +03:00
a0cfb7561d
rewrite api under single /api endpoint
2022-05-29 17:15:49 +03:00
f4131b8cd7
add shell and version parser
2022-05-27 18:34:07 +03:00
47de715d7d
dynamic html load ( #63 )
...
* dynamic html load
* split by classes
2022-05-20 22:29:36 +03:00
d492c968ea
add contribution guide
2022-05-11 03:17:37 +03:00
b7dca2d797
add note about ahriman to index page
2022-05-06 02:54:37 +03:00
b7debddaea
Complete official repository support ( #59 )
2022-05-03 00:49:32 +03:00
fd78f2b5e2
do not render failed packages in jinja ( #57 )
...
basic templates require package info which is unavailable if package
wasn't built
2022-04-09 17:31:13 +03:00
5ff2f43506
change telegram default index to telegram-index
2022-04-08 04:32:34 +03:00
86af13f09e
add telegram integraion
2022-04-08 03:41:07 +03:00
fb02e676af
migrate to tox
...
this also requires to move default configuration files to share/ahriman.
Thus the following features have been added
* default configuration is not stored in /usr/share/ahriman/settings
* package installed via PKGBUILD now copies files from /usr
* configuration class now fallbacks to default in /usr
2022-03-21 04:38:42 +03:00