Josh
|
e7f3c91d0b
Update config.js
|
2 years ago |
Josh
|
8bb198b73e
Remove firefox link
|
2 years ago |
Marian Hähnlein
|
71372fcbc1
Replace tabs with spaces to maintain consistency
|
2 years ago |
HrBingR
|
671390ca24
Added the ability for a user to define and set a custom locale
|
2 years ago |
HrBingR
|
e32ea7d0aa
Added the ability to define a custom footer via environment variables
|
2 years ago |
HrBingR
|
310271c10f
Added new environment variables for custom css, custom title, and custom description.
|
2 years ago |
Marian Hähnlein
|
560747106b
Add ability to change the branding
|
2 years ago |
timvisee
|
58a0800384
Add package for extracted ipaddress format from convic
|
2 years ago |
timvisee
|
1a923d21b5
Add DEFAULT_DOWNLOADS variable to set default download count
|
3 years ago |
timvisee
|
175712cfbd
Add REDIS_USER and REDIS_DB configuration variables
|
3 years ago |
timvisee
|
20cf722b54
Correctly parse config string values from int array
|
3 years ago |
Nick Sweeting
|
0ffc960523
add comments
|
3 years ago |
Nick Sweeting
|
77ea05a233
also handle arrays of strings
|
3 years ago |
Nick Sweeting
|
a6162f7142
fix indentation
|
3 years ago |
Nick Sweeting
|
4a6a3dfc36
coerce DOWNLOAD_COUNTS and EXPIRE_TIMES_SECONDS into positive integer arrays
|
3 years ago |
timvisee
|
512c9803bd
Enable base URL detection by default with npm start, remove FXA_CLIENT_ID
|
3 years ago |
Cullen Walsh
|
02e8cb264f
Add detect_base_url config
|
3 years ago |
piaoger gong
|
e2dde364eb
add env for redis pwd and port
|
3 years ago |
timvisee
|
15d37da667
Remove obsolete anonymous limits
|
3 years ago |
Romain Hv
|
a0bc20aeb6
Remove metrics #4
|
3 years ago |
timvisee
|
5b9c8301c7
Fix incorrect environment variable for config property
|
4 years ago |
timvisee
|
6960cc75fa
Add configurable donate, CLI and DMCA and source links in footer
|
4 years ago |
Danny Coates
|
17afd6ad58
Merge pull request #1416 from factorysh/s3_endpoint
|
4 years ago |
Danny Coates
|
7dd1fcca9b
Merge pull request #1480 from jackyzy823/fxa-csp
|
4 years ago |
jackyzy823
|
e2876b119d
add configs to handle content-security-policy correctly for custom fxa urls
|
4 years ago |
minvs1
|
7aead375d8
Allow to set custom retry parameters
|
4 years ago |
Mathieu Lecarme
|
97deb78de6
Use the config object.
|
5 years ago |
Danny Coates
|
097d3c8377
make geoip lookup optional
|
5 years ago |
Danny Coates
|
20b9279eec
added survey dialog. closes #1307
|
5 years ago |
Danny Coates
|
421967ea81
updated default config values
|
6 years ago |
Danny Coates
|
9b37e92a81
implemented amplitude metrics (#1141)
|
6 years ago |
Danny Coates
|
6cc12528b3
fixed some old TODOs
|
6 years ago |
Danny Coates
|
9e8e604024
stubbed in gcs (untested)
|
6 years ago |
Danny Coates
|
e2259ae737
made download count and expiry options server configurable
|
6 years ago |
Danny Coates
|
b61bf3c867
changed default config to have accounts disabled
|
6 years ago |
Danny Coates
|
135f40f65d
set default fxa env for localhost
|
6 years ago |
Danny Coates
|
93e82cf953
disable capabilities.account when no FXA_CLIENT_ID is set
|
6 years ago |
Danny Coates
|
7ccf462bf8
implemented PKCE auth (#921)
|
6 years ago |
Danny Coates
|
718d74fa50
Implemented FxA
|
6 years ago |
Emily
|
b89bef6e89
refactor to single bucket
|
6 years ago |
Emily
|
bf16e5c8a9
integrate with new ui
|
6 years ago |
Danny Coates
|
28131243f9
up default max_file_size to 3gb
|
6 years ago |
Danny Coates
|
af3848586c
Merge branch 'master' into on-redis-expire
|
7 years ago |
Danny Coates
|
565e47aef8
big refactor
|
7 years ago |
Thomas Dalichow
|
6f27c6e4aa
Change default bind address to 0.0.0.0
|
7 years ago |
Thomas Dalichow
|
b80ee8d778
Make the linter happy :)
|
7 years ago |
Thomas Dalichow
|
106aef579f
Add new config item: listen_address
|
7 years ago |
Edmund Huggett
|
58840e2c00
use redis expire event to delete stored data immediately
|
7 years ago |
Danny Coates
|
7a8e9b5de1
fixes #543 added FILE_DIR environment variable
|
7 years ago |
Danny Coates
|
c488c1d724
added BASE_URL environment variable
|
7 years ago |