Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Update server dependencies | Chocobozzz | 2022-06-21 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-21 | 1 | -1/+1 | |
|\| | ||||||
| * | Fix AP element with deleted video federation | Chocobozzz | 2022-06-21 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-20 | 4 | -6/+20 | |
|\| | ||||||
| * | Fix users stats | Chocobozzz | 2022-06-17 | 3 | -6/+6 | |
| | | ||||||
| * | Fix searching in blocklist | Chocobozzz | 2022-06-17 | 1 | -0/+14 | |
| | | ||||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-17 | 2 | -55/+31 | |
|\| | ||||||
| * | Optimize broadcast job creation | Chocobozzz | 2022-06-17 | 2 | -55/+31 | |
| | | ||||||
* | | Fix various typos | luz paz | 2022-06-07 | 3 | -3/+3 | |
| | | | | | | Found via `codespell -q 3 -S ./CREDITS.md,./CHANGELOG.md,./client/src/locale,./yarn.lock,./client/yarn.lock -L doubleclick,followings,nd,ot,ro,serie,splitted,tread,truthy` | |||||
* | | Added "total views" in the my channels list (#5007) | Florian CUNY | 2022-05-31 | 1 | -0/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added "total views" in the my channels list Implements https://github.com/Chocobozzz/PeerTube/issues/4331 * Fix lint * applied suggested change * updated openAPI spec for the use "withStats" when getting video channels * applied code change * removed GROUP BY in query * Fixed test | |||||
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-05-25 | 2 | -0/+8 | |
|\| | ||||||
| * | Fix avatars in notifications | Chocobozzz | 2022-05-25 | 2 | -0/+8 | |
| | | ||||||
* | | Improve admin users list table | Chocobozzz | 2022-05-24 | 2 | -5/+23 | |
|/ | | | | | | * Fix last login sort with null values * Remember last selected columns * Display last login date by default | |||||
* | Fix my videos total counter | Chocobozzz | 2022-05-24 | 1 | -4/+6 | |
| | ||||||
* | Add total viewers overall stat | Chocobozzz | 2022-05-18 | 1 | -0/+5 | |
| | ||||||
* | Fix stats time metric | Chocobozzz | 2022-05-06 | 1 | -1/+11 | |
| | ||||||
* | Add ability to filter overall video stats by date | Chocobozzz | 2022-05-06 | 1 | -5/+7 | |
| | ||||||
* | Add filter by start/end date overall stats in api | Chocobozzz | 2022-05-05 | 1 | -9/+27 | |
| | ||||||
* | Remove comments, rates and views from stats | Chocobozzz | 2022-05-05 | 1 | -13/+1 | |
| | | | | It prevent us to apply date filters | |||||
* | Convert followers/following in raw SQL queries | Chocobozzz | 2022-05-05 | 8 | -142/+324 | |
| | | | | Prevent weird bug in SQL generation | |||||
* | Fix lint | Chocobozzz | 2022-05-04 | 1 | -2/+1 | |
| | ||||||
* | Fix quota inconstistencies with lives | Chocobozzz | 2022-05-04 | 1 | -24/+37 | |
| | ||||||
* | Support live session in server | Chocobozzz | 2022-05-03 | 2 | -1/+143 | |
| | ||||||
* | Typo | Chocobozzz | 2022-05-02 | 1 | -1/+1 | |
| | ||||||
* | Fix lint | Chocobozzz | 2022-04-22 | 1 | -1/+1 | |
| | ||||||
* | Fix getting live by anonymous user | Chocobozzz | 2022-04-22 | 1 | -9/+16 | |
| | ||||||
* | Add ability to save replay of permanent lives | Chocobozzz | 2022-04-21 | 1 | -1/+1 | |
| | ||||||
* | Support interactive video stats graph | Chocobozzz | 2022-04-15 | 1 | -4/+4 | |
| | ||||||
* | Add ability to set start/end date to timeserie | Chocobozzz | 2022-04-15 | 1 | -12/+27 | |
| | ||||||
* | Improve views/viewers documentation | Chocobozzz | 2022-04-15 | 2 | -0/+14 | |
| | ||||||
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 5 | -17/+355 | |
| | | | | | | | | | | * Add "currentTime" and "event" body params to view endpoint * Merge watching and view endpoints * Introduce WatchAction AP activity * Add tables to store viewer information of local videos * Add endpoints to fetch video views/viewers stats of local videos * Refactor views/viewers handlers * Support "views" and "viewers" counters for both VOD and live videos | |||||
* | Refactor AP context builder | Chocobozzz | 2022-03-24 | 1 | -1/+1 | |
| | ||||||
* | Remove activitypub helper | Chocobozzz | 2022-03-23 | 3 | -3/+3 | |
| | | | | Put functions in lib/activitypub instead | |||||
* | Rename studio to editor | Chocobozzz | 2022-03-22 | 1 | -4/+4 | |
| | ||||||
* | Add video edition finished notification | Chocobozzz | 2022-03-22 | 1 | -0/+10 | |
| | ||||||
* | Update server dependencies | Chocobozzz | 2022-03-21 | 1 | -1/+1 | |
| | ||||||
* | Fix channels creation creation limit count | Chocobozzz | 2022-03-21 | 1 | -1/+1 | |
| | ||||||
* | Fix channels list count | Chocobozzz | 2022-03-21 | 1 | -13/+13 | |
| | ||||||
* | Don't store remote rates of remote videos | Chocobozzz | 2022-03-18 | 2 | -24/+16 | |
| | | | | | In the future we'll stop to expose all available rates to improve users privacy | |||||
* | Process video torrents in order | Chocobozzz | 2022-03-16 | 1 | -0/+18 | |
| | | | | Prevent update before video torrent generation for example | |||||
* | Add latency setting support | Chocobozzz | 2022-03-09 | 3 | -13/+38 | |
| | ||||||
* | Refactor a little bit raw sql builders | Chocobozzz | 2022-03-03 | 11 | -34/+35 | |
| | ||||||
* | Fix getting avatars in videos list | Chocobozzz | 2022-03-01 | 1 | -3/+5 | |
| | ||||||
* | Add basic video editor support | Chocobozzz | 2022-02-28 | 1 | -3/+3 | |
| | ||||||
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 31 | -757/+1167 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * client: remove unused file * refactor(client/my-actor-avatar): size from input Read size from component input instead of scss, to make it possible to use smaller avatar images when implemented. * implement avatar miniatures close #4560 * fix(test): max file size * fix(search-index): normalize res acc to avatarMini * refactor avatars to an array * client/search: resize channel avatar to 120 * refactor(client/videos): remove unused function * client(actor-avatar): set default size * fix tests and avatars full result When findOne is used only an array containting one avatar is returned. * update migration version and version notations * server/search: harmonize normalizing * Cleanup avatar miniature PR Co-authored-by: Chocobozzz <me@florianbigard.com> | |||||
* | Fix broken dep | Chocobozzz | 2022-02-09 | 3 | -9/+7 | |
| | ||||||
* | Update server dependencies | Chocobozzz | 2022-02-09 | 3 | -3/+3 | |
| | ||||||
* | Case insensitive search on tags | Chocobozzz | 2022-02-03 | 1 | -1/+1 | |
| | ||||||
* | Fix plugin settings manager definition | lutangar | 2022-01-20 | 1 | -4/+4 | |
| | | | | | | | | This mainly fix the `onSettingsChange` argument typing. I'm not 100% sure the setting `value` can be a boolean though. But this is how it was typed before so I just made it consistent. Feel free to change - or suggest change - to the type names / location. | |||||
* | Fix abuse crash on deleted reporter account | Chocobozzz | 2022-01-20 | 1 | -1/+4 | |
| |