Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce accounts command | Chocobozzz | 2021-07-20 | 7 | -77/+73 |
* | Introduce socket io command | Chocobozzz | 2021-07-20 | 1 | -6/+5 |
* | Introduce config command | Chocobozzz | 2021-07-20 | 25 | -371/+381 |
* | Introduce stats command | Chocobozzz | 2021-07-20 | 2 | -51/+27 |
* | Introduce redundancy command | Chocobozzz | 2021-07-20 | 3 | -158/+84 |
* | Introduce plugins command | Chocobozzz | 2021-07-20 | 4 | -163/+64 |
* | Introduce jobs command | Chocobozzz | 2021-07-20 | 3 | -37/+28 |
* | Introduce follows command | Chocobozzz | 2021-07-20 | 15 | -281/+233 |
* | Introduce debug command | Chocobozzz | 2021-07-20 | 1 | -3/+2 |
* | Introduce contact form command | Chocobozzz | 2021-07-20 | 2 | -65/+27 |
* | Move AP request in requests file | Chocobozzz | 2021-07-20 | 3 | -3/+2 |
* | Introduce search command | Chocobozzz | 2021-07-20 | 10 | -341/+372 |
* | Introduce overviews command | Chocobozzz | 2021-07-20 | 3 | -63/+52 |
* | Introduce abuse command | Chocobozzz | 2021-07-20 | 5 | -481/+415 |
* | Correctly export misc files | Chocobozzz | 2021-07-20 | 9 | -18/+17 |
* | Rename mock server files | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Introduce logs command | Chocobozzz | 2021-07-20 | 1 | -23/+26 |
* | Introduce CustomPage command | Chocobozzz | 2021-07-20 | 1 | -13/+12 |
* | Introduce bulk command | Chocobozzz | 2021-07-20 | 1 | -6/+7 |
* | Fix overviews test timeout | Chocobozzz | 2021-07-12 | 1 | -1/+1 |
* | Fix subscribe hotkey | Chocobozzz | 2021-07-12 | 1 | -1/+1 |
* | Increase test timeout | Chocobozzz | 2021-07-02 | 2 | -3/+3 |
* | Fix hooks definition | Chocobozzz | 2021-07-01 | 2 | -4/+18 |
* | Handle broken plugin install | Chocobozzz | 2021-06-30 | 1 | -0/+32 |
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 15 | -357/+494 |
* | Fix ownership change with a live video | Chocobozzz | 2021-06-28 | 1 | -22/+86 |
* | Add ability to search playlists | Chocobozzz | 2021-06-25 | 7 | -14/+468 |
* | Refactor live manager | Chocobozzz | 2021-06-17 | 4 | -225/+334 |
* | Faster ci using compiled ts files | Chocobozzz | 2021-06-15 | 19 | -527/+62 |
* | Fix live files include | Chocobozzz | 2021-06-11 | 1 | -1/+1 |
* | Increase permanent live test timeout | Chocobozzz | 2021-06-08 | 1 | -1/+1 |
* | Add logs for refresh functions | Chocobozzz | 2021-06-08 | 2 | -3/+3 |
* | Don't count deleted comment for replies | Chocobozzz | 2021-06-08 | 2 | -3/+3 |
* | Refactor server errors handler | Chocobozzz | 2021-06-02 | 2 | -2/+92 |
* | refactor error code values for URI compatibility | Rigel Kent | 2021-06-02 | 1 | -9/+9 |
* | correct error codes and backward compat | Rigel Kent | 2021-06-02 | 1 | -8/+16 |
* | refactor API errors to standard error format | Rigel Kent | 2021-06-02 | 2 | -10/+11 |
* | Implemented configurable minimum signup age | Poslovitch | 2021-05-28 | 2 | -2/+6 |
* | Support '/w/' and '/w/p/' for watch page | Chocobozzz | 2021-05-28 | 1 | -49/+55 |
* | Cleanup | Chocobozzz | 2021-05-28 | 1 | -37/+0 |
* | Merge branch 'develop' into shorter-URLs-channels-accounts | Chocobozzz | 2021-05-27 | 26 | -945/+1353 |
|\ | |||||
| * | Instance homepage support (#4007) | Chocobozzz | 2021-05-27 | 4 | -0/+168 |
| * | Fix broadcast message log level | Chocobozzz | 2021-05-25 | 1 | -1/+1 |
| * | Update README | Chocobozzz | 2021-05-11 | 1 | -4/+6 |
| * | Reorganize plugin models | Chocobozzz | 2021-05-11 | 2 | -14/+8 |
| * | Cleanup shared models | Chocobozzz | 2021-05-11 | 7 | -76/+80 |
| * | Fix handle downs test | Chocobozzz | 2021-05-10 | 1 | -1/+1 |
| * | Fix E2E tests | Chocobozzz | 2021-05-10 | 1 | -1/+1 |
| * | Resumable video uploads (#3933) | kontrollanten | 2021-05-10 | 9 | -737/+987 |
| * | Update channel updatedAt when uploading a video | Chocobozzz | 2021-05-10 | 1 | -25/+57 |