aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Render CSS/title/description tags on server sideChocobozzz2018-07-181-10/+13
|
* Add populate database scriptChocobozzz2018-07-171-1/+1
|
* Parse log script parse the last updated logChocobozzz2018-07-161-2/+16
|
* Handle subtitles in playerChocobozzz2018-07-161-0/+1
|
* Migrate to bullChocobozzz2018-07-111-1/+1
|
* Update translations from zanata and add cs and eoChocobozzz2018-07-091-1/+1
|
* Fix npm run dev:serverChocobozzz2018-06-291-2/+2
|
* Add Basque and Catalan languagesChocobozzz2018-06-281-3/+3
|
* Upgrade dependenciesChocobozzz2018-06-261-3/+6
|
* Fix git creditsChocobozzz2018-06-223-29/+80
|
* Update creditsChocobozzz2018-06-221-0/+20
|
* Improve update host script and add warning if AP urls are invalidChocobozzz2018-06-211-25/+116
|
* Update iso639 translations for french and deutchChocobozzz2018-06-192-2/+3
|
* Upgrade dependenciesChocobozzz2018-06-192-4/+6
|
* Add resolution to create-transcoding-job script (#654)Florent F2018-06-151-1/+12
| | | | | | * Add resolution to create-transcoding-job script * Requested changes
* Move iso639 strings in its own translation fileChocobozzz2018-06-132-9/+45
|
* Add video comments RSSChocobozzz2018-06-081-1/+2
|
* Fix npm run devChocobozzz2018-06-081-1/+1
|
* Rename "my settings" to "my account" in menuChocobozzz2018-06-071-1/+2
|
* Reduce bundle sizesChocobozzz2018-06-076-7/+9
|
* Improve create import file jobChocobozzz2018-06-071-0/+1
| | | | Fix federation of .ogv videos
* Add create-import-video-file-job commandFlorent Fayolle2018-06-071-0/+39
|
* Update build with i18nChocobozzz2018-06-061-3/+6
|
* Little i18n refractoringChocobozzz2018-06-061-2/+2
|
* Add server localizationChocobozzz2018-06-062-40/+92
|
* Rename messages locale to angularChocobozzz2018-06-063-14/+17
|
* Localize playerChocobozzz2018-06-065-3/+105
|
* Add frenchChocobozzz2018-06-052-2/+7
|
* Prepare i18n filesChocobozzz2018-06-054-2/+34
|
* Add missing scripts in npm run helpChocobozzz2018-05-301-0/+3
|
* Add ability to manually run transcoding jobChocobozzz2018-05-301-0/+39
|
* Add script that prunes storage filesChocobozzz2018-05-291-0/+96
|
* Make it works with new autoplay policyChocobozzz2018-05-221-0/+1
|
* Improve e2e testsChocobozzz2018-05-221-1/+1
|
* Make it possible to change path used by upgrade.sh on command lineJocelyn Jaubert2018-05-221-1/+18
|
* Move /var/www/peertube to $PEERTUBE_PATH in upgrade.shJocelyn Jaubert2018-05-221-9/+11
|
* Add videos e2e testsChocobozzz2018-05-171-2/+6
|
* Client E2E tests first stepChocobozzz2018-05-172-1/+12
|
* Upgrade to rxjs 6Chocobozzz2018-05-161-1/+1
|
* Fixe Quotation marks on database backup filesSVNET Libre2018-05-161-1/+1
|
* Fix release scriptChocobozzz2018-05-071-13/+11
|
* Update CREDITSChocobozzz2018-04-231-2/+2
|
* Simplify client syndicationsChocobozzz2018-04-171-1/+1
|
* Upgrade to webpack 4Chocobozzz2018-04-061-1/+1
|
* Try to improve the contributing guide for testsChocobozzz2018-04-041-1/+1
|
* refactoring archive creation step to reduce code duplication and be less ↵Rigel2018-03-301-16/+18
| | | | error-prone
* modified scripts/release.sh to add tar.xz and provide archive signaturesRigel2018-03-301-25/+44
|
* Clean shell scripts (#398)Léo Andrès2018-03-2722-59/+97
|
* Improve update host scriptChocobozzz2018-03-201-12/+7
|
* Update shebang and date format for working on FreeBSD (fix typo)Gérald Niel2018-03-191-1/+1
| | | | (not tested on Linux)