Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix lint | Chocobozzz | 2018-06-13 | 1 | -0/+2 |
| | |||||
* | Refractor retry transaction function | Chocobozzz | 2018-06-13 | 1 | -15/+34 |
| | |||||
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 4 | -31/+47 |
| | | | | publishing a video | ||||
* | Improve create import file job | Chocobozzz | 2018-06-07 | 1 | -2/+2 |
| | | | | Fix federation of .ogv videos | ||||
* | Add create-import-video-file-job command | Florent Fayolle | 2018-06-07 | 1 | -1/+3 |
| | |||||
* | Fix AP activity validator | Chocobozzz | 2018-05-29 | 1 | -1/+2 |
| | |||||
* | Refractor and optimize AP collections | Chocobozzz | 2018-05-25 | 1 | -23/+21 |
| | | | | | Only display urls in general object, and paginate video comments, shares, likes and dislikes | ||||
* | 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 | ||||
* | feature: IP filtering on signup page | Rigel Kent | 2018-05-22 | 1 | -0/+36 |
| | | | | | | disable registration form on IP not in range checking the CIDR list before filtering with it placing the cidr filters as an attribute object in the config | ||||
* | 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 |
| | |||||
* | Add account view | Chocobozzz | 2018-04-24 | 2 | -60/+79 |
| | |||||
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 3 | -9/+15 |
| | |||||
* | 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 | 2 | -1/+29 |
| | |||||
* | Fix error logging | Chocobozzz | 2018-03-26 | 5 | -8/+18 |
| | |||||
* | Improve activity pub actors implementation | Chocobozzz | 2018-03-22 | 3 | -3/+10 |
| | |||||
* | Add logging for emails | Chocobozzz | 2018-03-22 | 1 | -1/+29 |
| | |||||
* | Fix issues with truncated description and utf characters | Chocobozzz | 2018-03-21 | 1 | -1/+0 |
| | |||||
* | Display ffmpeg output errors | Chocobozzz | 2018-03-20 | 1 | -3/+7 |
| | |||||
* | Fix video_share_url duplicate key in transcoding job | Chocobozzz | 2018-03-19 | 1 | -2/+4 |
| | |||||
* | 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 |
| | |||||
* | Upgrade server depencencies | Chocobozzz | 2018-03-13 | 1 | -1/+1 |
| | |||||
* | Fix logging timestamp | Chocobozzz | 2018-03-08 | 1 | -2/+2 |
| | |||||
* | Fix resolution for portrait videos | Chocobozzz | 2018-02-27 | 1 | -4/+10 |
| | |||||
* | Don't fail on upload if we cannot generate thumbnail | Chocobozzz | 2018-02-27 | 1 | -10/+23 |
| | |||||
* | Keep ratio for thumbnails | Chocobozzz | 2018-02-27 | 1 | -7/+11 |
| | |||||
* | Add 30 fps limit in transcoding | Chocobozzz | 2018-02-26 | 1 | -11/+42 |
| | |||||
* | Add links to comment mentions | Chocobozzz | 2018-02-21 | 2 | -1/+12 |
| | |||||
* | Unlisted videos are not displayed on Mastodon now | Chocobozzz | 2018-02-21 | 1 | -5/+11 |
| | |||||
* | Fix remote image fetching | Chocobozzz | 2018-02-15 | 2 | -4/+6 |
| | |||||
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 5 | -3/+24 |
| | |||||
* | Handle thumbnail update | Chocobozzz | 2018-02-14 | 1 | -1/+1 |
| | |||||
* | Add ability to set video thumbnail/preview | Chocobozzz | 2018-02-14 | 5 | -36/+85 |
| | |||||
* | Fix crash with websocket tracker | Chocobozzz | 2018-02-09 | 1 | -2/+2 |
| | |||||
* | Fix timestamp logging | Chocobozzz | 2018-02-09 | 1 | -1/+1 |
| | |||||
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 1 | -0/+1 |
| | |||||
* | Add missing context fields | Chocobozzz | 2018-01-29 | 1 | -0/+18 |
| |