Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Share playlists state | Chocobozzz | 2020-01-06 | 2 | -26/+25 | |
| | ||||||
* | Move watch later logic in miniature | Chocobozzz | 2020-01-03 | 5 | -92/+117 | |
| | ||||||
* | Display all miniature actions on hover and focus | Rigel Kent | 2020-01-02 | 6 | -11/+21 | |
| | ||||||
* | Add miniature quick actions to add video to Watch later playlist | Rigel Kent | 2020-01-02 | 3 | -6/+132 | |
| | ||||||
* | Fix my-account{videos,video-playlists} loading mecanism | Rigel Kent | 2019-12-29 | 1 | -3/+3 | |
| | ||||||
* | Add search bars for a user's videos and playlist library | Rigel Kent | 2019-12-28 | 3 | -4/+6 | |
| | ||||||
* | Add comment filtering by reply count | Rigel Kent | 2019-12-27 | 1 | -0/+3 | |
| | ||||||
* | Better error message in videos list | Chocobozzz | 2019-12-27 | 1 | -1/+6 | |
| | ||||||
* | (css) vertical-center modals, bullet as separator | Rigel Kent | 2019-12-20 | 1 | -1/+1 | |
| | ||||||
* | fix deleted comment layout and its notification display | Rigel Kent | 2019-12-19 | 2 | -1/+7 | |
| | ||||||
* | Lazy load static objects | Chocobozzz | 2019-12-18 | 3 | -6/+17 | |
| | ||||||
* | Add commentor name alongside fid for video comments | Rigel Kent | 2019-12-18 | 1 | -1/+1 | |
| | ||||||
* | (css) optimize .other-videos width | Rigel Kent | 2019-12-17 | 1 | -1/+0 | |
| | ||||||
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 2 | -12/+20 | |
| | ||||||
* | miniature duration visibility and overlay background opacity | Rigel Kent | 2019-12-09 | 1 | -0/+1 | |
| | ||||||
* | Pause the video when a modal is opened | Chocobozzz | 2019-12-05 | 1 | -0/+9 | |
| | ||||||
* | Fix private video download | Chocobozzz | 2019-12-03 | 1 | -3/+9 | |
| | ||||||
* | Fix fragmented download URL | Chocobozzz | 2019-11-25 | 1 | -0/+2 | |
| | ||||||
* | Disable webtorrent support in client | Chocobozzz | 2019-11-25 | 3 | -3/+13 | |
| | ||||||
* | Add class to views elements | Chocobozzz | 2019-10-25 | 1 | -2/+5 | |
| | ||||||
* | Allow to toggle video publication date to display absolute date | Julien Maulny | 2019-10-23 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'release/1.4.0' into develop | Chocobozzz | 2019-09-05 | 2 | -1/+3 | |
|\ | ||||||
| * | Fix auto blacklist view | Chocobozzz | 2019-09-04 | 2 | -1/+3 | |
| | | ||||||
* | | Add about information in registration page | Chocobozzz | 2019-09-05 | 1 | -1/+1 | |
|/ | ||||||
* | Fix infinite scroll on big screens | Chocobozzz | 2019-08-02 | 4 | -23/+52 | |
| | ||||||
* | Fix search results on mobile | Chocobozzz | 2019-08-02 | 1 | -2/+4 | |
| | ||||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 2 | -23/+1 | |
| | ||||||
* | Add show channel button in account page | Chocobozzz | 2019-07-29 | 1 | -1/+1 | |
| | ||||||
* | Add plugin translation system | Chocobozzz | 2019-07-26 | 1 | -1/+0 | |
| | ||||||
* | Fix express validator | Chocobozzz | 2019-07-25 | 2 | -2/+2 | |
| | ||||||
* | Use ::ng-deep instead of /deep/ | Chocobozzz | 2019-07-25 | 2 | -5/+5 | |
| | ||||||
* | Update angular | Chocobozzz | 2019-07-25 | 4 | -8/+8 | |
| | ||||||
* | Add client hooks | Chocobozzz | 2019-07-24 | 3 | -19/+20 | |
| | ||||||
* | Add language filters in user preferences | Chocobozzz | 2019-06-19 | 2 | -10/+39 | |
| | ||||||
* | Remove magnetURI download support | Chocobozzz | 2019-06-11 | 2 | -9/+1 | |
| | | | | Since most BitTorrent clients are not able to download files from it | |||||
* | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-06-07 | 1 | -18/+14 | |
|\ | ||||||
| * | Fix video action dropdown | Chocobozzz | 2019-06-07 | 1 | -18/+14 | |
| | | ||||||
* | | Add list of instance follows in about page | Chocobozzz | 2019-06-06 | 1 | -1/+0 | |
| | | ||||||
* | | Prefer using last week/last month | Chocobozzz | 2019-06-06 | 1 | -11/+11 | |
| | | ||||||
* | | Fix grouped videos by date | Chocobozzz | 2019-06-06 | 1 | -5/+15 | |
| | | ||||||
* | | More robust federation | Chocobozzz | 2019-05-31 | 2 | -4/+1 | |
| | | | | | | | | In particular when fetching pleroma outbox | |||||
* | | Group videos on chronological order | Chocobozzz | 2019-05-31 | 4 | -6/+97 | |
| | | ||||||
* | | Improve account channel page | Chocobozzz | 2019-05-29 | 2 | -28/+2 | |
| | | | | | | | | | | | | | | Set it as the default route for account page. The main goal is to better differentiate the channel page from the account page. With the channel page set as default, I hope people will better understand they are in the account page, and that this account could have multiple channels. | |||||
* | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-24 | 1 | -1/+1 | |
|\| | ||||||
| * | Fix build | Chocobozzz | 2019-05-24 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 2 | -13/+16 | |
|\| | ||||||
| * | Fix pagination in my videos page | Chocobozzz | 2019-05-21 | 2 | -13/+16 | |
| | | ||||||
* | | Merge branch 'feature/audio-upload' into develop | Chocobozzz | 2019-05-21 | 1 | -0/+5 | |
|\ \ | ||||||
| * | | Support audio upload in client | Chocobozzz | 2019-05-17 | 1 | -0/+5 | |
| | | | ||||||
* | | | Merge branch 'release/v1.3.0' into develop | Chocobozzz | 2019-05-21 | 1 | -0/+5 | |
|\ \ \ | |/ / |/| / | |/ |