Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't stuck on active jobs | Chocobozzz | 2018-02-12 | 2 | -2/+29 |
| | |||||
* | Improve youtube import script | Chocobozzz | 2018-02-12 | 1 | -34/+39 |
| | |||||
* | Upgrade.sh (#281) | SVNET Libre | 2018-02-12 | 1 | -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 Croze | 2018-02-12 | 1 | -1/+19 |
| | |||||
* | Change manifest properties (#285) | Lucas Teixeira | 2018-02-11 | 1 | -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-dl | Chocobozzz | 2018-02-09 | 7 | -7/+198 |
| | |||||
* | Add warning in production guide | Chocobozzz | 2018-02-09 | 1 | -0/+2 |
| | |||||
* | Fix config test | Chocobozzz | 2018-02-09 | 1 | -2/+2 |
| | |||||
* | Bumped to version v0.0.23-alphav0.0.23-alpha | Chocobozzz | 2018-02-09 | 2 | -2/+2 |
| | |||||
* | Fix crash with websocket tracker | Chocobozzz | 2018-02-09 | 2 | -5/+4 |
| | |||||
* | Fix timestamp logging | Chocobozzz | 2018-02-09 | 1 | -1/+1 |
| | |||||
* | Handle error on websocket error | Chocobozzz | 2018-02-09 | 1 | -0/+1 |
| | |||||
* | Bumped to version v0.0.22-alphav0.0.22-alpha | Chocobozzz | 2018-02-09 | 2 | -2/+2 |
| | |||||
* | Add default description and default terms | Chocobozzz | 2018-02-09 | 1 | -2/+2 |
| | |||||
* | Video previews take all the width on mobile | Chocobozzz | 2018-02-09 | 10 | -14/+49 |
| | |||||
* | Add service worker | Chocobozzz | 2018-02-08 | 10 | -161/+237 |
| | |||||
* | Better peertube icons | Chocobozzz | 2018-02-08 | 20 | -18/+31 |
| | |||||
* | Bumped to version v0.0.21-alphav0.0.21-alpha | Chocobozzz | 2018-02-08 | 2 | -2/+2 |
| | |||||
* | Fix error with other videos displayed | Chocobozzz | 2018-02-08 | 1 | -1/+1 |
| | |||||
* | Server the manifest too | Chocobozzz | 2018-02-08 | 1 | -0/+2 |
| | |||||
* | Include manifest in build | Chocobozzz | 2018-02-08 | 2 | -2/+4 |
| | |||||
* | Fix "things went wrong" documentation | Chocobozzz | 2018-02-08 | 1 | -1/+1 |
| | |||||
* | Fix job count api | Chocobozzz | 2018-02-08 | 1 | -1/+1 |
| | |||||
* | Fix other videos not displayed in video watch | Chocobozzz | 2018-02-08 | 1 | -4/+12 |
| | |||||
* | Add note in FAQ for server hardware | Chocobozzz | 2018-02-08 | 1 | -0/+13 |
| | |||||
* | Include Web Manifest (#273) | Lucas Teixeira | 2018-02-08 | 9 | -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 downloading | Chocobozzz | 2018-02-07 | 1 | -1/+4 |
| | |||||
* | Fix title and action buttons in video watch | Chocobozzz | 2018-02-07 | 2 | -5/+8 |
| | |||||
* | Fix job queue api | Chocobozzz | 2018-02-07 | 1 | -1/+1 |
| | |||||
* | Watch icon should be on the right | Chocobozzz | 2018-02-07 | 1 | -1/+1 |
| | |||||
* | Fix video play on google chrome | Chocobozzz | 2018-02-07 | 2 | -16/+10 |
| | |||||
* | Correctly set the activity audience in outbox | Chocobozzz | 2018-02-07 | 1 | -2/+3 |
| | |||||
* | Expose SMTP and instance settings in the Docker environment variables (#277) | kaiyou | 2018-02-06 | 2 | -0/+33 |
| | |||||
* | Only list unlisted/public videos in outbox | Chocobozzz | 2018-02-04 | 1 | -1/+5 |
| | |||||
* | Fix announces when fetching the actor outbox | Chocobozzz | 2018-02-04 | 1 | -1/+1 |
| | |||||
* | Bumped to version v0.0.20-alphav0.0.20-alpha | Chocobozzz | 2018-02-01 | 2 | -2/+2 |
| | |||||
* | Send an email on video abuse report | Chocobozzz | 2018-02-01 | 6 | -7/+86 |
| | |||||
* | update yarn installation command (#267) | Valvin | 2018-02-01 | 1 | -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 page | Chocobozzz | 2018-01-31 | 20 | -16/+250 |
| | |||||
* | Add new name/terms/description config options | Chocobozzz | 2018-01-31 | 22 | -73/+201 |
| | |||||
* | Don't leak unlisted videos | Chocobozzz | 2018-01-31 | 1 | -3/+12 |
| | |||||
* | Add follower name in admin list | Chocobozzz | 2018-01-31 | 1 | -0/+1 |
| | |||||
* | Fix responsive with modale and menu displayed | Chocobozzz | 2018-01-31 | 3 | -3/+11 |
| | |||||
* | Improve responsive on video watch | Chocobozzz | 2018-01-31 | 5 | -187/+227 |
| | |||||
* | Hide description previews on mobile view | Chocobozzz | 2018-01-31 | 7 | -7/+15 |
| | |||||
* | Fix human dates in result lists | Chocobozzz | 2018-01-31 | 6 | -37/+19 |
| | |||||
* | Add version in footer | Chocobozzz | 2018-01-31 | 7 | -306/+391 |
| | |||||
* | Mobile version: menu full width and autoclosed | Chocobozzz | 2018-01-31 | 3 | -59/+16 |
| | |||||
* | Bumped to version v0.0.19-alphav0.0.19-alpha | Chocobozzz | 2018-01-31 | 2 | -2/+2 |
| | |||||
* | Fix job queue backoff | Chocobozzz | 2018-01-30 | 1 | -1/+1 |
| |