Commit graph

96 commits

Author SHA1 Message Date
frosty
2fb5f975de optimise: improve duplicate URL detection 2026-04-02 07:23:23 +03:00
frosty
d2e0c7f481 fix: improved speed in ImagesProxy.c 2026-04-02 06:44:40 +03:00
violet
f66686a959 fix: startpage captcha detection 2026-04-02 01:25:00 +03:00
frosty
f29fa38398 design: changed appearance of arrows on pagination 2026-04-02 01:16:39 +03:00
frosty
478aafcf87 fix: fixed unused 'locale' parameter on pagination 2026-04-02 01:06:31 +03:00
frosty
1382d73d53 feat: configure search engines in user settings p2 2026-04-01 22:40:10 +03:00
frosty
8176078105 feat: configure search engines in user settings 2026-04-01 22:39:22 +03:00
frosty
614bd26cb3 refactor: internationalise pagination and clean up related code 2026-04-01 05:49:18 +03:00
frosty
c6bdeecb2a test: made ca_ca locale rtl for testing purposes 2026-04-01 04:05:22 +03:00
frosty
116069c8e9 feat: add more locale keys 2026-04-01 04:01:07 +03:00
frosty
c41ab84738 feat: begin working on localisation 2026-04-01 00:37:15 +03:00
frosty
335b6f4683 feat: make clicking on logo in header bring you back to homepage 2026-03-31 06:03:57 +03:00
frosty
71d3d0dcb0 feat: improve navigation behaviour for settings 2026-03-31 06:03:50 +03:00
frosty
0ea4bc726c fix: make check for X-Forwarded-For case insensitive in RateLimit.c 2026-03-31 05:22:42 +03:00
stab
f38fe3c42e Added rate limiting and settings fixes. 2026-03-31 05:10:22 +03:00
frosty
c3ed901738 feat: begin adding settings menu, move theme to settings 2026-03-30 10:37:46 +03:00
Ansari
9e6e763064 docker: use multi-stage build to reduce image size 2026-03-30 03:01:16 +03:00
frosty
6b8a278b4f docs(fix): update README to include additional deps for debian 2026-03-28 23:37:49 -04:00
crumpetalpaca
252ed2fcfb fix: stupid nix highlighting stuff 2026-03-28 19:40:19 -04:00
crumpetalpaca
ebdbbc2ff0 fix: Make it so runit users specify services directory 2026-03-28 19:36:36 -04:00
frosty
82075a664e fix: pagination on images page looked improper 2026-03-28 15:20:56 -04:00
frosty
1b9187b153 feat: changes to image proxy, proxy favicons 2026-03-28 15:01:13 -04:00
DinoShrimp
86a9ebb90a Add docker compose 2026-03-27 00:20:52 -04:00
frosty
783a58d954 feat: ignore query parameters in formatted URLs for readability 2026-03-24 16:03:31 -04:00
frosty
e9b01902d9 removed search engine indicator from results 2026-03-24 15:37:13 -04:00
frosty
8b7b8de06c fix: fixed favicons from merge conflict 2026-03-23 10:46:17 -04:00
frosty
5a4af40b74 fix: fix leaks in add_link_to_collection on fail 2026-03-23 10:32:44 -04:00
Else
4ed9ec9fc5 Add engine filters and result source labels 2026-03-23 10:29:36 -04:00
frosty
660a4918b8 style: changed how favicons appear on the result page 2026-03-23 03:09:00 -04:00
stab
51e7fcaad2 Added favicon to search results 2026-03-23 02:11:26 -04:00
frosty
bcee71cbbb fix: restored module.nix 2026-03-22 08:56:25 -04:00
frosty
6b90877869 feat: enabling/disabling specific engines 2026-03-21 21:47:45 -04:00
spl3g
8229aaa489 feat: bring back nix support and fix the beaker-src
Co-authored-by: beeb5k <beebeeb5k@gmail.com>
2026-03-21 11:39:16 -04:00
frosty
ddf39b5650 doc: fixed incorrect package name for libcurl on arch 2026-03-20 12:57:51 -04:00
frosty
fc14fad8a7 docs: removed broken NixOS section 2026-03-19 21:35:57 -04:00
frosty
f141b69d80 Revert "feat: add nix support"
This reverts commit 7b21caccad.
2026-03-19 21:35:04 -04:00
frosty
8a2f593a1b feat: changed formatting of cached link on results 2026-03-19 15:20:30 -04:00
MagicalDemon
db130cb08d added cached for results with web.archive.org 2026-03-19 15:17:44 -04:00
frosty
c64913b137 fix: resolved issues with url encoding 2026-03-19 09:11:57 -04:00
frosty
8d94c15b13 fix: added check for mojeek to response_looks_like_results_page 2026-03-19 09:01:23 -04:00
frosty
0fe6db3fc1 feature: added "surprise me" button 2026-03-19 03:54:13 -04:00
frosty
f262706cea docs: added note on Alpine in the README 2026-03-19 00:02:50 -04:00
frosty
68cf2d4814 feature: added parser for mojeek 2026-03-18 21:16:57 -04:00
frosty
54523a6268 docs: fixed capitalisation of NixOS 2026-03-18 13:17:18 -04:00
frosty
e460abafa4 docs: reorder README again 2026-03-18 13:16:30 -04:00
frosty
8f97edcb85 docs: reorder README 2026-03-18 13:10:25 -04:00
beeb5k
7b21caccad feat: add nix support 2026-03-18 13:08:19 -04:00
frosty
6df9239f84 fix: minor visual tweak on the new engine warning 2026-03-18 11:37:15 -04:00
Else
44b6a9b760 Surface blocked search engine responses 2026-03-18 11:23:51 -04:00
Gustavo dos Santos
efb9f737fa Fixed cache pages when results = 0 2026-03-18 11:19:15 -04:00