Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve HLS redundancy | Chocobozzz | 2019-08-23 | 5 | -24/+72 |
| | |||||
* | fixes 2065: optimisation (#2073) | John Livingston | 2019-08-23 | 1 | -1/+2 |
| | | | | | | * fixes 2065: optimisation * Update peertube-socket.ts | ||||
* | Fix build | Chocobozzz | 2019-08-23 | 1 | -1/+1 |
| | |||||
* | Merge branch 'release/1.4.0' into develop | Chocobozzz | 2019-08-22 | 9 | -10/+72 |
|\ | |||||
| * | Go back when cancel NSFW modal | Chocobozzz | 2019-08-22 | 5 | -7/+22 |
| | | | | | | | | Instead of redirecting on the homepage | ||||
| * | Dismiss modals on pop state | Chocobozzz | 2019-08-22 | 1 | -2/+7 |
| | | |||||
| * | Fix plugin card background color with dark theme | Chocobozzz | 2019-08-22 | 1 | -0/+1 |
| | | |||||
| * | Fix e2e tests | Chocobozzz | 2019-08-22 | 2 | -2/+41 |
| | | |||||
| * | Fix lazy static route with unknown avatars | Chocobozzz | 2019-08-22 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'release/1.4.0' into develop | Chocobozzz | 2019-08-22 | 26 | -64/+10054 |
|\| | |||||
| * | Add fi_FI support | Chocobozzz | 2019-08-22 | 15 | -35/+9995 |
| | | |||||
| * | Fix video rows overflow | Chocobozzz | 2019-08-22 | 6 | -11/+37 |
| | | | | | | | | In discover and account channel videos pages | ||||
| * | Fix video playlist element removal | Chocobozzz | 2019-08-22 | 2 | -12/+11 |
| | | |||||
| * | Fix image and plugin CSP | Chocobozzz | 2019-08-22 | 1 | -2/+2 |
| | | |||||
| * | Try to fix video duplication | Chocobozzz | 2019-08-22 | 1 | -1/+1 |
| | | |||||
| * | Fix user creation by moderators | Chocobozzz | 2019-08-22 | 1 | -3/+8 |
| | | |||||
| * | Fix socket notification with multiple user tabs | Chocobozzz | 2019-08-22 | 1 | -6/+10 |
| | | |||||
| * | email object -> email subject | Chocobozzz | 2019-08-22 | 5 | -22/+22 |
| | | |||||
| * | Cleanup SASS imports | Chocobozzz | 2019-08-22 | 4 | -8/+7 |
| | | |||||
| * | Replace "overview" by "discover" in client titles | Chocobozzz | 2019-08-22 | 2 | -2/+2 |
| | | |||||
| * | Relax plugin package.json validation | Chocobozzz | 2019-08-22 | 1 | -2/+6 |
| | | |||||
| * | Fix docker build on gitlab ccitest-tag-1.0.0 | Chocobozzz | 2019-08-20 | 1 | -1/+0 |
| | | |||||
* | | Update API documentation for accounts and config (#2072) | Frank Sträter | 2019-08-22 | 1 | -5/+308 |
| | | | | | | | | | | | | | | | | | | | | * Update Actor and Account schemas * Fix mixed up paramaters for /accounts * Update ServerConfig schema * Add ServerConfigAbout and ServerConfigCustom schemas | ||||
* | | Fix html tag with blacklisted video | Chocobozzz | 2019-08-22 | 3 | -2/+20 |
| | | |||||
* | | Merge branch 'feature/strong-model-types' into develop | Chocobozzz | 2019-08-22 | 183 | -1234/+2881 |
|\ \ | |||||
| * | | Type toActivityPubObject functions | Chocobozzz | 2019-08-21 | 24 | -53/+109 |
| | | | |||||
| * | | Fix ownership change | Chocobozzz | 2019-08-21 | 4 | -10/+12 |
| | | | |||||
| * | | Type toFormattedJSON | Chocobozzz | 2019-08-20 | 54 | -147/+401 |
| | | | |||||
| * | | Cleanup model types | Chocobozzz | 2019-08-20 | 50 | -321/+668 |
| | | | |||||
| * | | Fix tests | Chocobozzz | 2019-08-20 | 4 | -10/+13 |
| | | | |||||
| * | | Stronger model typings | Chocobozzz | 2019-08-19 | 176 | -1136/+2121 |
| | | | |||||
* | | | Fix socket notification with multiple user tabs | Chocobozzz | 2019-08-22 | 1 | -6/+10 |
| | | | |||||
* | | | email object -> email subject | Chocobozzz | 2019-08-22 | 5 | -22/+22 |
| | | | |||||
* | | | Cleanup SASS imports | Chocobozzz | 2019-08-22 | 4 | -8/+7 |
| | | | |||||
* | | | Replace "overview" by "discover" in client titles | Chocobozzz | 2019-08-22 | 2 | -2/+2 |
| | | | |||||
* | | | Relax plugin package.json validation | Chocobozzz | 2019-08-22 | 1 | -2/+6 |
| | | | |||||
* | | | Fix docker build on gitlab cci | Chocobozzz | 2019-08-22 | 1 | -1/+0 |
| | | | |||||
* | | | fix URL in README | Lukas Winkler | 2019-08-22 | 1 | -1/+1 |
| | | | |||||
* | | | Improve plugin management documentation | Chocobozzz | 2019-08-22 | 1 | -1/+18 |
| | | | |||||
* | | | Add plugin in CLI tools table of contents | Chocobozzz | 2019-08-22 | 1 | -0/+1 |
| | | | |||||
* | | | Improved description of all file uploads (#2053) | Frank Sträter | 2019-08-21 | 1 | -3/+30 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add format:binary for file uploads * Fix wrongly named field for encoding * Fix typo in field name * Add contentType for torrentfile and captionfile * Add contentType for videofile | ||||
* | | | Merge branch 'release/1.4.0' into develop | Chocobozzz | 2019-08-20 | 3 | -8/+69 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Build docker image on gitlab | Chocobozzz | 2019-08-20 | 1 | -7/+31 |
| | | |||||
| * | Fix bad import on FF ESR | Chocobozzz | 2019-08-20 | 2 | -1/+38 |
| | | |||||
* | | Cleaner warning of IP address leaking on embedded videos (#2034) | Robin | 2019-08-16 | 2 | -6/+1 |
|/ | | | | | | * Update peertube-skin.scss * Update embed.ts | ||||
* | update changelog | Chocobozzz | 2019-08-15 | 1 | -0/+1 |
| | |||||
* | Fix prune storage script with some configs | Chocobozzz | 2019-08-15 | 1 | -0/+8 |
| | |||||
* | typo | Chocobozzz | 2019-08-14 | 1 | -1/+1 |
| | |||||
* | Add info in changelog regarding dark theme | Chocobozzz | 2019-08-14 | 1 | -0/+2 |
| | |||||
* | Fix release script | Chocobozzz | 2019-08-14 | 1 | -2/+2 |
| |