| Commit message (Expand) | Author | Age | Files | Lines |
* | Migrate from webseed to web-videos | Chocobozzz | 2023-07-11 | 1 | -2/+2 |
* | Rename "videos" config to "web-videos" | Chocobozzz | 2023-07-11 | 1 | -1/+1 |
* | Rename webtorrent config to web_videos | Chocobozzz | 2023-07-11 | 1 | -1/+1 |
* | Prefer web videos in favour of webtorrent | Chocobozzz | 2023-07-11 | 1 | -9/+9 |
* | Update server dependencies | Chocobozzz | 2023-05-22 | 1 | -2/+2 |
* | Fix CI using 127.0.0.1 for tests | Chocobozzz | 2022-12-12 | 1 | -5/+5 |
* | Fix tests | Chocobozzz | 2022-10-24 | 1 | -3/+3 |
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 1 | -1/+1 |
* | Fix tests | Chocobozzz | 2022-10-04 | 1 | -3/+3 |
* | server: serve files from storage/well-known (#5214) | kontrollanten | 2022-10-04 | 1 | -4/+4 |
* | Cleanup tests imports | Chocobozzz | 2022-08-17 | 2 | -6/+2 |
* | We don't need to import mocha | Chocobozzz | 2022-08-17 | 3 | -3/+0 |
* | Fix lint | Chocobozzz | 2022-07-13 | 1 | -1/+1 |
* | Convert followers/following in raw SQL queries | Chocobozzz | 2022-05-05 | 1 | -0/+11 |
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 1 | -5/+5 |
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 2 | -14/+18 |
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 3 | -3/+3 |
* | Fix tests | Chocobozzz | 2021-12-09 | 1 | -8/+8 |
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -1/+1 |
* | Fix redundancy remove on host redundancy update | Chocobozzz | 2021-08-26 | 1 | -9/+22 |
* | Add support for saving video files to object storage (#4290) | Jelle Besseling | 2021-08-17 | 1 | -3/+3 |
* | Generate random uuid for video files | Chocobozzz | 2021-07-26 | 1 | -60/+85 |
* | Add ability for instances to follow any actor | Chocobozzz | 2021-07-21 | 1 | -2/+2 |
* | Reorganize imports | Chocobozzz | 2021-07-20 | 3 | -14/+6 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 2 | -4/+4 |
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 3 | -31/+29 |
* | Shorter server command names | Chocobozzz | 2021-07-20 | 3 | -50/+50 |
* | Introduce videos command | Chocobozzz | 2021-07-20 | 3 | -49/+31 |
* | Introduce server commands | Chocobozzz | 2021-07-20 | 3 | -28/+26 |
* | Introduce sql command | Chocobozzz | 2021-07-20 | 2 | -4/+4 |
* | Introduce channels command | Chocobozzz | 2021-07-20 | 1 | -2/+1 |
* | Introduce streaming playlists command | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Introduce stats command | Chocobozzz | 2021-07-20 | 1 | -13/+2 |
* | Introduce redundancy command | Chocobozzz | 2021-07-20 | 3 | -158/+84 |
* | Introduce follows command | Chocobozzz | 2021-07-20 | 2 | -15/+14 |
* | Fix lint | Chocobozzz | 2021-02-01 | 1 | -4/+11 |
* | Fix tests | Chocobozzz | 2021-02-01 | 2 | -38/+47 |
* | Fix redundancy with HLS only files | Chocobozzz | 2021-02-01 | 1 | -13/+77 |
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -2/+3 |
* | Add ability to accept or not remote redundancies | Chocobozzz | 2020-04-07 | 2 | -0/+201 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 2 | -44/+44 |
* | Add ability to list redundancies | Chocobozzz | 2020-01-28 | 3 | -23/+489 |
* | Remove HLS torrents | Chocobozzz | 2020-01-24 | 1 | -4/+4 |
* | Filter on follows actor types in about page | Chocobozzz | 2019-11-29 | 1 | -2/+2 |
* | Fix redundancy tests | Chocobozzz | 2019-08-13 | 1 | -4/+4 |
* | Redundancy and search tests in parallel too | Chocobozzz | 2019-05-14 | 1 | -12/+22 |
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -21/+17 |
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -4/+4 |
* | Add videos playlist exist tests | Chocobozzz | 2019-03-18 | 1 | -2/+2 |
* | Add playlist check param tests | Chocobozzz | 2019-03-18 | 1 | -4/+10 |