views
|
Added categry table to website
|
2020-03-30 21:24:11 +02:00 |
.flake8
|
Multiple importer and bulksort in the GUI
|
2020-03-18 00:22:12 +01:00 |
.gitignore
|
Started to use click as a cli
|
2020-03-17 00:12:44 +01:00 |
autosort.py
|
autosort: Fix typo in function name
|
2020-04-24 00:29:29 +02:00 |
categories.py
|
Initial
|
2020-03-04 23:36:49 +01:00 |
cli
|
Implemented the validate command
|
2020-03-30 00:26:13 +02:00 |
helper.py
|
Sort only in leaf categories
|
2020-03-30 21:22:25 +02:00 |
importer.py
|
Importer: Skip unnecessary lines
|
2020-03-29 23:56:23 +02:00 |
info.py
|
autosort: Fix ZeroDivision bug when DB is empty
|
2020-03-30 21:57:47 +02:00 |
models.py
|
Multiple importer and bulksort in the GUI
|
2020-03-18 00:22:12 +01:00 |
Pipfile
|
Implemented the validate command
|
2020-03-30 00:26:13 +02:00 |
Pipfile.lock
|
Implemented the validate command
|
2020-03-30 00:26:13 +02:00 |
README.md
|
Added support for profiles
|
2020-03-18 23:33:54 +01:00 |
restart.sh
|
Started to use click as a cli
|
2020-03-17 00:12:44 +01:00 |
serve.py
|
Added categry table to website
|
2020-03-30 21:24:11 +02:00 |
sort.py
|
Added categry table to website
|
2020-03-30 21:24:11 +02:00 |
validate.py
|
Fix error with empty rulesets
|
2020-03-30 21:22:42 +02:00 |