Add tags support to server
[oweals/peertube.git] / server / initializers /
2016-06-06 ChocobozzzAdd tags support to server
2016-06-05 ChocobozzzIncrease the interval for the friends requests
2016-05-22 ChocobozzzExtends the search feature by customizing the search...
2016-05-17 ChocobozzzAdd ability to sort videos list
2016-05-16 ChocobozzzAdd check for the author username length
2016-05-16 ChocobozzzAdd a check for the duration of videos
2016-05-13 ChocobozzzUse async series in installer for better readability
2016-05-13 ChocobozzzMove the count of results for the pagination in constan...
2016-05-13 ChocobozzzAdd debug electron setting
2016-05-10 ChocobozzzRefractoring and add thumbnails support (without tests)
2016-04-19 ChocobozzzGenerate passwords at initialization (client/admin...
2016-04-14 ChocobozzzAdd authentications for routes that need it and adapts...
2016-03-21 ChocobozzzCreate an "installer" module that create defaults clien...
2016-03-16 ChocobozzzUse const/let now we use node 4.2
2016-03-07 ChocobozzzFix tests
2016-03-07 ChocobozzzPrepare folders structure for angular app