Danny Coates
|
53426b950a
|
added gcs
|
2018-11-02 14:24:10 -07:00 |
|
Emily Hou
|
59ba89262f
|
fix download count on server (#863)
|
2018-07-17 09:48:47 -07:00 |
|
Emily
|
527e9f09c9
|
add a test
|
2018-07-12 16:07:18 -07:00 |
|
Emily
|
5ff92c6452
|
fix cancelled downloads increasing count
|
2018-07-12 14:02:05 -07:00 |
|
Danny Coates
|
480a06c426
|
track bytes sent on download
|
2018-06-05 15:26:24 -07:00 |
|
Danny Coates
|
18e1609cb3
|
updated docs
|
2018-03-07 15:01:08 -08:00 |
|
Danny Coates
|
80e9f129d8
|
ignore some lint warnings
|
2018-03-01 21:36:45 -08:00 |
|
Danny Coates
|
cd7da20024
|
implemented crypto polyfills for ms edge
|
2018-03-01 13:10:57 -08:00 |
|
Danny Coates
|
484063a596
|
fixed some html nits
|
2018-02-26 13:49:26 -08:00 |
|
Danny Coates
|
74728782f3
|
removed unsafe-inline styles via svgo-loader. fixes #740
|
2018-02-26 11:48:28 -08:00 |
|
Danny Coates
|
22e836c98a
|
removed unused deps
|
2018-02-24 18:00:43 -08:00 |
|
Danny Coates
|
78728ce4ca
|
some frontend unit tests
|
2018-02-24 11:21:48 -08:00 |
|
Danny Coates
|
8d41111cd6
|
refactored css, including some markup changes
|
2018-02-15 15:54:59 -08:00 |
|
Danny Coates
|
3fd2537311
|
refactored server
|
2018-02-09 15:03:05 -08:00 |
|
Danny Coates
|
1c5e47b4c4
|
validate id param without middleware
|
2018-02-05 17:21:32 -08:00 |
|
Danny Coates
|
aae61f9451
|
extracted server id validation
|
2018-02-05 16:37:06 -08:00 |
|
Danny Coates
|
be498e0bd3
|
/api/info values should be numbers. fixes #748
|
2018-02-02 10:10:51 -08:00 |
|
Danny Coates
|
af3848586c
|
Merge branch 'master' into on-redis-expire
|
2018-01-31 13:10:05 -08:00 |
|
Danny Coates
|
97ad674be2
|
added /api/info/:id route
|
2018-01-30 17:29:51 -08:00 |
|
Danny Coates
|
565e47aef8
|
big refactor
|
2018-01-30 09:37:42 -08:00 |
|
Danny Coates
|
50ba8bec5a
|
Merge pull request #683 from ehuggett/issue618
API changes to accommodate 3rd party clients
|
2018-01-11 13:57:30 -08:00 |
|
ehuggett
|
ebbf06787c
|
changes requested in review
|
2017-12-23 05:09:06 +00:00 |
|
Thomas Dalichow
|
6f27c6e4aa
|
Change default bind address to 0.0.0.0
|
2017-12-21 22:10:42 +01:00 |
|
ehuggett
|
ff9a107a29
|
API changes to accommodate 3rd party clients
|
2017-12-21 15:54:19 +00:00 |
|
Thomas Dalichow
|
b80ee8d778
|
Make the linter happy :)
|
2017-12-09 02:34:33 +01:00 |
|
Thomas Dalichow
|
c8e168aa3e
|
Use new config item 'listen_address' in prod
|
2017-12-09 02:22:36 +01:00 |
|
Thomas Dalichow
|
106aef579f
|
Add new config item: listen_address
The IP address to bind the HTTP server to
|
2017-12-09 02:21:55 +01:00 |
|
Danny Coates
|
81f3347981
|
retry setPassword on first nonce failure. fixes #664
|
2017-12-08 09:45:00 -08:00 |
|
Danny Coates
|
7b4060f9e1
|
Added multiple download option
|
2017-12-04 15:52:31 -08:00 |
|
Danny Coates
|
b54f4575ee
|
allow inline styles. fixes #644
|
2017-11-15 10:54:13 -08:00 |
|
Edmund Huggett
|
58840e2c00
|
use redis expire event to delete stored data immediately
|
2017-11-15 12:31:22 +00:00 |
|
Danny Coates
|
e7fdf76120
|
Added experiment for firefox download promo
|
2017-11-14 12:24:54 -08:00 |
|
Danny Coates
|
bfcdf9340d
|
use fluent-langneg for subtag support
|
2017-11-10 12:40:18 -08:00 |
|
Danny Coates
|
2e233da16d
|
unsupport MS Edge (for now, sorry) and some http header nits
|
2017-11-06 13:36:56 -08:00 |
|
Danny Coates
|
bc24a069da
|
Add optional password to the download url
|
2017-10-10 10:45:10 -07:00 |
|
Danny Coates
|
32c5b414de
|
use beefy ui
|
2017-10-10 10:20:49 -07:00 |
|
Erica Wright
|
6de91b5872
|
Change Favicon in to look better in a variety of cases
|
2017-10-06 11:24:17 -04:00 |
|
Danny Coates
|
81442bb6f2
|
set default server states for fira and fileInfo
|
2017-09-14 12:15:08 -07:00 |
|
Danny Coates
|
17e61bb09d
|
added first A/B experiment
|
2017-09-11 17:30:05 -07:00 |
|
Danny Coates
|
7a8e9b5de1
|
fixes #543 added FILE_DIR environment variable
|
2017-09-06 13:25:27 -07:00 |
|
Danny Coates
|
74718d6361
|
disable CSP when env = development
|
2017-08-29 11:19:21 -07:00 |
|
Danny Coates
|
131a8b5564
|
updated readme. made redis optional in dev
|
2017-08-25 13:58:51 -07:00 |
|
Danny Coates
|
a9a34fdd0a
|
fixed GA var in jsconfig
|
2017-08-25 13:13:45 -07:00 |
|
Danny Coates
|
1655094ce3
|
fixed locale path on dev
|
2017-08-25 11:43:59 -07:00 |
|
Danny Coates
|
9ae7e3df11
|
fixed prod listen port
|
2017-08-25 10:21:38 -07:00 |
|
Danny Coates
|
0a31e2d521
|
fixed __heartbeat__ route
|
2017-08-25 10:03:49 -07:00 |
|
Danny Coates
|
53e822964e
|
a few changes to make A/B testing easier
|
2017-08-25 09:44:52 -07:00 |
|
Danny Coates
|
e9405f49ee
|
xhr download as octet-stream
|
2017-08-17 10:19:18 -07:00 |
|
Danny Coates
|
757ac14d1a
|
webpacked the heck out of the build
|
2017-08-16 14:21:01 -07:00 |
|
Danny Coates
|
0ab8ddc894
|
groundwork for asset caching
|
2017-08-15 11:55:52 -07:00 |
|