Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update validator dependency | Chocobozzz | 2020-01-07 | 26 | -29/+28 |
| | |||||
* | Add warning if admin disables webtorrent | Chocobozzz | 2020-01-06 | 1 | -1/+1 |
| | |||||
* | Accept . _ and 0-9 plugin names | Chocobozzz | 2020-01-06 | 1 | -1/+1 |
| | |||||
* | Share playlists state | Chocobozzz | 2020-01-06 | 1 | -2/+2 |
| | |||||
* | Tests for totalRepliesFromVideoAuthor | Rigel Kent | 2020-01-03 | 2 | -1/+33 |
| | |||||
* | Improve SQL query for my special playlists | Chocobozzz | 2020-01-03 | 4 | -41/+53 |
| | |||||
* | Add infohash cache | Chocobozzz | 2020-01-03 | 5 | -5/+32 |
| | |||||
* | Fix totalRepliesFromVideoAuthor SQL request | Chocobozzz | 2020-01-03 | 1 | -1/+3 |
| | |||||
* | Add miniature quick actions to add video to Watch later playlist | Rigel Kent | 2020-01-02 | 3 | -8/+31 |
| | |||||
* | Add test to search in my videos | Chocobozzz | 2019-12-30 | 1 | -0/+18 |
| | |||||
* | Fix URL normalization in import script | Chocobozzz | 2019-12-30 | 1 | -1/+1 |
| | |||||
* | Auto add https:// in import script URLs | Chocobozzz | 2019-12-30 | 1 | -17/+24 |
| | |||||
* | Fix my-account{videos,video-playlists} loading mecanism | Rigel Kent | 2019-12-29 | 1 | -1/+1 |
| | |||||
* | Add author indicator to the comment replies loader | Rigel Kent | 2019-12-28 | 1 | -0/+12 |
| | |||||
* | Add search bars for a user's videos and playlist library | Rigel Kent | 2019-12-28 | 2 | -4/+23 |
| | |||||
* | Add comment filtering by reply count | Rigel Kent | 2019-12-27 | 3 | -3/+17 |
| | |||||
* | Cache some SQL queries | Chocobozzz | 2019-12-27 | 2 | -3/+32 |
| | |||||
* | Fix playlist search | Chocobozzz | 2019-12-27 | 2 | -15/+25 |
| | |||||
* | Case insensitive tags search | Chocobozzz | 2019-12-27 | 1 | -1/+1 |
| | |||||
* | Add playlist search option and search input for add-to-video-playlist dropdown | Rigel Kent | 2019-12-26 | 3 | -6/+45 |
| | | | | fixes #2138 | ||||
* | Fix search SQL query where duplication | Chocobozzz | 2019-12-23 | 1 | -1/+1 |
| | |||||
* | Add index for recently added SQL query | Chocobozzz | 2019-12-23 | 1 | -1/+6 |
| | |||||
* | Optimize local sql query | Chocobozzz | 2019-12-23 | 1 | -32/+9 |
| | |||||
* | Litte SQL optimzation in videos list | Chocobozzz | 2019-12-23 | 1 | -24/+24 |
| | |||||
* | Don't notify on muted instance | Chocobozzz | 2019-12-19 | 4 | -19/+262 |
| | |||||
* | Fix lint & tests | Chocobozzz | 2019-12-18 | 1 | -5/+7 |
| | |||||
* | Remove CSP for embed | Chocobozzz | 2019-12-18 | 1 | -2/+1 |
| | |||||
* | Feature/password reset link expiration (#2305) | Nassim Bounouas | 2019-12-18 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | * #1928 Add a sentence indicating the reset time limit on form and email * #1928 Customizable password reset lifetime * #1928 Add a route to verify reset link and call it on reset form init * Revert "#1928 Customizable password reset lifetime" This reverts commit 0ed97453f8e64e31a723cc6740b251a69a57d658. * #1928 Reset password lifetime hardcoded to one hour * Remove useless modifications for #1928 | ||||
* | (nodeinfo) add server config to the nodeinfo metadata | Rigel Kent | 2019-12-17 | 2 | -30/+118 |
| | |||||
* | Fix video import with long thumbnail url | Chocobozzz | 2019-12-17 | 3 | -4/+46 |
| | |||||
* | autoplay next video support for playlists | Rigel Kent | 2019-12-13 | 5 | -1/+42 |
| | |||||
* | Add max file size, max files and ip anonymize log options | Chocobozzz | 2019-12-12 | 2 | -4/+9 |
| | |||||
* | Add internal privacy mode | Chocobozzz | 2019-12-12 | 15 | -74/+194 |
| | |||||
* | Use a migration script to generate HLS torrent files | Chocobozzz | 2019-12-12 | 2 | -56/+1 |
| | |||||
* | Don't add the unique preferredUsername index for now | Chocobozzz | 2019-12-12 | 1 | -7/+7 |
| | | | | We'll do it in the next release so admins can prepare it | ||||
* | Fix logs regex | Chocobozzz | 2019-12-12 | 1 | -1/+2 |
| | |||||
* | Fix comments feed | Chocobozzz | 2019-12-11 | 1 | -7/+10 |
| | |||||
* | Serve audit logs to client | Chocobozzz | 2019-12-11 | 6 | -58/+173 |
| | |||||
* | Don't use the max quality file when transcoding to a new resolution | Chocobozzz | 2019-12-11 | 2 | -5/+13 |
| | |||||
* | Add warning if videos directory is the same than redundancy | Chocobozzz | 2019-12-10 | 1 | -0/+4 |
| | |||||
* | Fix comments feed | Chocobozzz | 2019-12-10 | 1 | -1/+4 |
| | |||||
* | Add ability to search by UUID | Chocobozzz | 2019-12-09 | 2 | -20/+40 |
| | |||||
* | Clearer feed controller | Chocobozzz | 2019-12-09 | 1 | -15/+26 |
| | |||||
* | (hotfix) remove null categories in RSS/Atom feeds | Rigel Kent | 2019-12-08 | 1 | -1/+1 |
| | |||||
* | Add action hooks to user routes | Chocobozzz | 2019-12-06 | 4 | -39/+122 |
| | |||||
* | Add missing hotkeys to the watch page | Chocobozzz | 2019-12-06 | 3 | -13/+12 |
| | |||||
* | Ensure local actors preferredName don't already exist | Chocobozzz | 2019-12-05 | 1 | -1/+14 |
| | | | | | | | | | | | | Before applying this commit, check you don't have duplicates local actors in your database: select "preferredUsername" from actor where "serverId" is null group by "preferredUsername" having count(*) > 0 If you have some results, it seems you have duplicate channels/accounts. For every entry, you'll have to change the preferredUsername of the entry you want (so they are unique). The updated actors could have some federations issues. Sorry. | ||||
* | Support m4v videos | Chocobozzz | 2019-12-05 | 1 | -1/+3 |
| | |||||
* | Fix channel creation limitation | Chocobozzz | 2019-12-05 | 1 | -1/+1 |
| | |||||
* | Fix migrations | Chocobozzz | 2019-12-05 | 2 | -1/+1 |
| |