aboutsummaryrefslogtreecommitdiff
path: root/src/Routes/Images.c
Commit message (Collapse)AuthorAgeFilesLines
* feat: setting default locale for instancefrosty2026-04-061-1/+1
|
* fix: replaced en_uk with en_gb as default localefrosty2026-04-031-1/+1
|
* fix: fixed unused 'locale' parameter on paginationfrosty2026-04-021-1/+1
|
* refactor: internationalise pagination and clean up related codefrosty2026-04-011-13/+43
|
* feat: add more locale keysfrosty2026-04-011-4/+9
|
* feat: begin working on localisationfrosty2026-04-011-0/+5
|
* Added rate limiting and settings fixes.stab2026-03-311-0/+56
|
* feat: begin adding settings menu, move theme to settingsfrosty2026-03-301-1/+7
|
* Updated the page buttonsGustavo dos Santos2026-03-181-2/+7
|
* fix: refactored scraping componentsfrosty2026-03-171-218/+31
|
* fix: null checks after some malloc allocationsfrosty2026-03-131-0/+7
|
* refactor: put HTTP and XML logic into reusable modulesfrosty2026-03-121-62/+10
|
* those who commitfrosty2026-03-101-157/+190
|
* made formatting more consistentfrosty2026-03-051-151/+151
|
* added proxyingfrosty2026-02-271-1/+4
|
* add image proxyingfrosty2026-02-241-1/+16
|
* remove debug logging from Images.cfrosty2026-02-241-9/+0
|
* added pagination to image searchfrosty2026-02-241-2/+16
|
* oopsiesfrosty2026-02-231-0/+278