Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add bootstrap analyzer and optimize build | Chocobozzz | 2017-12-20 | 9 | -10/+123 |
* | Fix embed favicon | Chocobozzz | 2017-12-20 | 1 | -1/+1 |
* | Fix validators issue | Chocobozzz | 2017-12-20 | 2 | -3/+3 |
* | Add Archlinux instructions for installation in README (#161) | Simon Gilliot | 2017-12-19 | 1 | -0/+6 |
* | Handle mastodon shares | Chocobozzz | 2017-12-19 | 3 | -7/+18 |
* | Fix player play exception on chromium | Chocobozzz | 2017-12-19 | 4 | -11/+10 |
* | Accept domain without port for webfinger | Chocobozzz | 2017-12-19 | 1 | -1/+1 |
* | Fix lint | Chocobozzz | 2017-12-19 | 3 | -5/+3 |
* | Set port if not specified in webfinger | Chocobozzz | 2017-12-19 | 3 | -19/+19 |
* | Fix autoplay on non authenticated users | Chocobozzz | 2017-12-19 | 1 | -2/+10 |
* | Fix migration | Chocobozzz | 2017-12-19 | 1 | -9/+1 |
* | Try to fix travis | Chocobozzz | 2017-12-19 | 1 | -4/+3 |
* | Fix migration scripts | Chocobozzz | 2017-12-19 | 3 | -1/+3 |
* | Upgrade travis g++ | Chocobozzz | 2017-12-19 | 1 | -2/+2 |
* | Add foreign key migration | Chocobozzz | 2017-12-19 | 1 | -17/+36 |
* | Status are sent to mastodon | Chocobozzz | 2017-12-19 | 20 | -111/+133 |
* | Use RsaSignature2017 | Chocobozzz | 2017-12-19 | 10 | -156/+176 |
* | Add public/private keys generation in migrations | Chocobozzz | 2017-12-19 | 1 | -0/+13 |
* | Unfollow with host | Chocobozzz | 2017-12-19 | 4 | -45/+5 |
* | Add dirty migration :/ | Chocobozzz | 2017-12-19 | 5 | -10/+259 |
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 100 | -2036/+1756 |
* | Save | Chocobozzz | 2017-12-19 | 15 | -351/+426 |
* | Enh #106 : Add an autoPlayVideo user attribute (#159) | Andréas Livet | 2017-12-19 | 18 | -12/+105 |
* | Fix database connection (host + port) | Chocobozzz | 2017-12-15 | 1 | -1/+4 |
* | Fix tests | Chocobozzz | 2017-12-14 | 3 | -13/+11 |
* | Use sequelize scopes | Chocobozzz | 2017-12-14 | 13 | -311/+263 |
* | Fix upgrade script | Chocobozzz | 2017-12-13 | 1 | -1/+1 |
* | Add migration | Chocobozzz | 2017-12-13 | 8 | -19/+71 |
* | Fix job model | Chocobozzz | 2017-12-13 | 1 | -2/+2 |
* | Remove node 6 support | Chocobozzz | 2017-12-13 | 1 | -6/+5 |
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 150 | -4864/+3466 |
* | Add beautiful loading bar | Chocobozzz | 2017-12-12 | 6 | -1/+116 |
* | Add hmr | Chocobozzz | 2017-12-12 | 7 | -3/+38 |
* | Small style fixes | Chocobozzz | 2017-12-12 | 12 | -13/+49 |
* | Improve lint | Chocobozzz | 2017-12-12 | 2 | -4/+9 |
* | Upgrade to angular 5 | Chocobozzz | 2017-12-12 | 9 | -374/+281 |
* | Upgrade scripts and embed webpack config | Chocobozzz | 2017-12-12 | 15 | -1986/+81 |
* | Move to angular cli | Chocobozzz | 2017-12-12 | 74 | -1712/+1028 |
* | Update readme screenshot with new design | Chocobozzz | 2017-12-11 | 1 | -1/+1 |
* | Use input-group-sm instead of padding | Chocobozzz | 2017-12-11 | 2 | -5/+2 |
* | Copy to clipboard (#142) | Julien Lemaire | 2017-12-11 | 7 | -5/+48 |
* | Fix changing video we are watching | Chocobozzz | 2017-12-11 | 2 | -19/+34 |
* | Fix player height on chrome | Chocobozzz | 2017-12-11 | 1 | -1/+1 |
* | Merge branch 'feature/design' into develop | Chocobozzz | 2017-12-11 | 244 | -3244/+4713 |
|\ | |||||
| * | Background orange on sorted columns | Chocobozzz | 2017-12-11 | 1 | -2/+8 |
| * | Fix selection buttons in my videos | Chocobozzz | 2017-12-11 | 2 | -15/+25 |
| * | Embed player responsive | Chocobozzz | 2017-12-11 | 3 | -11/+24 |
| * | Fix loading spinner in player | Chocobozzz | 2017-12-11 | 5 | -160/+152 |
| * | Responsive my account | Chocobozzz | 2017-12-11 | 5 | -14/+94 |
| * | Responsive player | Chocobozzz | 2017-12-11 | 2 | -2/+17 |