Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix indetation (I hope!) | Gérald Niel | 2018-04-11 | 1 | -1/+1 |
| | |||||
* | Fix #490 and justify text in comments div. | Gérald Niel | 2018-04-11 | 1 | -1/+3 |
| | |||||
* | Add .gitignore for Docker | Florent Poinsaut | 2018-04-10 | 1 | -0/+3 |
| | |||||
* | Adding a more specific phrasing for yarn installation (#487) | Rigel Kent | 2018-04-09 | 1 | -1/+1 |
| | |||||
* | Upgrade to webpack 4 | Chocobozzz | 2018-04-06 | 4 | -63/+1764 |
| | |||||
* | Upgrade client dependencies | Chocobozzz | 2018-04-06 | 2 | -575/+569 |
| | |||||
* | Upgrade server dependencies | Chocobozzz | 2018-04-06 | 5 | -169/+223 |
| | |||||
* | Upgrade spectacle module | Chocobozzz | 2018-04-06 | 5 | -1025/+699 |
| | |||||
* | Add what now section to production guide | Chocobozzz | 2018-04-06 | 1 | -1/+6 |
| | |||||
* | Fix api doc in video update endpoint | Chocobozzz | 2018-04-06 | 2 | -3/+2 |
| | |||||
* | Upgrade api doc | Chocobozzz | 2018-04-06 | 2 | -61/+919 |
| | |||||
* | Add ability to set a start time | Chocobozzz | 2018-04-05 | 5 | -13/+37 |
| | |||||
* | Cleanup peertube plugin after dispose | Chocobozzz | 2018-04-05 | 1 | -11/+25 |
| | |||||
* | Fix auto quality with http fallback | Chocobozzz | 2018-04-05 | 2 | -2/+3 |
| | |||||
* | Automatic resolution according to user bandwidth V1 | Chocobozzz | 2018-04-05 | 8 | -68/+226 |
| | |||||
* | Don't start application until all components were initialized | Chocobozzz | 2018-04-04 | 2 | -25/+30 |
| | |||||
* | Fix privacy argument in upload script | Chocobozzz | 2018-04-04 | 2 | -0/+3 |
| | |||||
* | Add tests for publishedAt | Chocobozzz | 2018-04-04 | 2 | -3/+7 |
| | |||||
* | Accept unlisted comments too | Chocobozzz | 2018-04-04 | 1 | -1/+4 |
| | |||||
* | Improve admin css help | Chocobozzz | 2018-04-04 | 1 | -2/+19 |
| | |||||
* | Add id to body for more specific css | Chocobozzz | 2018-04-04 | 1 | -1/+1 |
| | |||||
* | Fix show more description button on video change | Chocobozzz | 2018-04-04 | 1 | -1/+4 |
| | |||||
* | Try to improve the contributing guide for tests | Chocobozzz | 2018-04-04 | 2 | -5/+9 |
| | |||||
* | Better embed responsive | Chocobozzz | 2018-04-03 | 1 | -3/+6 |
| | |||||
* | Fix video watch page responsive | Chocobozzz | 2018-04-03 | 3 | -19/+16 |
| | |||||
* | Fix watch page video change | Chocobozzz | 2018-04-03 | 10 | -48/+52 |
| | |||||
* | Improve first play | Chocobozzz | 2018-04-03 | 7 | -19/+42 |
| | |||||
* | Improve player | Chocobozzz | 2018-04-03 | 17 | -359/+1381 |
| | | | | | Add a settings dialog based on the work of Yanko Shterev (@yshterev): https://github.com/yshterev/videojs-settings-menu. Thanks! | ||||
* | Add opacity effect on control bar icons | Chocobozzz | 2018-04-03 | 2 | -5/+36 |
| | |||||
* | Improve player progress bar | Chocobozzz | 2018-04-03 | 2 | -13/+38 |
| | |||||
* | Update docker image name | Chocobozzz | 2018-04-03 | 1 | -1/+1 |
| | |||||
* | Add information about test databases in contributing guide | Chocobozzz | 2018-04-03 | 1 | -2/+19 |
| | |||||
* | Improve contributing guide | Chocobozzz | 2018-04-03 | 1 | -2/+23 |
| | |||||
* | Documentation for macOS development. (#462) | victor-long | 2018-04-03 | 1 | -0/+13 |
| | |||||
* | fix #456 catching errors in import-videos (#457) | memorybox | 2018-04-02 | 1 | -9/+14 |
| | |||||
* | Misc. typos | luz.paz | 2018-03-30 | 3 | -13/+13 |
| | | | Found via `codespell -q 3` | ||||
* | Fix migration 200 | Chocobozzz | 2018-03-30 | 1 | -1/+11 |
| | |||||
* | refactoring archive creation step to reduce code duplication and be less ↵ | Rigel | 2018-03-30 | 1 | -16/+18 |
| | | | | error-prone | ||||
* | modified scripts/release.sh to add tar.xz and provide archive signatures | Rigel | 2018-03-30 | 1 | -25/+44 |
| | |||||
* | Add publishedAt field for video model. | Julien Le Bras | 2018-03-30 | 8 | -5/+53 |
| | | | | | | | | | | | | * New field added in the `video` table + migration script * `publishedAt` updated to NOW when privacy changes from private to public/unlisted (default = NOW) * Models updated to handle the new attribute * Client interface updated to use `publishedAt` instead of `createdAt` except in My Account > My Videos view | ||||
* | Fix little typo in variable. | Armando Lüscher | 2018-03-30 | 1 | -1/+1 |
| | |||||
* | Add precision on upgrade script (#433) | Luc Didry | 2018-03-29 | 1 | -0/+2 |
| | |||||
* | Bumped to version v1.0.0-beta.3v1.0.0-beta.3 | Chocobozzz | 2018-03-29 | 2 | -2/+2 |
| | |||||
* | Fix changelog | Chocobozzz | 2018-03-29 | 1 | -1/+1 |
| | |||||
* | Upgrade changelog | Chocobozzz | 2018-03-29 | 2 | -2/+16 |
| | |||||
* | Add reverse proxy test in travis | Chocobozzz | 2018-03-29 | 4 | -3/+5 |
| | |||||
* | add .editorconfig to maintain consistent coding styles (#429) | Rigel Kent | 2018-03-29 | 1 | -0/+21 |
| | | | Signed-off-by: Rigel Kent <sendmemail@rigelk.eu> | ||||
* | Prevent brute force login attack | Chocobozzz | 2018-03-29 | 16 | -24/+191 |
| | |||||
* | Disply other videos if screen >= 1300px | Chocobozzz | 2018-03-29 | 1 | -1/+1 |
| | |||||
* | Add link to register in login form | Chocobozzz | 2018-03-28 | 4 | -25/+53 |
| |