JuniorJPDJ
|
15ea984486
|
Fix X-Frame-Options HTTP header for embed and force it to SAMEORIGIN value for other pages
|
2021-10-21 08:34:06 +00:00 |
Eliot Berriot
|
9c22a72ed1
|
See #170: RSS feeds for channels
|
2020-01-31 09:11:39 +01:00 |
Eliot Berriot
|
ef6219e8c4
|
Fixed issue with service worker scope
|
2020-01-09 15:23:37 +01:00 |
Eliot Berriot
|
f37996fdf6
|
Better test SSL certificate
|
2020-01-09 15:05:55 +01:00 |
Eliot Berriot
|
e82dda302f
|
Fix #932: Updated docs to ensure streaming works when using Minio/S3 and DSub
|
2019-10-03 10:58:20 +02:00 |
Eliot Berriot
|
0a71d160a5
|
Fixed some issues with staticfiles not being served in dev after switch to uvicorn
|
2019-07-18 12:51:57 +02:00 |
Eliot Berriot
|
53782a5eb5
|
See #880: updated CSP, added X-Frame-Options on front-end files, ensure embeds work
|
2019-07-18 11:08:18 +02:00 |
Eliot Berriot
|
9c5f623d03
|
See #880: added CSP policy in deployment files
|
2019-07-18 10:21:55 +02:00 |
Eliot Berriot
|
c39cd010d5
|
See #880: allow using a production-builded frontend in dev to test CSP
|
2019-07-18 10:21:54 +02:00 |
Eliot Berriot
|
102aa6f5ba
|
Fixed issues with front-end websockets in dev
|
2019-07-15 14:20:29 +02:00 |
Eliot Berriot
|
6135d427e7
|
Fixed some issues
|
2019-04-24 12:56:15 +02:00 |
Eliot Berriot
|
101ae27885
|
Fix #565: store media files in S3 bucket
|
2019-04-23 18:01:42 +02:00 |
Eliot Berriot
|
fa5676ed6e
|
Fix #678: Removed potential BREACH exploit because of Gzip compression
|
2019-01-29 10:21:57 +01:00 |
Eliot Berriot
|
5cbd92dcb0
|
Fix #654: Increased default upload limit from 30 to 100MB
|
2019-01-11 09:51:23 +01:00 |
Eliot Berriot
|
5321cb4c46
|
Enable gzip compression to reduce bandwidth consumption
|
2018-12-20 11:07:29 +01:00 |
Eliot Berriot
|
815d729367
|
Fix #578: added embed.html page to power iframe widget
|
2018-12-19 14:03:21 +01:00 |
Eliot Berriot
|
6aab6369c0
|
Fixed broken nginx conf for federation
|
2018-09-25 23:34:26 +02:00 |
Eliot Berriot
|
e3040de444
|
Use lighter vue-cli instead of clunky manual webpack config
|
2018-08-11 16:21:14 +02:00 |
Eliot Berriot
|
36a0a4df4f
|
Removed transcoding support (#271)
|
2018-06-03 18:33:28 +02:00 |
Eliot Berriot
|
14c8073e26
|
Ensure we can serve images securely locally
|
2018-06-02 09:17:32 +02:00 |
Eliot Berriot
|
ca104d6450
|
Increased max body size in dev
|
2018-05-21 20:55:45 +02:00 |
Eliot Berriot
|
632aca5153
|
Dev setup for working with subsonic API
|
2018-05-09 20:38:26 +02:00 |
Eliot Berriot
|
99c02b4f7e
|
Can now serve front end via IP
|
2018-05-08 16:30:42 +02:00 |
Eliot Berriot
|
70d3385aa3
|
Documentation update for the new in-place import
|
2018-04-21 19:30:55 +02:00 |
Eliot Berriot
|
6c0a43a0ea
|
We can now work on federation locally thank to traefik
|
2018-04-15 11:25:31 +02:00 |
Eliot Berriot
|
043153a520
|
Set host properly on nginx dev container
|
2018-03-31 17:47:15 +02:00 |
Eliot Berriot
|
7205a8b245
|
Development nginx container now work with customized port
|
2018-03-29 20:30:24 +02:00 |
Eliot Berriot
|
498aa1137b
|
Initial channels integration
|
2018-03-01 18:38:31 +01:00 |
Eliot Berriot
|
40d33ccc77
|
Nginx configuration to cache transcoded media
|
2018-02-19 21:21:05 +01:00 |
Eliot Berriot
|
50af04345b
|
Use webpack dev proxy to serve api/media
|
2018-02-18 14:42:17 +01:00 |
Eliot Berriot
|
1c8f055490
|
Brand new file importer
|
2017-12-27 23:32:02 +01:00 |
Eliot Berriot
|
da4c76ace8
|
Now return media files with absolute URL
|
2017-07-11 09:14:54 +02:00 |
Eliot Berriot
|
bab3981d25
|
Fixed #15: Ensure we check for authorization for serving audio files, meaning we don't leak the absolute URL anymore
|
2017-06-28 23:31:43 +02:00 |