| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Merge branch 'master' of https://git.lolcat.ca/lolcat/4get | lolcat | 2023-08-27 | -0/+136 |
| |\ | | | | | | | what am i doing | |||
| | * | add set -e and use exec to replace parent process to handle docker signals (#6) | throwaway | 2023-08-24 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | use `exec` to turn httpd into parent process. This is important for docker signalling such as `docker stop ${container_id}` add `set -e` which stops the entrypoint script if any command exits with a non-zero exit code. Reviewed-on: https://git.lolcat.ca/lolcat/4get/pulls/6 Co-authored-by: throwaway <developerthrowaway@protonmail.com> Co-committed-by: throwaway <developerthrowaway@protonmail.com> | |||
| | * | Add Dockerfile and docker entrypoint (#5) | throwaway | 2023-08-23 | -0/+135 |
| | | | | | | | | | | | | | | | | | | | Add Dockerfile and docker entrypoint Co-authored-by: lolcat <lolcat@no-reply@lolcat.ca> Reviewed-on: https://git.lolcat.ca/lolcat/4get/pulls/5 Co-authored-by: throwaway <developerthrowaway@protonmail.com> Co-committed-by: throwaway <developerthrowaway@protonmail.com> | |||
| | * | Delete banner/birds birds birdsw_4.jpg | lolcat | 2023-08-22 | -0/+0 |
| | | | ||||
| * | | added yandex web and video search, removed fb search | lolcat | 2023-08-27 | -78/+1178 |
| |/ | ||||
| * | removed wrong thing | lolcat | 2023-08-13 | -2/+2 |
| | | ||||
| * | ill need to rewrite the google scraper, but hey atleast we got imagesearch ↵ | lolcat | 2023-08-13 | -1439/+356 |
| | | | | | working woooo | |||
| * | added faceberg setting | lolcat | 2023-08-10 | -0/+4 |
| | | ||||
| * | fix the faceberg urls | lolcat | 2023-08-10 | -1/+7 |
| | | ||||
| * | added faceberg videos | lolcat | 2023-08-10 | -20/+864 |
| | | ||||
| * | remove .php | lolcat | 2023-08-08 | -1/+1 |
| | | ||||
| * | added brave image+video support | lolcat | 2023-08-08 | -293/+772 |
| | | ||||
| * | bug fixes (without google support) | lolcat | 2023-07-27 | -204/+209 |
| | | ||||
| * | felt quirky, might commit later | lolcat | 2023-07-26 | -277/+860 |
| | | ||||
| * | still missing things on google scraper | lolcat | 2023-07-22 | -0/+17559 |
