aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* Update Guide for upgrade procedure (#281) (#291)SVNET Libre2018-02-141-0/+12
|
* Use fetch instead of XMLHttpRequest (#292)Florent F2018-02-141-41/+29
|
* Rewrite infinite scrollChocobozzz2018-02-1315-113/+239
|
* Fix deleting a video with commentsChocobozzz2018-02-131-0/+21
|
* Add background placeholder for thumbnailsChocobozzz2018-02-122-1/+5
|
* publish comment on crtl-enter (#290)jonathanraes2018-02-121-1/+2
|
* Fix upload from CLI scriptChocobozzz2018-02-124-133/+57
|
* Don't stuck on active jobsChocobozzz2018-02-122-2/+29
|
* Improve youtube import scriptChocobozzz2018-02-121-34/+39
|
* Upgrade.sh (#281)SVNET Libre2018-02-121-0/+34
| | | | | | | | | | | | | | | | * Upgrade.sh Bash script for upgrading Instance * add bash strict mode * move to "scripts" folder and other fix * Rename scirpts/upgrade.sh to scripts/upgrade.sh * Fix SQL BACKUP path * Fix symbolic link update
* Adding dependencies informations for CentOS 7 (#288)Erwan Croze2018-02-121-1/+19
|
* Change manifest properties (#285)Lucas Teixeira2018-02-111-2/+3
| | | | | | | | | | | | | | | | * Change full screen to standalone This will make the notification bar visible * Added theme color Now the address bar will match the color of the search panel. * Remove orientation:"portrait" * Re-adding orientation property This time, with "any" value
* Begin import script with youtube-dlChocobozzz2018-02-097-7/+198
|
* Add warning in production guideChocobozzz2018-02-091-0/+2
|
* Fix config testChocobozzz2018-02-091-2/+2
|
* Bumped to version v0.0.23-alphav0.0.23-alphaChocobozzz2018-02-092-2/+2
|
* Fix crash with websocket trackerChocobozzz2018-02-092-5/+4
|
* Fix timestamp loggingChocobozzz2018-02-091-1/+1
|
* Handle error on websocket errorChocobozzz2018-02-091-0/+1
|
* Bumped to version v0.0.22-alphav0.0.22-alphaChocobozzz2018-02-092-2/+2
|
* Add default description and default termsChocobozzz2018-02-091-2/+2
|
* Video previews take all the width on mobileChocobozzz2018-02-0910-14/+49
|
* Add service workerChocobozzz2018-02-0810-161/+237
|
* Better peertube iconsChocobozzz2018-02-0820-18/+31
|
* Bumped to version v0.0.21-alphav0.0.21-alphaChocobozzz2018-02-082-2/+2
|
* Fix error with other videos displayedChocobozzz2018-02-081-1/+1
|
* Server the manifest tooChocobozzz2018-02-081-0/+2
|
* Include manifest in buildChocobozzz2018-02-082-2/+4
|
* Fix "things went wrong" documentationChocobozzz2018-02-081-1/+1
|
* Fix job count apiChocobozzz2018-02-081-1/+1
|
* Fix other videos not displayed in video watchChocobozzz2018-02-081-4/+12
|
* Add note in FAQ for server hardwareChocobozzz2018-02-081-0/+13
|
* Include Web Manifest (#273)Lucas Teixeira2018-02-089-0/+43
| | | | | | | | | | | | | | | | * Include Web Manifest Now we need to fix the path, which shouldn't be hard. * Delete unused icon * Remove Thumbs.db That file was automatically generated * Fixed icon path * Fixed typo
* Fix file downloadingChocobozzz2018-02-071-1/+4
|
* Fix title and action buttons in video watchChocobozzz2018-02-072-5/+8
|
* Fix job queue apiChocobozzz2018-02-071-1/+1
|
* Watch icon should be on the rightChocobozzz2018-02-071-1/+1
|
* Fix video play on google chromeChocobozzz2018-02-072-16/+10
|
* Correctly set the activity audience in outboxChocobozzz2018-02-071-2/+3
|
* Expose SMTP and instance settings in the Docker environment variables (#277)kaiyou2018-02-062-0/+33
|
* Only list unlisted/public videos in outboxChocobozzz2018-02-041-1/+5
|
* Fix announces when fetching the actor outboxChocobozzz2018-02-041-1/+1
|
* Bumped to version v0.0.20-alphav0.0.20-alphaChocobozzz2018-02-012-2/+2
|
* Send an email on video abuse reportChocobozzz2018-02-016-7/+86
|
* update yarn installation command (#267)Valvin2018-02-011-1/+1
| | | on ubuntu `sudo -u` doesn't set homedirectory of the targeted user althought debian does. it requires the option `-H`. I think with this option it works in both case.
* Add about pageChocobozzz2018-01-3120-16/+250
|
* Add new name/terms/description config optionsChocobozzz2018-01-3122-73/+201
|
* Don't leak unlisted videosChocobozzz2018-01-311-3/+12
|
* Add follower name in admin listChocobozzz2018-01-311-0/+1
|
* Fix responsive with modale and menu displayedChocobozzz2018-01-313-3/+11
|