Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add user account email verificiation (#977) | Josh Morel | 2018-08-31 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * add user account email verificiation includes server and client code to: * enable verificationRequired via custom config * send verification email with registration * ask for verification email * verify via email * prevent login if not verified and required * conditional client links to ask for new verification email * allow login for verified=null these are users created when verification not required should still be able to login when verification is enabled * refactor email verifcation pr * change naming from verified to emailVerified * change naming from askVerifyEmail to askSendVerifyEmail * undo unrelated automatic prettier formatting on api/config * use redirectService for home * remove redundant success notification on email verified * revert test.yaml smpt host | ||||
* | Refractor user quota SQL queries | Chocobozzz | 2018-08-28 | 2 | -6/+1 |
| | |||||
* | Implement daily upload limit (#956) | Felix Ableitner | 2018-08-28 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | * Implement daily upload limit (ref #652) * remove duplicate code * review fixes * fix tests? * whitespace fixes, finish leftover todo * fix tests * added some new tests * use different config value for tests * remove todo | ||||
* | Add ability to search video channels | Chocobozzz | 2018-08-27 | 1 | -1/+6 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 3 | -8/+18 |
| | |||||
* | Use height instead of width to represent the video resolution | Chocobozzz | 2018-08-27 | 1 | -3/+6 |
| | |||||
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 3 | -13/+36 |
| | |||||
* | Add blacklist reason field | Chocobozzz | 2018-08-14 | 1 | -0/+32 |
| | |||||
* | Add state and moderationComment for abuses on server side | Chocobozzz | 2018-08-10 | 3 | -6/+46 |
| | |||||
* | Add reason when banning a user | Chocobozzz | 2018-08-08 | 1 | -0/+5 |
| | |||||
* | Implement user blocking on server side | Chocobozzz | 2018-08-08 | 1 | -6/+7 |
| | |||||
* | Import torrents with webtorrent | Chocobozzz | 2018-08-08 | 1 | -4/+10 |
| | |||||
* | Import magnets with webtorrent | Chocobozzz | 2018-08-08 | 1 | -0/+9 |
| | |||||
* | Merge branch 'release/beta-10' into develop | Chocobozzz | 2018-08-06 | 1 | -1/+3 |
|\ | |||||
| * | Fix caption upload on Mac OS | Chocobozzz | 2018-08-06 | 1 | -2/+4 |
| | | |||||
* | | Fix fps federation | Chocobozzz | 2018-08-06 | 1 | -1/+2 |
| | | |||||
* | | Add ability to remove a video import | Chocobozzz | 2018-08-06 | 1 | -1/+20 |
| | | |||||
* | | Add ability to import video with youtube-dl | Chocobozzz | 2018-08-06 | 2 | -1/+31 |
| | | |||||
* | | Cleanup req files on bad request | Chocobozzz | 2018-07-31 | 1 | -1/+1 |
|/ | |||||
* | 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 |
| |