Commit Graph

633 Commits

Author SHA1 Message Date
Revvy ea51467714
update instance list on readme 2023-09-02 22:45:27 -04:00
Ahwx 9361117f09
fix(docker-compose.yml): Add "docs" for Watchtower 2023-09-02 22:33:48 +02:00
Ahwx 2ed2370219
fix(instances.json): fixing order; feat: add watchtower to automatically pull newest image upon release (merge pull request #38 from codedipper/watchtower)
watchtower, fix instances.json order
2023-09-02 22:31:43 +02:00
Revvy 94de6a116b
typo in docker readme 2023-09-02 00:15:52 -04:00
Revvy f73a3f0ff9
fix instances.json order 2023-09-02 00:13:52 -04:00
Revvy 5a8672c150
add watchtower 2023-09-02 00:12:13 -04:00
Ahwx 514c290b46
chore: update instances; feat: docker stuff (merge pull request #37 from codedipper/man)
Update instances, Update Docker configs & docs
2023-09-01 23:08:48 +02:00
Revvy 0c7224a67a
some security headers 2023-09-01 08:19:15 -04:00
Revvy 90f07bceeb
fix default for cache ttl docker 2023-08-31 10:40:14 -04:00
Revvy 5e37afdd12
add cache ttl to docker 2023-08-31 10:39:04 -04:00
Revvy f718c36e45
update cocker configs and docs 2023-08-31 10:22:55 -04:00
Revvy 123b3bfcd4
update instances 2023-08-31 10:18:38 -04:00
Ahwx b8869a217e
feat(SECURITY.md): add something like a security policy 2023-08-31 14:09:39 +02:00
Ahwx dd8df71abd
feat: cache results to combat spammers (merge pull request #34 from davidovski/results_caching)
Results caching
2023-08-31 14:07:17 +02:00
Ahwx 68b5de6bd6
fix: some minor css padding; feat: add instance (merge pull request #36 from whoisYoges/CastorFixes)
Fixed Some CSS and Added a New Instance
2023-08-31 10:41:29 +02:00
Castor 7c31b07811
`Add:` instance to readme 2023-08-31 10:49:09 +05:45
Castor 9f75502627
`Add:` a new libreY instance 2023-08-31 10:25:20 +05:45
Castor 407a4dcb74
`Fix:` indentation for search settings. 2023-08-31 10:23:36 +05:45
Castor 063b6ea608
`Updated:` spacing between instance list and footer. 2023-08-31 10:12:23 +05:45
Ahwx 6c5474c93f
chore: update instances (merge pull request #35 from codedipper/add-instances3)
add/remove instances
2023-08-30 23:18:26 +02:00
davidovski 4a98228a90 Properly remove google request if on cooldown 2023-08-30 22:06:36 +01:00
Ahwx a9ead078ea
fix: docker stuff (merge pull request #33 from nohoster/docker-update)
Docker update
2023-08-30 23:01:03 +02:00
davidovski 37f77e5e8d set default language 2023-08-30 21:47:22 +01:00
Ahwx 0f50470821
fix: ads sometimes show up with ddg (merge pull request #32 from codedipper/ad-ddg-fix)
fix when ads sometimes show up with ddg
2023-08-30 22:46:08 +02:00
davidovski bfe699d5ad Do not throw error if duckduck go query fails 2023-08-30 21:40:30 +01:00
davidovski f8f30323ee do not avoid request if cached 2023-08-30 21:19:50 +01:00
davidovski 01fe983009 curl follow location by default 2023-08-30 21:06:09 +01:00
davidovski 73c5b4b98e fix not respecting cooldown 2023-08-30 21:00:00 +01:00
davidovski 9d431ae8c0 Actually exec fallback requests 2023-08-30 20:50:23 +01:00
Revvy dd41f423ac
add/remove instances 2023-08-30 14:18:49 -04:00
davidovski ad747d51a1 Make fallback work when no results found 2023-08-30 18:11:17 +01:00
davidovski a33f26a638 Add no instances message 2023-08-30 17:50:56 +01:00
davidovski 12f02198f9 Add no results messages 2023-08-30 17:26:34 +01:00
davidovski a00da6eb65 Fix typo 2023-08-30 16:07:35 +01:00
davidovski aaf111abf7 Always do no fallback on fallback requests 2023-08-30 16:05:31 +01:00
davidovski 4da025948b fix missing $ 2023-08-30 14:00:44 +01:00
davidovski 4488200d22 Add ttl on caches 2023-08-30 13:58:47 +01:00
davidovski a8c4f4e609 Use caching for all requests 2023-08-30 13:50:01 +01:00
nohoster efce4e387e fixed var 2023-08-29 20:01:34 -06:00
Revvy 46fe062bd3
fix when ads sometimes show up with ddg 2023-08-29 21:58:27 -04:00
nohoster f9430475bf Updated and simplified the docker building setup 2023-08-29 19:49:11 -06:00
Ahwx 8f9b9803f2
fix: vuln within image parsing (merge pull request #31 from codedipper/nibH3YzJ)
irresponsible disclosure
2023-08-29 20:17:24 +02:00
Revvy 33240c4d21 fix high-severity vulnerability 2023-08-29 14:07:50 -04:00
Ahwx 3b23c4d099
fix: docker attributes variable format (merge pull request #30 from nohoster/patch-1)
Fix variable format.
2023-08-29 19:46:40 +02:00
Ahwx d64ce8f4dd
fix: unable to create organisation package (merge pull request #29 from BluenationStudio/main)
fix unable to create organization package
2023-08-29 19:45:02 +02:00
nohoster a2f94fb0ca
Fix variable format.
The format was wrong, it had a misplaced "}". It should be fine now.
2023-08-29 14:04:15 +00:00
Jakub Doboš 1330453370
fix unable to create organization package 2023-08-29 10:09:18 +02:00
Ahwx 1c4e9eafde
feat: adding docker stuff (merge pull request #24 from BluenationStudio/main)
Start building docker images from the repo on ghcr
2023-08-29 10:00:17 +02:00
Ahwx 79e61a792b
feat: adding librex.nohost.network (merge pull request #28 from nohoster/main)
Updated my instance to LibreY
2023-08-29 09:58:58 +02:00
nohoster 08bb5b5d49
Update instances.json 2023-08-29 01:53:33 +00:00