- Mar 18, 2019
-
-
Daniel García authored
Reorganized the icons code a bit.
-
- Mar 13, 2019
-
-
Daniel García authored
Return 404 instead of 400 when no accounts breached.
-
- Mar 07, 2019
-
-
Daniel García authored
-
Daniel García authored
Trim spaces from admin token during authentication and validate that the admin panel token is not empty
-
- Mar 03, 2019
-
-
Daniel García authored
-
Daniel García authored
Added newlines to config options to keep them a reasonable length.
-
- Feb 27, 2019
-
-
Daniel García authored
-
- Feb 22, 2019
-
-
Дамјан Георгиевски authored
-
- Feb 20, 2019
-
-
Shane Faulkner authored
-
Daniel García authored
-
- Feb 16, 2019
-
-
Daniel García authored
-
Daniel García authored
-
Daniel García authored
-
- Feb 12, 2019
-
-
BlackDex authored
-
- Feb 11, 2019
-
-
Daniel García authored
-
- Feb 10, 2019
-
-
Daniel García authored
-
Daniel García authored
-
- Feb 08, 2019
-
-
Daniel García authored
-
Daniel García authored
-
- Feb 06, 2019
-
-
Daniel García authored
-
Daniel García authored
-
Daniel García authored
-
Daniel García authored
-
Daniel García authored
-
Daniel García authored
-
- Feb 05, 2019
-
-
Miroslav Prasil authored
-
Miroslav Prasil authored
-
Miroslav Prasil authored
-
Miroslav Prasil authored
-
- Feb 04, 2019
-
-
BlackDex authored
When the iconlist was smaller then 5 items, it would cause a panic. Solved by using .truncate() on the iconlist.
-
BlackDex authored
Loop for a maximum of 5 times through the iconlist or until a successful download of an icon.
-
BlackDex authored
- Created a separate function for parsing the sizes attribute - Parsing sizes now with regex - Should work with any non-digit separator
-
- Jan 31, 2019
- Jan 29, 2019
-
-
Daniel García authored
-
BlackDex authored
- Using url from reqwest to fix href, this fixes: + "//domain.com/icon.png" + "relative/path/to/icon.png" + "/absolute/path/to/icon.png" - Removed fix_href function - Some variable changes
-
- Jan 28, 2019
-
-
Daniel García authored
-
- Jan 27, 2019
-
-
Daniel García authored
-
BlackDex authored
-
BlackDex authored
-