aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* feat(nix): locale supportclaymorwan2026-04-093-6/+12
|
* feat: setting default locale for instancefrosty2026-04-0610-5/+27
|
* fix: match container port binding to example configcybardev2026-04-052-2/+2
|
* locale: add bn_bd (Bengali)cybardev2026-04-041-0/+34
|
* fix: add locales and config to containercybardev2026-04-041-0/+3
|
* locale: renamed en_gb to 'English', en_us to 'English (US)'frosty2026-04-032-2/+2
|
* test: remove testing localefrosty2026-04-031-34/+0
|
* updated latvian and russian translations :DRDJX32026-04-032-11/+15
|
* feat: made version on homepage link to repofrosty2026-04-035-2/+15
|
* feat: added version to homepagefrosty2026-04-035-2/+28
|
* fix: replaced en_uk with en_gb as default localefrosty2026-04-034-4/+4
|
* fix: Use the correct contry code for English (Traditional)crumpetalpaca2026-04-031-1/+1
|
* fix(locale): changed wording on en_uk, en_us to be more accuratefrosty2026-04-022-2/+2
|
* Added Latvian and Russian translationsrdjx32026-04-032-0/+64
|
* fix: fixed issue with last commitfrosty2026-04-024-8/+8
|
* fix: prioritise theme filesfrosty2026-04-024-8/+8
|
* fix: prevent SIGSEGV on NULL extract in infobox handlerfrosty2026-04-021-1/+1
|
* fix: copy locale folder in install processfrosty2026-04-021-6/+12
|
* optimise: improve duplicate URL detectionfrosty2026-04-021-27/+85
|
* fix: improved speed in ImagesProxy.cfrosty2026-04-021-7/+108
|
* fix: startpage captcha detectionviolet2026-04-021-1/+2
|
* design: changed appearance of arrows on paginationfrosty2026-04-022-2/+10
|
* fix: fixed unused 'locale' parameter on paginationfrosty2026-04-024-4/+4
|
* feat: configure search engines in user settings p2frosty2026-04-015-0/+26
|
* feat: configure search engines in user settingsfrosty2026-04-015-4/+233
|
* refactor: internationalise pagination and clean up related codefrosty2026-04-017-158/+191
|
* test: made ca_ca locale rtl for testing purposesfrosty2026-04-011-1/+1
|
* feat: add more locale keysfrosty2026-04-015-18/+43
|
* feat: begin working on localisationfrosty2026-04-0116-63/+275
|
* feat: make clicking on logo in header bring you back to homepagefrosty2026-03-314-6/+16
|
* feat: improve navigation behaviour for settingsfrosty2026-03-311-1/+3
|
* fix: make check for X-Forwarded-For case insensitive in RateLimit.cfrosty2026-03-311-1/+18
|
* Added rate limiting and settings fixes.stab2026-03-319-1/+363
|
* feat: begin adding settings menu, move theme to settingsfrosty2026-03-3018-19/+444
|
* docker: use multi-stage build to reduce image sizeAnsari2026-03-301-27/+34
|
* docs(fix): update README to include additional deps for debianfrosty2026-03-281-1/+1
|
* fix: stupid nix highlighting stuffcrumpetalpaca2026-03-281-1/+1
|
* fix: Make it so runit users specify services directorycrumpetalpaca2026-03-281-6/+8
|
* fix: pagination on images page looked improperfrosty2026-03-281-1/+1
|
* feat: changes to image proxy, proxy faviconsfrosty2026-03-287-15/+211
|
* Add docker composeDinoShrimp2026-03-273-0/+60
|
* feat: ignore query parameters in formatted URLs for readabilityfrosty2026-03-241-0/+6
|
* removed search engine indicator from resultsfrosty2026-03-243-57/+3
|
* fix: fixed favicons from merge conflictfrosty2026-03-232-6/+9
|
* fix: fix leaks in add_link_to_collection on failfrosty2026-03-231-4/+15
|
* Add engine filters and result source labelsElse2026-03-233-81/+356
|
* style: changed how favicons appear on the result pagefrosty2026-03-232-8/+36
|
* Added favicon to search resultsstab2026-03-234-4/+49
|
* fix: restored module.nixfrosty2026-03-221-0/+136
|
* feat: enabling/disabling specific enginesfrosty2026-03-217-35/+152
|