Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix video import with long thumbnail url | Chocobozzz | 2019-12-17 | 1 | -0/+27 |
| | |||||
* | autoplay next video support for playlists | Rigel Kent | 2019-12-13 | 1 | -0/+27 |
| | |||||
* | Use a migration script to generate HLS torrent files | Chocobozzz | 2019-12-12 | 1 | -55/+0 |
| | |||||
* | Fix migrations | Chocobozzz | 2019-12-05 | 1 | -0/+0 |
| | |||||
* | Soft delete video comments instead of detroy | Julien Maulny | 2019-12-04 | 1 | -0/+36 |
| | |||||
* | Add disable webtorrent migration | Chocobozzz | 2019-11-25 | 1 | -0/+75 |
| | |||||
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 2 | -1/+42 |
| | | | | In favour of HLS | ||||
* | Fix federation with some actors | Chocobozzz | 2019-10-23 | 1 | -0/+26 |
| | | | | That don't have a shared inbox, or a URL | ||||
* | Add auto play next video migration | Chocobozzz | 2019-09-24 | 1 | -0/+27 |
| | |||||
* | Fix migrations | Chocobozzz | 2019-09-06 | 1 | -0/+0 |
| | |||||
* | Add welcome modal | Chocobozzz | 2019-09-05 | 1 | -0/+40 |
| | |||||
* | Implement auto follow in client | Chocobozzz | 2019-09-04 | 1 | -0/+40 |
| | |||||
* | Handle reports from mastodon | Chocobozzz | 2019-08-30 | 1 | -0/+26 |
| | |||||
* | Lazy load avatars | Chocobozzz | 2019-08-09 | 1 | -0/+60 |
| | |||||
* | Automatically update playlist thumbnails | Chocobozzz | 2019-08-01 | 1 | -0/+35 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 1 | -0/+39 |
| | |||||
* | Add plugin table migration table | Chocobozzz | 2019-07-24 | 1 | -0/+40 |
| | |||||
* | WIP plugins: load theme on client side | Chocobozzz | 2019-07-24 | 1 | -1/+1 |
| | |||||
* | WIP plugins: add theme support | Chocobozzz | 2019-07-24 | 1 | -0/+25 |
| | |||||
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 1 | -0/+25 |
| | |||||
* | Handle email update on server | Chocobozzz | 2019-06-11 | 1 | -0/+25 |
| | |||||
* | Improve registration | Chocobozzz | 2019-06-07 | 1 | -2/+7 |
| | | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step | ||||
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 1 | -0/+19 |
| | |||||
* | Fix video views | Chocobozzz | 2019-05-21 | 1 | -0/+29 |
| | |||||
* | Fix account description error | Chocobozzz | 2019-05-13 | 1 | -0/+25 |
| | |||||
* | Add migrations | Chocobozzz | 2019-04-24 | 1 | -0/+50 |
| | |||||
* | Update sequelize | Chocobozzz | 2019-04-24 | 4 | -8/+11 |
| | |||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -0/+40 |
| | |||||
* | Don't expose constants directly in initializers/ | Chocobozzz | 2019-04-11 | 3 | -3/+2 |
| | |||||
* | Move config in its own file | Chocobozzz | 2019-04-11 | 5 | -14/+6 |
| | |||||
* | Add notification on new instance follower (server side) | Chocobozzz | 2019-04-08 | 1 | -0/+40 |
| | |||||
* | Update P2P media loader peer version | Chocobozzz | 2019-04-08 | 1 | -0/+41 |
| | |||||
* | add quarantine videos feature (#1637) | Josh Morel | 2019-04-02 | 1 | -0/+64 |
| | | | | | | | | | | | | | | | | | | | | * add quarantine videos feature * increase Notification settings test timeout to 20000ms. was completing 7000 locally but timing out after 10000 on travis * fix quarantine video test issues -propagate misspelling -remove skip from server/tests/client.ts * WIP use blacklist for moderator video approval instead of video.quarantine boolean * finish auto-blacklist feature | ||||
* | Add server migrations | Chocobozzz | 2019-03-18 | 1 | -0/+86 |
| | |||||
* | findById -> findByPk | Chocobozzz | 2019-02-21 | 1 | -1/+1 |
| | |||||
* | Move original publication date in advanced settings | Chocobozzz | 2019-02-11 | 1 | -11/+5 |
| | |||||
* | Merge branch 'develop' into pr/1285 | Chocobozzz | 2019-02-11 | 5 | -11/+142 |
|\ | |||||
| * | Update migration version for download enabled | Chocobozzz | 2019-02-11 | 1 | -0/+0 |
| | | |||||
| * | Merge branch 'develop' into pr/1217 | Chocobozzz | 2019-02-11 | 18 | -14/+463 |
| |\ | |||||
| | * | Add hls support on server | Chocobozzz | 2019-02-11 | 1 | -0/+51 |
| | | | |||||
| | * | Increase abuse length to 3000 | Chocobozzz | 2019-01-14 | 1 | -0/+37 |
| | | | | | | | | | | | | And correctly handle new lines | ||||
| | * | Add ability to unfederate a local video (on blacklist) | Chocobozzz | 2019-01-10 | 1 | -0/+27 |
| | | | |||||
| * | | Rename downloadingEnabled property to downloadEnabled | Lucas Declercq | 2018-10-08 | 1 | -2/+2 |
| | | | |||||
| * | | Add downloadingEnabled property to video model | Lucas Declercq | 2018-10-06 | 1 | -0/+27 |
| | | | |||||
* | | | Add migration file | clementbrizard | 2019-01-12 | 1 | -0/+42 |
| |/ |/| | |||||
* | | Add notifications in the client | Chocobozzz | 2019-01-09 | 1 | -1/+1 |
| | | |||||
* | | Add new follow, mention and user registered notifs | Chocobozzz | 2019-01-09 | 1 | -2/+6 |
| | | |||||
* | | Add import finished and video published notifs | Chocobozzz | 2019-01-09 | 1 | -2/+4 |
| | | |||||
* | | Add notification settings migration | Chocobozzz | 2019-01-09 | 1 | -0/+41 |
| | | |||||
* | | Optimize index sizes | Chocobozzz | 2018-12-20 | 1 | -0/+32 |
| | |