summaryrefslogtreecommitdiffstats
path: root/inc/download.inc.php
Commit message (Expand)AuthorAgeFilesLines
* [inc/Download] Add user-agent string to avoid 403 from WikipediaSimon Rettberg2023-11-171-0/+1
* [inc/Download] Fix downloading from WikipediaSimon Rettberg2023-11-151-0/+5
* Fix more type errors, stricter typingSimon Rettberg2023-11-151-0/+2
* Add function param/return types, fix a lot more phpstorm complaintsSimon Rettberg2023-11-141-7/+6Star
* [inc/Download] Clean up codeSimon Rettberg2023-05-081-40/+7Star
* [inc/Download] Add typesSimon Rettberg2022-05-121-4/+8
* [inc/Util] Add types, move error printing functions to their own classSimon Rettberg2022-05-021-3/+3
* Fix A LOT of type problems, logic flaws, uninitialized variables etc.Simon Rettberg2017-12-161-1/+1
* [inc/Download] Keep curl handle open for connection reuseSimon Rettberg2017-11-131-15/+19
* [inc/Download] Delete temp file for response headerSimon Rettberg2017-07-251-0/+1
* [inc/Download] Properly return final HTTP status code for redirected requestsSimon Rettberg2017-03-211-6/+6
* Image delete featureSimon Rettberg2015-09-111-5/+7
* Many changesSimon Rettberg2015-09-041-0/+32
* New SysConfig module for adding a logoSimon Rettberg2014-06-271-0/+93