Sascha Ißbrücker
|
814401be2e
|
Add option for showing bookmark favicons (#390)
* Implement favicon loader
* Implement load favicon task
* Show favicons in bookmark list
* Add missing migration
* Load missing favicons on import
* Automatically refresh favicons
* Add enable favicon setting
* Update uwsgi config to host favicons
* Improve settings wording
* Fix favicon loader test setup
* Document LD_FAVICON_PROVIDER setting
* Add refresh favicons button
|
2023-01-21 16:36:10 +01:00 |
|
McKenna Jones
|
7b03ceab98
|
Gracefully stop docker container when it receives SIGTERM (#368)
* add die-on-term option to uwsgi
* exec uwsgi in bootstrap.sh
|
2023-01-07 19:49:11 +01:00 |
|
s2marine
|
8053468ca5
|
Add support for context path (#313)
* Add support for context path
add an optional environment variable: LD_CONTEXT_PATH
* Fix for pull request code review comments
Co-authored-by: s2marine <s2marine@gmail.com>
|
2022-08-07 12:41:11 +02:00 |
|
Sascha Ißbrücker
|
138dfe392c
|
Reduce resource usage
|
2022-05-21 10:42:30 +02:00 |
|
Christoph Schmatzler
|
c16e87f9c7
|
Allow specifying port through LD_SERVER_PORT environment variable (#156)
* Allow specifying port through LD_SERVER_PORT environment variable
Co-authored-by: Christoph Schmatzler <christoph@medium.place>
Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@googlemail.com>
|
2022-03-26 10:24:38 +01:00 |
|
elmodor
|
673466ab28
|
Increase buffer size (#189)
Handles requests with a larger block size than the default 4096
|
2022-03-26 10:02:36 +01:00 |
|
Sascha Ißbrücker
|
779de41b65
|
Implement custom netscape file parser (#51)
* Implement custom Netscape file parser (#50)
* Add environment variable to configure request timeouts (#50)
Co-authored-by: Sascha Ißbrücker <sissbruecker@lyska.io>
|
2020-12-31 07:02:28 +01:00 |
|
Daniele Bonomi
|
ef1c485082
|
Drop privileges
|
2020-02-02 16:27:18 +01:00 |
|
Sascha Ißbrücker
|
70f9fb9818
|
Improve production setup
|
2019-07-05 01:26:52 +02:00 |
|
Sascha Ißbrücker
|
d57ea27ba3
|
Create docker image
|
2019-07-03 17:18:29 +02:00 |
|