Commit Graph

7 Commits

Author SHA1 Message Date
b8d9bef965 feat: brand-new interface
This was initally generated by ai, but later has been heavily edited.
The reason why it has been implemented is that there are plans to
implement more features to ui, but it becomes hard to add new features
to plain js, so I decided to rewrite it in typescript.

Yet because it is still ai slop, it is still possible to enable old
interface via configuration, even though new interface is turned on by
default to get feedback
2026-03-04 16:00:58 +02:00
1a575d6db8 move documentation to tox 2022-04-18 01:48:36 +03:00
83931f5cf4 port part of settings to database (#54) 2022-03-31 01:48:06 +03:00
d4eadf0013 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
56c642e2a9 add manpage 2021-09-19 13:56:11 +03:00
8f55cc600e add manpage generator 2021-08-17 04:05:18 +03:00
53d21d6496 initial import 2021-03-05 01:45:36 +03:00