aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Add video comment componentsChocobozzz2017-12-275-20/+68
* Send video comment comments to followers/originChocobozzz2017-12-275-51/+118
* Add check params testsChocobozzz2017-12-274-4/+218
* Begin unit testsChocobozzz2017-12-228-40/+247
* Add comments controllerChocobozzz2017-12-2210-99/+445
* Create comment on replied mastodon statutesChocobozzz2017-12-228-4/+295
* Fix webfinger validatorChocobozzz2017-12-213-5/+2
* Sanitize url to not end with implicit portsChocobozzz2017-12-215-58/+122
* Design modalsChocobozzz2017-12-201-1/+1
* Improve video tag in edit formChocobozzz2017-12-201-1/+1
* Add transition on play/loading playerChocobozzz2017-12-202-3/+20
* Only import bootstrap component that we needChocobozzz2017-12-201-2/+2
* Fix validators issueChocobozzz2017-12-202-3/+3
* Handle mastodon sharesChocobozzz2017-12-192-6/+17
* Fix player play exception on chromiumChocobozzz2017-12-193-4/+1
* Accept domain without port for webfingerChocobozzz2017-12-191-1/+1
* Fix lintChocobozzz2017-12-193-5/+3
* Set port if not specified in webfingerChocobozzz2017-12-193-19/+19
* Fix migrationChocobozzz2017-12-191-9/+1
* Fix migration scriptsChocobozzz2017-12-192-1/+2
* Add foreign key migrationChocobozzz2017-12-191-17/+36
* Status are sent to mastodonChocobozzz2017-12-1918-109/+130
* Use RsaSignature2017Chocobozzz2017-12-197-11/+21
* Add public/private keys generation in migrationsChocobozzz2017-12-191-0/+13
* Unfollow with hostChocobozzz2017-12-193-44/+4
* Add dirty migration :/Chocobozzz2017-12-195-10/+259
* Begin moving video channel to actorChocobozzz2017-12-1980-1992/+1721
* SaveChocobozzz2017-12-1914-350/+425
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-199-5/+73
* Fix database connection (host + port)Chocobozzz2017-12-151-1/+4
* Fix testsChocobozzz2017-12-141-7/+6
* Use sequelize scopesChocobozzz2017-12-1410-308/+261
* Add migrationChocobozzz2017-12-134-7/+56
* Fix job modelChocobozzz2017-12-131-2/+2
* Move models to typescript-sequelizeChocobozzz2017-12-13142-4842/+3412
* Upgrade to angular 5Chocobozzz2017-12-121-1/+1
* Fix lintChocobozzz2017-12-083-3/+1
* Finish admin designChocobozzz2017-12-087-59/+94
* Begin admin designChocobozzz2017-12-081-2/+2
* Fix testChocobozzz2017-12-081-3/+3
* Optimise transaction for video uploadChocobozzz2017-12-083-53/+49
* Design second video upload stepChocobozzz2017-12-083-14/+21
* First upload step is okChocobozzz2017-12-072-2/+3
* Make some fields optional when uploading a videoChocobozzz2017-12-075-57/+117
* Begin video watch designChocobozzz2017-12-067-19/+22
* Fix client searchChocobozzz2017-12-059-130/+98
* Fix missing default avatarChocobozzz2017-12-051-0/+2
* Fix lintChocobozzz2017-12-043-3/+2
* Add account avatarChocobozzz2017-12-0410-6/+111
* Fix bad to/cc when undo dislikeChocobozzz2017-11-303-4/+4