Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix account/channel pages route subscription | Chocobozzz | 2018-06-07 | 8 | -28/+77 |
| | |||||
* | Fix markdown links truncating | Chocobozzz | 2018-06-07 | 2 | -4/+3 |
| | |||||
* | Add help if the config is invalid | Chocobozzz | 2018-06-07 | 2 | -0/+6 |
| | |||||
* | Move fixtures in tests/ | Chocobozzz | 2018-06-07 | 31 | -28/+26 |
| | |||||
* | Improve create import file job | Chocobozzz | 2018-06-07 | 7 | -34/+48 |
| | | | | Fix federation of .ogv videos | ||||
* | Add create-import-video-file-job command | Florent Fayolle | 2018-06-07 | 11 | -6/+221 |
| | |||||
* | Add dev doc about localization | Chocobozzz | 2018-06-06 | 1 | -0/+32 |
| | |||||
* | Only use woff2 for fonts | Chocobozzz | 2018-06-06 | 2 | -2/+42 |
| | |||||
* | Update build with i18n | Chocobozzz | 2018-06-06 | 1 | -3/+6 |
| | |||||
* | Rename fr locale -> fr-FR | Chocobozzz | 2018-06-06 | 5 | -4/+2902 |
| | |||||
* | Little i18n refractoring | Chocobozzz | 2018-06-06 | 10 | -54/+81 |
| | |||||
* | Add server localization | Chocobozzz | 2018-06-06 | 12 | -471/+1080 |
| | |||||
* | Rename messages locale to angular | Chocobozzz | 2018-06-06 | 7 | -29/+32 |
| | |||||
* | Localize player | Chocobozzz | 2018-06-06 | 23 | -61/+1049 |
| | |||||
* | (doc) note about PeerTube for YunoHost (#624) | anmol26s | 2018-06-06 | 1 | -0/+5 |
| | | | * Added a YunoHost app-install badge | ||||
* | Add missing translations | Chocobozzz | 2018-06-05 | 7 | -30/+52 |
| | |||||
* | Translate tab heads | Chocobozzz | 2018-06-05 | 8 | -38/+265 |
| | |||||
* | Handle singular/plurial in signup | Chocobozzz | 2018-06-05 | 2 | -19/+16 |
| | |||||
* | Add form validator translations | Chocobozzz | 2018-06-05 | 40 | -595/+1476 |
| | |||||
* | Blank instead of null for docker env | Chocobozzz | 2018-06-05 | 1 | -6/+6 |
| | |||||
* | Form validators refractoring | Chocobozzz | 2018-06-05 | 25 | -419/+299 |
| | |||||
* | Fix i18n in components | Chocobozzz | 2018-06-05 | 18 | -37/+37 |
| | |||||
* | add the comment from ↵ | Florent Poinsaut | 2018-06-05 | 1 | -5/+5 |
| | | | | https://github.com/Chocobozzz/PeerTube/pull/617/files#diff-5003d902a2333dfdbcd79d688f2806daL38 | ||||
* | Environment variables for Docker Compose | Florent Poinsaut | 2018-06-05 | 3 | -29/+49 |
| | |||||
* | Disable auto language | Chocobozzz | 2018-06-05 | 1 | -1/+3 |
| | |||||
* | Add french | Chocobozzz | 2018-06-05 | 6 | -44/+2273 |
| | |||||
* | Add i18n attributes | Chocobozzz | 2018-06-05 | 96 | -558/+3079 |
| | |||||
* | Prepare i18n files | Chocobozzz | 2018-06-05 | 28 | -166/+853 |
| | |||||
* | (docker) making security settings of traefik on par with nginx | Rigel Kent | 2018-06-04 | 1 | -0/+23 |
| | |||||
* | (doc) out of date summary with broken link + rephrase (#621) | tuxayo | 2018-06-03 | 1 | -2/+2 |
| | | | "Which" seems more appropriate than "what" to talk about formats. | ||||
* | Remove "/" of PEERTUBE_URL example | David Libeau | 2018-06-01 | 1 | -1/+1 |
| | | | With an url ended with a "/", the script returns an error. | ||||
* | Fix lint | Chocobozzz | 2018-05-31 | 3 | -3/+3 |
| | |||||
* | Add 404 page | Chocobozzz | 2018-05-31 | 13 | -41/+126 |
| | |||||
* | Improve Twitter config help | Chocobozzz | 2018-05-31 | 3 | -4/+4 |
| | |||||
* | Fix seek circle overflow | Chocobozzz | 2018-05-31 | 1 | -0/+3 |
| | |||||
* | Correctly forward video related activities | Chocobozzz | 2018-05-31 | 6 | -18/+43 |
| | |||||
* | Remove bad import | Chocobozzz | 2018-05-31 | 1 | -1/+0 |
| | |||||
* | Fix player progress bar | Chocobozzz | 2018-05-31 | 4 | -34/+82 |
| | |||||
* | Add number of videos published by an account/video channel | Chocobozzz | 2018-05-30 | 2 | -2/+8 |
| | |||||
* | Add context menu to player | Chocobozzz | 2018-05-30 | 14 | -127/+145 |
| | |||||
* | Update archlinux dependencies | Chocobozzz | 2018-05-30 | 1 | -1/+1 |
| | |||||
* | Add missing scripts in npm run help | Chocobozzz | 2018-05-30 | 1 | -0/+3 |
| | |||||
* | Improve create transcoding jobs tests | Chocobozzz | 2018-05-30 | 2 | -3/+18 |
| | |||||
* | Add ability to manually run transcoding job | Chocobozzz | 2018-05-30 | 6 | -10/+154 |
| | |||||
* | Fix resume video after peertube embed link click | Chocobozzz | 2018-05-30 | 1 | -1/+4 |
| | |||||
* | Fix docker config custom env copy | Chocobozzz | 2018-05-30 | 1 | -1/+1 |
| | |||||
* | Cleanup docker configuration | Chocobozzz | 2018-05-30 | 2 | -5/+4 |
| | |||||
* | Do not set default transcoding resolutions | Pierre Jaury | 2018-05-30 | 1 | -4/+0 |
| | |||||
* | Allow to setup transcoding in the docker image | Pierre Jaury | 2018-05-30 | 2 | -0/+26 |
| | |||||
* | (doc): use sysrc instead of editing /etc/rc.conf on FreeBSD (#603) | norrist | 2018-05-29 | 1 | -7/+3 |
| |