4 Commits

Author SHA1 Message Date
restyled-io[bot]
e77f2b9f2b
Restyle Remove global lists and read everything from the database. (#71) 2022-07-06 17:41:01 +03:00
geoffrey45
79a7161827 fix search to read from database 2022-06-16 09:36:42 +03:00
geoffrey45
030ab8a379 refactor most things to use the database directly 2022-06-13 14:45:18 +03:00
Mungai Geoffrey
4302fea0b7
Move MongoDB classes into a seperate db module (#62)
* move album class into mongodb dir

* inherit AlbumMethods at DB Initialization level

* move album -> db/mongodb

* move mongodb classes into separate package
2022-06-04 10:57:36 +03:00