Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix last commit | Chocobozzz | 2018-07-26 | 1 | -4/+4 |
| | |||||
* | expliciting type checks and predicates (server only) | Rigel Kent | 2018-07-25 | 2 | -6/+6 |
| | |||||
* | Add advanced search in client | Chocobozzz | 2018-07-24 | 1 | -1/+6 |
| | |||||
* | Add videos list filters | Chocobozzz | 2018-07-24 | 2 | -0/+26 |
| | |||||
* | Handle .srt subtitles | Chocobozzz | 2018-07-16 | 1 | -7/+4 |
| | |||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 3 | -0/+78 |
| | |||||
* | Migrate to bull | Chocobozzz | 2018-07-11 | 1 | -1/+1 |
| | |||||
* | Handle higher FPS for high resolution (test) | Chocobozzz | 2018-06-29 | 1 | -0/+5 |
| | |||||
* | Fix images size limit | Chocobozzz | 2018-06-22 | 3 | -4/+7 |
| | |||||
* | Fix HTTP fallback when having videostream issues on firefox | Chocobozzz | 2018-06-20 | 1 | -1/+1 |
| | |||||
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 1 | -2/+11 |
| | |||||
* | Fix lint | Chocobozzz | 2018-06-13 | 1 | -0/+2 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 2 | -8/+22 |
| | | | | publishing a video | ||||
* | Improve create import file job | Chocobozzz | 2018-06-07 | 1 | -2/+2 |
| | | | | Fix federation of .ogv videos | ||||
* | Fix AP activity validator | Chocobozzz | 2018-05-29 | 1 | -1/+2 |
| | |||||
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 1 | -1/+2 |
| | |||||
* | Handle account name in client url | Chocobozzz | 2018-05-24 | 1 | -10/+18 |
| | | | | More consistent with AP urls | ||||
* | Fix video channel update with an admin account | Chocobozzz | 2018-05-17 | 1 | -3/+18 |
| | |||||
* | Fix updating video tags to empty field | Chocobozzz | 2018-05-16 | 2 | -5/+7 |
| | |||||
* | Move normalize functions in helpers | Chocobozzz | 2018-05-11 | 2 | -2/+21 |
| | |||||
* | Improve AP validation for Notes | Chocobozzz | 2018-05-11 | 2 | -8/+22 |
| | |||||
* | Add ability to update a video channel | Chocobozzz | 2018-05-11 | 1 | -0/+16 |
| | |||||
* | Improve video torrent AP object validator | Chocobozzz | 2018-05-11 | 2 | -16/+17 |
| | |||||
* | Account/channel descriptions are not required anymore | Chocobozzz | 2018-05-09 | 1 | -1/+15 |
| | |||||
* | Add ability to update the user display name/description | Chocobozzz | 2018-04-26 | 1 | -0/+5 |
| | |||||
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 2 | -8/+14 |
| | |||||
* | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 1 | -4/+6 |
| | | | | There is a global instance setting and a per user setting | ||||
* | feature: initial syndication feeds support | Rigel Kent | 2018-04-17 | 1 | -0/+23 |
| | | | | | | | | | | | | | | | | | | Provides rss 2.0, atom 1.0 and json 1.0 feeds for videos (instance and account-wide) on listings and video-watch views. * still lacks redis caching * still lacks lastBuildDate support * still lacks channel-wide support * still lacks semantic annotation (for licenses, NSFW warnings, etc.) * still lacks love ( ˘ ³˘) * RSS: has MRSS support for torrent lists! * RSS: includes the first torrent in an enclosure * JSON: lists all torrents in the 'attachments' object * ATOM: lacking torrent listing support Advances #23 Partial implementation for the accountId generation in the client, which will need a hotfix to add a way to get the proper account id. | ||||
* | Accept unlisted comments too | Chocobozzz | 2018-04-04 | 1 | -1/+4 |
| | |||||
* | Remove alpine image | Chocobozzz | 2018-03-28 | 1 | -2/+2 |
| | |||||
* | Truncate correctly video descriptions | Chocobozzz | 2018-03-28 | 1 | -1/+11 |
| | |||||
* | Improve activity pub actors implementation | Chocobozzz | 2018-03-22 | 2 | -2/+2 |
| | |||||
* | Update the api documentation | Chocobozzz | 2018-03-19 | 1 | -6/+1 |
| | |||||
* | Update videos response api | Chocobozzz | 2018-03-19 | 1 | -1/+6 |
| | |||||
* | Sanitize invalid actor description | Chocobozzz | 2018-03-19 | 1 | -0/+4 |
| | |||||
* | Add links to comment mentions | Chocobozzz | 2018-02-21 | 1 | -0/+11 |
| | |||||
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 4 | -2/+22 |
| | |||||
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 3 | -33/+49 |
| | |||||
* | Use sensitive instead of nsfw in activitypub | Chocobozzz | 2018-01-26 | 1 | -1/+1 |
| | |||||
* | Fix announce activities | Chocobozzz | 2018-01-26 | 1 | -3/+2 |
| | |||||
* | Only accept public comments | Chocobozzz | 2018-01-26 | 1 | -2/+5 |
| | |||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 1 | -0/+14 |
| | | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore. | ||||
* | Fix communication with mastodon | Chocobozzz | 2018-01-12 | 1 | -3/+3 |
| | |||||
* | Add reject processing for activitypub | Chocobozzz | 2018-01-11 | 2 | -1/+14 |
| | |||||
* | Fetch remote AP objects | Chocobozzz | 2018-01-10 | 2 | -2/+4 |
| | |||||
* | A few updates for the watch video view (#181) | Benjamin Bouvier | 2018-01-07 | 1 | -1/+1 |
| | | | | | | | | * Fixes #156: Filter out the video being watched from the list of other videos of the same author; * Fixes #167: in the video view, hide the author's domain when it's from the current host; * Fixes #171: Allow undoing a like/dislike; | ||||
* | Handle HTML is comments | Chocobozzz | 2018-01-04 | 1 | -11/+0 |
| | |||||
* | Add ability to delete comments | Chocobozzz | 2018-01-04 | 2 | -3/+9 |
| | |||||
* | Add avatar in comments | Chocobozzz | 2018-01-03 | 1 | -6/+0 |
| | |||||
* | Send account activitypub update events | Chocobozzz | 2018-01-03 | 2 | -18/+24 |
| |