Commit Graph

12 Commits

Author SHA1 Message Date
Bofh 3c6ca4dd4c Fix threading args was not calling it correctly 2021-02-07 20:23:11 +01:00
Bofh 3cae3a8f37 Improved async functions 2021-02-07 20:13:47 +01:00
Bofh 44b6295017 Added upload all function with a timeout of 20 seconds 2021-02-07 19:59:29 +01:00
Bofh f4da72ceda Completed post (image) adding feature. No duplicated images are loaded 2021-02-07 19:48:07 +01:00
Bofh ef8713438f Implemented login + bio/website setting + profile pic setting
* save cookies as dict in the db accounts file
* md5sum wrapped
* db_get and db_set functions
* config() function to read config.json
* other improvements
2021-02-07 14:55:02 +01:00
Bofh 47a72b57d6 Improved error handling 2 2021-02-07 03:01:57 +01:00
Bofh d11a739593 Improved error handling 2021-02-07 02:59:14 +01:00
Bofh ece785b02e User creation automated + server port configurable
* Make sure user input can never contain an invalid character as it might create a shell exploit vulnerability otherwise
2021-02-07 02:56:08 +01:00
Bofh c88a1c1c5b removed _pycache_ 2021-02-07 01:25:27 +01:00
Bofh 6c7bfcbf47 Added pycache 2021-02-07 01:25:08 +01:00
Bofh c799fb8e63 Renamed mirror to a module + added basic python3 http server 2021-02-07 01:21:58 +01:00
Bofh 02eff5188a initial commit 2021-02-06 21:12:19 +01:00