Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename account module to my-account | Chocobozzz | 2018-04-23 | 20 | -750/+0 |
| | |||||
* | Replace current state when changing page | Chocobozzz | 2018-04-20 | 1 | -0/+2 |
| | |||||
* | Add information concerning video privacy in my videos list | Chocobozzz | 2018-04-19 | 2 | -1/+6 |
| | |||||
* | Add help concerning NSFW videos in upload | Chocobozzz | 2018-04-19 | 1 | -3/+0 |
| | |||||
* | Add ability to choose what policy we have for NSFW videos | Chocobozzz | 2018-04-19 | 3 | -9/+22 |
| | | | | There is a global instance setting and a per user setting | ||||
* | Simplify client syndications | Chocobozzz | 2018-04-17 | 1 | -2/+2 |
| | |||||
* | feature: initial syndication feeds support | Rigel Kent | 2018-04-17 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | 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. | ||||
* | Fix lint | Chocobozzz | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Fix my videos pagination | Chocobozzz | 2018-03-27 | 1 | -0/+5 |
| | |||||
* | Fix my videos list page | Chocobozzz | 2018-03-27 | 1 | -1/+1 |
| | |||||
* | Don't forget to clean up subscriptions | Chocobozzz | 2018-03-19 | 1 | -4/+9 |
| | |||||
* | Add confirm when admin use custom js/css | Chocobozzz | 2018-02-22 | 1 | -43/+37 |
| | |||||
* | Rewrite infinite scroll | Chocobozzz | 2018-02-13 | 3 | -42/+56 |
| | |||||
* | Hide description previews on mobile view | Chocobozzz | 2018-01-31 | 1 | -0/+1 |
| | |||||
* | Add ability to update some configuration keys | Chocobozzz | 2018-01-17 | 2 | -6/+1 |
| | |||||
* | Update dependencies | Chocobozzz | 2018-01-09 | 3 | -1/+18 |
| | |||||
* | Support video quota on client | Chocobozzz | 2018-01-08 | 3 | -1/+18 |
| | |||||
* | Circle avatar | Chocobozzz | 2018-01-03 | 1 | -0/+1 |
| | |||||
* | Add avatar max size limit | Chocobozzz | 2018-01-03 | 3 | -5/+22 |
| | |||||
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 4 | -7/+45 |
| | |||||
* | Add no result text if there are no results | Chocobozzz | 2017-12-21 | 1 | -0/+2 |
| | |||||
* | Customize checkboxs | Chocobozzz | 2017-12-20 | 4 | -23/+33 |
| | |||||
* | Enh #106 : Add an autoPlayVideo user attribute (#159) | Andréas Livet | 2017-12-19 | 3 | -3/+12 |
| | | | | | | | | | Warning : I was not able to run the tests on my machine. It uses a different approach to handle databse connexion and didn't find where to configure it... - create a migration file to add a boolean column in user table - add autoPlayVideo attribute everywhere it is needed (both on client and server side) - add tests - add a way to configure this attribute in account-settings - use the attribute in video-watch component to actually autoplay or not the video | ||||
* | Small style fixes | Chocobozzz | 2017-12-12 | 3 | -2/+12 |
| | |||||
* | Move to angular cli | Chocobozzz | 2017-12-12 | 5 | -1/+12 |
| | |||||
* | Fix selection buttons in my videos | Chocobozzz | 2017-12-11 | 2 | -15/+25 |
| | |||||
* | Responsive my account | Chocobozzz | 2017-12-11 | 2 | -2/+23 |
| | |||||
* | Design admin data tables | Chocobozzz | 2017-12-08 | 2 | -34/+5 |
| | |||||
* | Design video watch modals | Chocobozzz | 2017-12-07 | 1 | -6/+2 |
| | |||||
* | Fix dropdown menu in video watch | Chocobozzz | 2017-12-07 | 3 | -1/+4 |
| | |||||
* | Client bulk delete | Chocobozzz | 2017-12-06 | 3 | -47/+140 |
| | |||||
* | Add hover effect to buttons | Chocobozzz | 2017-12-06 | 1 | -0/+4 |
| | |||||
* | Add delete button to my videos | Chocobozzz | 2017-12-06 | 3 | -4/+43 |
| | |||||
* | Better error messages | Chocobozzz | 2017-12-06 | 6 | -8/+19 |
| | |||||
* | Fix client search | Chocobozzz | 2017-12-05 | 1 | -6/+2 |
| | |||||
* | Design signup and login pages | Chocobozzz | 2017-12-05 | 1 | -0/+2 |
| | |||||
* | Fix lint | Chocobozzz | 2017-12-04 | 2 | -4/+3 |
| | |||||
* | Design account videos | Chocobozzz | 2017-12-04 | 2 | -1/+55 |
| | |||||
* | Add margin when main content is not expanded | Chocobozzz | 2017-12-04 | 1 | -1/+1 |
| | |||||
* | Add account avatar | Chocobozzz | 2017-12-04 | 3 | -5/+30 |
| | |||||
* | Begin videos of an account | Chocobozzz | 2017-12-01 | 5 | -10/+57 |
| | |||||
* | Add account settings new design | Chocobozzz | 2017-12-01 | 18 | -114/+136 |
| | |||||
* | Fix error messages on client forms | Chocobozzz | 2017-11-04 | 2 | -2/+2 |
| | |||||
* | Replace NSFW with "mature or explicit content" | Chocobozzz | 2017-10-27 | 1 | -1/+1 |
| | | | | Blur their thumbnail and name | ||||
* | Client: check user is logged in for some pages | Chocobozzz | 2017-10-10 | 1 | -1/+2 |
| | |||||
* | Move to HttpClient and PrimeNG data table | Chocobozzz | 2017-09-14 | 1 | -1/+1 |
| | |||||
* | Add user update for admins | Chocobozzz | 2017-09-05 | 2 | -6/+4 |
| | |||||
* | Better typescript typing for a better world | Chocobozzz | 2017-07-10 | 1 | -1/+2 |
| | |||||
* | Fix page titles | Chocobozzz | 2017-07-06 | 1 | -0/+3 |
| | |||||
* | Use typescript standard and lint all files | Chocobozzz | 2017-06-16 | 8 | -76/+76 |
| |