Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix comment highlight | Chocobozzz | 2018-02-21 | 3 | -16/+16 |
| | |||||
* | Open mentions in new tab | Chocobozzz | 2018-02-21 | 2 | -6/+2 |
| | |||||
* | Upgrade.sh : Add diff command for config update (#308) | SVNET Libre | 2018-02-21 | 1 | -0/+3 |
| | | | | | | | | | | * Add diff command for config update * Add Context Information "Updating Configuration File..." * Modify context information for the config file | ||||
* | Bumped to version v0.0.26-alpha | Chocobozzz | 2018-02-21 | 2 | -2/+2 |
| | |||||
* | Update Production Guide (#309) | SVNET Libre | 2018-02-21 | 1 | -1/+0 |
| | | | | | | | | * Update Production Guide Pull Request #308 * change the execution of the script | ||||
* | Mkae upgrade.sh executable | Chocobozzz | 2018-02-21 | 1 | -0/+0 |
| | |||||
* | Add links to comment mentions | Chocobozzz | 2018-02-21 | 13 | -31/+313 |
| | |||||
* | Unlisted videos are not displayed on Mastodon now | Chocobozzz | 2018-02-21 | 4 | -23/+19 |
| | |||||
* | Hide support button if it is empty | Chocobozzz | 2018-02-21 | 2 | -2/+3 |
| | |||||
* | Add nsfw support in import-videos | Chocobozzz | 2018-02-20 | 1 | -3/+12 |
| | |||||
* | Fix 401 detection on import videos | Chocobozzz | 2018-02-20 | 1 | -1/+1 |
| | |||||
* | Add ability to import videos from all supported youtube-dl sites | Chocobozzz | 2018-02-20 | 7 | -51/+104 |
| | |||||
* | import-youtube: add try/catch to manage token expiration when importing lot ↵ | LecygneNoir | 2018-02-20 | 1 | -14/+18 |
| | | | | of youtube videos (#306) | ||||
* | Add support to video support on client | Chocobozzz | 2018-02-20 | 28 | -54/+222 |
| | |||||
* | Add `etc` on some points of the CoC (#305) | Luc Didry | 2018-02-20 | 1 | -0/+2 |
| | |||||
* | Create CODE_OF_CONDUCT.md (#304) | Rigel Kent | 2018-02-20 | 1 | -0/+85 |
| | | | | | We want to be inclusive to the largest number of participants, with the most varied and diverse backgrounds possible. As such, we should take position as to how we will defend our contributors. Better settle on how we handle dire situations before they happen. Nota: the code of conduct isn't clear on the disclosure of an incident per se. That should be investigated further. | ||||
* | Fix instance name displaying with long text | Chocobozzz | 2018-02-20 | 2 | -4/+13 |
| | |||||
* | Don't break design on long description/comment | Chocobozzz | 2018-02-20 | 2 | -0/+6 |
| | |||||
* | Add links support in comments | Chocobozzz | 2018-02-20 | 4 | -9/+27 |
| | |||||
* | Handle line feeds in comments | Chocobozzz | 2018-02-20 | 4 | -6/+16 |
| | |||||
* | Add filename in upload form title | Chocobozzz | 2018-02-20 | 2 | -1/+5 |
| | |||||
* | Sort video categories/languages | Chocobozzz | 2018-02-20 | 1 | -3/+12 |
| | |||||
* | Fix lint | Chocobozzz | 2018-02-19 | 3 | -3/+3 |
| | |||||
* | Add ability to import just one video from youtube | Chocobozzz | 2018-02-19 | 4 | -16/+30 |
| | |||||
* | Improve comment highlighting | Chocobozzz | 2018-02-19 | 12 | -58/+107 |
| | |||||
* | Fix sort inconsistency | Chocobozzz | 2018-02-19 | 9 | -20/+20 |
| | |||||
* | add import-youtube guide inside documentation (#298) | LecygneNoir | 2018-02-19 | 3 | -4/+61 |
| | | | | | | | | | | | | * add import-youtube guide inside documentation * safer to use unlink instead of rm to delete symbolic link, avoid risk of deleting entire directories in case of syntax error * spelling mistake corrections * anonymise URLs * git also needed as dependencies to run yarn install | ||||
* | Issue #168: youtube-like marking of comments (#297) | jonathanraes | 2018-02-18 | 5 | -3/+40 |
| | | | | | | | | | | * youtube-like marking of comments uses GET parameters to mark comments similar to youtube * place link to comment in 'comment-date' * Use a routes to highight a comment | ||||
* | Fix issue with webm and opus video | Chocobozzz | 2018-02-18 | 1 | -1/+1 |
| | |||||
* | Apidoc (#302) | Dimitri Gilbert | 2018-02-17 | 1 | -0/+195 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Basic api documentation * fix styling issue * fix styling issue * gitignore unecessary folders * openApi 2.0 first draft * solved conflicts * solved errors in openapi file * added missing doc on video + deleted apidoc comments * fix last warnings and errors inopenapi definition * openapi fix typo + improvement on video/comment endpoints * removed misplaced openapi file * api documentation improvement | ||||
* | Add video image components | Chocobozzz | 2018-02-16 | 3 | -0/+116 |
| | |||||
* | Fix gitignore | Chocobozzz | 2018-02-16 | 1 | -6/+5 |
| | |||||
* | Fix travis tests | Chocobozzz | 2018-02-16 | 1 | -5/+5 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2018-02-16 | 4 | -268/+342 |
| | |||||
* | Add loading bar when updating a video | Chocobozzz | 2018-02-16 | 9 | -14/+35 |
| | |||||
* | Add ability to update thumbnail and preview on client | Chocobozzz | 2018-02-16 | 20 | -140/+277 |
| | |||||
* | Fix avatars on video watch page | Chocobozzz | 2018-02-16 | 2 | -0/+13 |
| | |||||
* | Try to improve production guide | Chocobozzz | 2018-02-16 | 4 | -160/+29 |
| | |||||
* | Fix duplicates detection | Chocobozzz | 2018-02-16 | 1 | -1/+1 |
| | |||||
* | Import videos in the correct order | Chocobozzz | 2018-02-16 | 1 | -1/+1 |
| | |||||
* | Bumped to version v0.0.24-alpha | Chocobozzz | 2018-02-16 | 2 | -2/+2 |
| | |||||
* | Add \n in changelog | Chocobozzz | 2018-02-16 | 1 | -1/+1 |
| | |||||
* | Update code contributors list | Chocobozzz | 2018-02-15 | 2 | -14/+32 |
| | |||||
* | Fix remote image fetching | Chocobozzz | 2018-02-15 | 4 | -7/+14 |
| | |||||
* | Handle changelog in release | Chocobozzz | 2018-02-15 | 2 | -1/+27 |
| | |||||
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 49 | -141/+485 |
| | |||||
* | Fix max buffer reached in youtube import | Chocobozzz | 2018-02-15 | 1 | -9/+20 |
| | |||||
* | Fix concurrency issue on video upload | Chocobozzz | 2018-02-14 | 1 | -0/+1 |
| | |||||
* | Fix tests | Chocobozzz | 2018-02-14 | 10 | -19/+13 |
| | |||||
* | Fix video play promise error on non supported browsers | Chocobozzz | 2018-02-14 | 4 | -19/+28 |
| |