Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-09-26 | remove default color scheme cli argument | Lukas Stabe | 1 | -36/+0 | |
2020-09-25 | [wip] client-side color-scheme handling | Lukas Stabe | 1 | -226/+1 | |
2019-05-31 | refactor code | mahdi | 1 | -211/+210 | |
2019-04-27 | Themed errors | boastful-squirrel | 1 | -0/+5 | |
2019-04-26 | Made ColorScheme, SortingMethod and SortingOrder enums derive Copy | boastful-squirrel | 1 | -5/+5 | |
2019-04-07 | Remove unused import | Sven-Hendrik Haase | 1 | -1/+1 | |
2019-04-07 | Use strum to reduce boilerplate on ColorScheme enum + removed useless Debug ↵ | boasting-squirrel | 1 | -13/+4 | |
derives | |||||
2019-04-07 | Use strum_macros::EnumIter instead of manually listing Enum variants | boasting-squirrel | 1 | -11/+2 | |
2019-04-06 | Cargo fmt | boasting-squirrel | 1 | -1/+0 | |
2019-04-06 | Improved mobile view | boasting-squirrel | 1 | -5/+11 | |
2019-04-03 | Added CLI argument to set default theme | boasting-squirrel | 1 | -13/+10 | |
2019-04-02 | Added light theme | boasting-squirrel | 1 | -0/+40 | |
2019-04-02 | Renamed ArchLinux to Archlinux | boasting-squirrel | 1 | -6/+6 | |
2019-04-01 | Color schemes | boasting-squirrel | 1 | -0/+193 | |