Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix client search | Chocobozzz | 2017-12-05 | 33 | -249/+245 |
| | |||||
* | Design signup and login pages | Chocobozzz | 2017-12-05 | 10 | -41/+58 |
| | |||||
* | Fix favicon ratio | Chocobozzz | 2017-12-05 | 1 | -0/+0 |
| | |||||
* | Fix missing default avatar | Chocobozzz | 2017-12-05 | 5 | -2/+16 |
| | |||||
* | Design video player | Chocobozzz | 2017-12-05 | 10 | -327/+445 |
| | |||||
* | Fix client build | Chocobozzz | 2017-12-04 | 1 | -5/+4 |
| | |||||
* | Fix lint | Chocobozzz | 2017-12-04 | 8 | -11/+8 |
| | |||||
* | Design account videos | Chocobozzz | 2017-12-04 | 16 | -9/+78 |
| | |||||
* | Add margin when main content is not expanded | Chocobozzz | 2017-12-04 | 3 | -3/+5 |
| | |||||
* | Add account avatar | Chocobozzz | 2017-12-04 | 31 | -54/+207 |
| | |||||
* | Begin videos of an account | Chocobozzz | 2017-12-01 | 34 | -139/+179 |
| | |||||
* | Add account settings new design | Chocobozzz | 2017-12-01 | 34 | -254/+261 |
| | |||||
* | Add auto scroll to videos list | Chocobozzz | 2017-12-01 | 11 | -59/+73 |
| | |||||
* | Begin videos list new design | Chocobozzz | 2017-12-01 | 23 | -296/+213 |
| | |||||
* | Implement header design | Chocobozzz | 2017-12-01 | 13 | -96/+158 |
| | |||||
* | Begin new menu design | Chocobozzz | 2017-12-01 | 26 | -262/+431 |
| | |||||
* | Fix bad to/cc when undo dislike | Chocobozzz | 2017-11-30 | 3 | -4/+4 |
| | |||||
* | Fix conflict rate serializations | Chocobozzz | 2017-11-30 | 3 | -22/+30 |
| | |||||
* | Fix req accepts | Chocobozzz | 2017-11-30 | 3 | -4/+8 |
| | |||||
* | Upgrade ws | Chocobozzz | 2017-11-30 | 2 | -2/+2 |
| | |||||
* | Fix lint | Chocobozzz | 2017-11-30 | 14 | -23/+31 |
| | |||||
* | Fix activitypub check headers | Chocobozzz | 2017-11-30 | 3 | -6/+20 |
| | |||||
* | Check correctly activitypub headers | Chocobozzz | 2017-11-30 | 2 | -1/+43 |
| | |||||
* | Put activity pub sends inside transactions | Chocobozzz | 2017-11-30 | 21 | -113/+144 |
| | |||||
* | Add ability to list jobs | Chocobozzz | 2017-11-30 | 29 | -27/+462 |
| | |||||
* | Better view counter | Chocobozzz | 2017-11-30 | 6 | -38/+75 |
| | |||||
* | Users list only available when use is authenticated | Chocobozzz | 2017-11-29 | 5 | -9/+35 |
| | | | | And has a special right | ||||
* | Fix well known and json parser with mastodon | Chocobozzz | 2017-11-29 | 7 | -5/+25 |
| | |||||
* | Fix error display on signup page | Chocobozzz | 2017-11-29 | 1 | -1/+1 |
| | |||||
* | Upgrade server dep' | Chocobozzz | 2017-11-28 | 2 | -119/+123 |
| | |||||
* | Fix webpack link in client documentation (#129) | Julien Lemaire | 2017-11-28 | 1 | -1/+1 |
| | | | | Webpack link used to lead to webpack 1 documentation. Fixed it to reach lastest documentation instead. | ||||
* | Change tab when changing follow url | Chocobozzz | 2017-11-28 | 2 | -11/+24 |
| | |||||
* | Add loader when expanding long video description | Chocobozzz | 2017-11-28 | 14 | -33/+38 |
| | |||||
* | Display error message in signup page (#128) | Andréas Livet | 2017-11-28 | 1 | -1/+1 |
| | |||||
* | Remove max duration/filesize constraints | Chocobozzz | 2017-11-28 | 4 | -32/+9 |
| | |||||
* | Don't throw error on ice connection failed | Chocobozzz | 2017-11-28 | 1 | -0/+5 |
| | | | | Just log it in the console | ||||
* | Fix migration for Servers table | Chocobozzz | 2017-11-28 | 3 | -1/+41 |
| | |||||
* | Fix undo like/dislike forwarding | Chocobozzz | 2017-11-28 | 2 | -4/+15 |
| | |||||
* | Refractor validators | Chocobozzz | 2017-11-27 | 33 | -665/+500 |
| | |||||
* | Update readme, architecture | Chocobozzz | 2017-11-27 | 4 | -125/+37 |
| | |||||
* | Add shares forward and collection on videos/video channels | Chocobozzz | 2017-11-27 | 29 | -133/+546 |
| | |||||
* | Add activitypub migration script | Chocobozzz | 2017-11-27 | 5 | -5/+224 |
| | |||||
* | Fix lint | Chocobozzz | 2017-11-27 | 4 | -5/+7 |
| | |||||
* | Increase test timers | Chocobozzz | 2017-11-27 | 2 | -3/+4 |
| | |||||
* | Check signature is correct with the activity pub actor | Chocobozzz | 2017-11-27 | 2 | -2/+8 |
| | |||||
* | Correctly forward like/dislikes and undo | Chocobozzz | 2017-11-27 | 15 | -134/+246 |
| | |||||
* | Misc cleanup | Chocobozzz | 2017-11-27 | 8 | -90/+27 |
| | |||||
* | Cleanup helpers | Chocobozzz | 2017-11-27 | 12 | -169/+57 |
| | |||||
* | Cleanup models | Chocobozzz | 2017-11-27 | 13 | -451/+51 |
| | |||||
* | Fetch video likes/dislikes too | Chocobozzz | 2017-11-27 | 11 | -12/+121 |
| |