Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-15 | Fix linting and type errors | Frederick Muriuki Muriithi | |
2022-04-28 | Use sqlite3 to save the jobs metadata | Frederick Muriuki Muriithi | |
* Use sqlite to save the jobs metadata and enable UI update of the progress for large files | |||
2022-04-27 | Enable managing app via setup.py | Frederick Muriuki Muriithi | |
While the application is developed with GNU Guix, the end user might not be using it, and therefore, this commit provides a way for the user to install the application with the usual python package management systems. |