timvisee
0a6bf39353
Add Thunderbird sponsorship banner to home, uploads and download page
2025-06-30 23:12:54 +02:00
timvisee
11aad6eac5
Rename downloads list to uploads list
2025-04-23 10:09:51 +02:00
timvisee
1fb2f45285
Rename existing warnings to notices
2025-04-23 10:08:11 +02:00
timvisee
d0f21e8078
Add customizable notice on main page and in downloads list
2025-04-23 10:07:40 +02:00
timvisee
6890165f67
Add customizable warnings shown on upload and download pages
2025-04-22 21:31:23 +02:00
HrBingR
e32ea7d0aa
Added the ability to define a custom footer via environment variables
...
Added the CUSTOM_FOOTER_TEXT and CUSTOM_FOOTER_URL environment variables.
If undefined, the default translated footer will display.
If only CUSTOM_FOOTER_TEXT is defined, only this defined text will display in place of the normal footer text.
If only CUSTOM_FOOTER_URL is defined then the defined URL will display.
If both variables are defined, the defined text will display as a link to the defined URL.
2022-08-11 23:04:45 +02:00
Marian Hähnlein
560747106b
Add ability to change the branding
2022-05-02 13:38:16 +02:00
timvisee
1a923d21b5
Add DEFAULT_DOWNLOADS variable to set default download count
...
Fixes https://github.com/timvisee/send/issues/39
2021-06-04 14:03:58 +02:00
timvisee
15d37da667
Remove obsolete anonymous limits
...
Related to https://gitlab.com/timvisee/send/-/issues/3
2021-04-12 15:19:02 +02:00
timvisee
6960cc75fa
Add configurable donate, CLI and DMCA and source links in footer
2021-01-27 00:21:03 +01:00
Danny Coates
1c44d1d0f9
added /config endpoint, use fewer globals ( #1172 )
...
* added /config endpoint, use fewer globals
* fixed integration tests
2019-02-26 10:39:50 -08:00