summaryrefslogtreecommitdiffstats
path: root/dist/icons (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-01-14Implement "About" dialogspycrab2-0/+5
2018-01-13Massive removal of unused modulesJames Rowe3-6/+0
2017-09-19WebService: Verify username and token (#2930)B3n303-0/+6
* WebService: Verify username and token; Log errors in PostJson * Fixup: added docstrings to the functions * Webservice: Added Icons to the verification, imrpved error detection in cpr, fixup nits * fixup: fmt warning