7 Commits

Author SHA1 Message Date
geoffrey45
2bb5a89a8f refactor references 2022-03-21 01:01:06 +03:00
geoffrey45
e889d0ef55 break down the api blueprint into smaller blueprints 2022-03-20 16:29:31 +03:00
geoffrey45
eebe6b4440 add navbar and new logo 2022-03-04 08:02:01 +03:00
geoffrey45
6931cd926c sort files by creation date 2022-03-02 15:12:13 +03:00
geoffrey45
1b9e6821d6 separate playFolder and playAlbum 2022-01-15 10:58:32 +03:00
geoffrey45
42acaba87c major refactoring 😫
- move instances to separate module
- import functions as modules
- add docstrings to helper functions
- add threaded populate() function
- remove unused functions and files
- add typing info to helper functions
- move large functions to separate module
- Introduce independent search input to directory view (demo)
- Handle Ctrl + F (yaay 💪😜)
- few *more* forgotten changes to the client
- phew!
2022-01-14 21:00:27 +03:00
geoffrey45
00e2b06e9d major refactoring
- move instances to new file
- import functions as modules
- add docstrings to helper functions
- add threaded populate() function
- remove unused functions and files
- add typing info to helper functions
- other unremembered changes to the client
2022-01-14 20:46:55 +03:00