aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix video sortChocobozzz2018-12-181-1/+5
* | Add ability to disable and clear historyChocobozzz2018-12-181-0/+1
* | Add history page on clientChocobozzz2018-12-181-0/+5
* | Add history on server sideChocobozzz2018-12-184-6/+57
* | Support additional video extensionsChocobozzz2018-12-113-7/+9
* | Add sitemapChocobozzz2018-12-052-0/+42
* | Remove inferred typeChocobozzz2018-12-051-10/+10
* | Create redundancy endpointChocobozzz2018-12-042-4/+10
* | Delete invalid or deleted remote videosChocobozzz2018-11-201-0/+6
* | Cleanup tests importsChocobozzz2018-11-192-4/+4
* | Fix AP collections paginationChocobozzz2018-11-161-2/+2
* | Check follow constraints when getting a videoChocobozzz2018-11-161-0/+17
* | Do not host remote AP objectsChocobozzz2018-11-161-2/+5
* | Fix server redundancy testsChocobozzz2018-11-151-0/+5
* | Check activities hostChocobozzz2018-11-143-5/+59
* | AP mimeType -> mediaTypeChocobozzz2018-10-182-0/+5
* | Fix testsChocobozzz2018-10-171-0/+1
* | Merge branch 'feature/webtorrent-disabling' into developChocobozzz2018-10-171-1/+8
|\ \
| * | move to boolean switchRigel Kent2018-10-131-7/+6
| * | add webtorrent opt-out settingsRigel Kent2018-10-131-2/+10
* | | Add ability to mute a user/instance by server in clientChocobozzz2018-10-162-4/+6
* | | Add ability to mute a user/instance by server in server apiChocobozzz2018-10-161-2/+0
* | | Add user/instance block by users in the clientChocobozzz2018-10-162-6/+6
* | | Add ability for users to block an account/instance on server sideChocobozzz2018-10-166-31/+360
|/ /
* | Add ability to list all local videosChocobozzz2018-10-101-6/+20
* | Add ability to search on followers/followingChocobozzz2018-10-101-35/+55
* | Change a little bit optimize-old-videos logicChocobozzz2018-10-081-0/+10
* | Add users search filterChocobozzz2018-10-081-2/+21
* | Fix avatar updateChocobozzz2018-10-081-1/+4
|/
* Add user moderation in the account pageChocobozzz2018-10-053-3/+3
* Add user history and resume videosChocobozzz2018-10-053-17/+127
* Don't block when removing redundancy filesChocobozzz2018-10-031-2/+6
* Delete correctly redundancy filesChocobozzz2018-10-032-5/+20
* Fix refreshing external video attributesChocobozzz2018-10-011-1/+2
* Fix redundancy with videos already duplicated with another instanceChocobozzz2018-10-011-1/+4
* Improve prune scriptChocobozzz2018-09-281-0/+32
* Enable more angular optionsChocobozzz2018-09-281-1/+1
* Fix video description when importing by urlChocobozzz2018-09-282-4/+4
* Remove duplicated videos on unfollow/delete redundancyChocobozzz2018-09-281-0/+41
* Fix video files duplicated when fps is nullChocobozzz2018-09-262-3/+2
* Only duplicate public videosChocobozzz2018-09-251-1/+8
* Fix redundancy totalVideos statsChocobozzz2018-09-251-2/+2
* Improve redundancy: add 'min_lifetime' configurationChocobozzz2018-09-243-15/+86
* Cache user tokenChocobozzz2018-09-202-1/+29
* Limit associations fetch when loading tokenChocobozzz2018-09-202-10/+20
* Put config redundancy strategies in "strategies" subkeyChocobozzz2018-09-191-3/+2
* Optimize activity actor load in AP processorsChocobozzz2018-09-191-0/+23
* Optimize video view AP processingChocobozzz2018-09-191-0/+12
* Refractor videos AP functionsChocobozzz2018-09-191-3/+13
* Optimize SQL requests of videos AP endpointsChocobozzz2018-09-192-3/+4