Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add missing video states to rest api doc | Chocobozzz | 2022-04-19 | 1 | -1/+17 | |
* | Fix email text containing links | Chocobozzz | 2022-04-15 | 1 | -1/+1 | |
* | Add ability to sort by global views | Chocobozzz | 2022-04-15 | 2 | -1/+3 | |
* | Reduce videos sort complexity | Chocobozzz | 2022-04-15 | 6 | -22/+31 | |
* | Improve videos sort documentation | Chocobozzz | 2022-04-15 | 1 | -10/+18 | |
* | Fix typo | Chocobozzz | 2022-04-15 | 1 | -1/+1 | |
* | Fix email links displayed twice as text | Chocobozzz | 2022-04-15 | 2 | -0/+13 | |
* | Fix redis config comment | Chocobozzz | 2022-04-15 | 2 | -2/+2 | |
* | Increase test timeout | Chocobozzz | 2022-04-15 | 1 | -1/+1 | |
* | Fix signup setp buttons on chrome | Chocobozzz | 2022-04-15 | 1 | -0/+6 | |
* | Update code contributors | Chocobozzz | 2022-04-15 | 1 | -24/+44 | |
* | Upgrade translations | Chocobozzz | 2022-04-15 | 42 | -8609/+10291 | |
* | Merge remote-tracking branch 'weblate/develop' into develop | Chocobozzz | 2022-04-15 | 13 | -2128/+2097 | |
|\ | ||||||
| * | Translated using Weblate (Vietnamese) | Hồ Nhất Duy | 2022-04-15 | 1 | -58/+58 | |
| * | Translated using Weblate (Vietnamese) | Hồ Nhất Duy | 2022-04-15 | 1 | -18/+18 | |
| * | Translated using Weblate (Vietnamese) | Hồ Nhất Duy | 2022-04-15 | 1 | -1/+1 | |
| * | Translated using Weblate (Vietnamese) | Hồ Nhất Duy | 2022-04-15 | 1 | -18/+18 | |
| * | Translated using Weblate (Vietnamese) | Hồ Nhất Duy | 2022-04-15 | 1 | -1/+1 | |
| * | Translated using Weblate (Albanian) | Agron Selimaj | 2022-04-15 | 1 | -3/+3 | |
| * | Translated using Weblate (Indonesian) | Jason Zhou | 2022-04-15 | 1 | -40/+40 | |
| * | Translated using Weblate (Indonesian) | Jason Zhou | 2022-04-15 | 1 | -18/+18 | |
| * | Translated using Weblate (Indonesian) | Jason Zhou | 2022-04-15 | 1 | -16/+16 | |
| * | Translated using Weblate (Indonesian) | Jason Zhou | 2022-04-15 | 1 | -98/+98 | |
| * | Translated using Weblate (Indonesian) | Jason Zhou | 2022-04-15 | 1 | -29/+29 | |
| * | Translated using Weblate (Indonesian) | Jason Zhou | 2022-04-15 | 1 | -44/+44 | |
| * | Translated using Weblate (Vietnamese) | Hồ Nhất Duy | 2022-04-15 | 1 | -3/+3 | |
| * | Translated using Weblate (Japanese) | DignifiedSilence | 2022-04-15 | 1 | -187/+179 | |
| * | Translated using Weblate (German) | Simon Brosdetzko | 2022-04-15 | 1 | -162/+154 | |
| * | Translated using Weblate (Russian) | Александр | 2022-04-15 | 1 | -162/+154 | |
| * | Translated using Weblate (Vietnamese) | Hồ Nhất Duy | 2022-04-15 | 1 | -162/+154 | |
| * | Translated using Weblate (Ukrainian) | Ihor Hordiichuk | 2022-04-15 | 1 | -23/+23 | |
| * | Translated using Weblate (Chinese (Traditional)) | Enfong Cao | 2022-04-15 | 1 | -161/+153 | |
| * | Translated using Weblate (Spanish) | Berto Te | 2022-04-15 | 1 | -162/+154 | |
| * | Translated using Weblate (Galician) | josé m | 2022-04-15 | 1 | -173/+165 | |
| * | Translated using Weblate (Ukrainian) | Ihor Hordiichuk | 2022-04-15 | 1 | -607/+632 | |
* | | Upgrade server dependencies | Chocobozzz | 2022-04-15 | 2 | -221/+222 | |
* | | Include upper boundary on stats graph zoom | Chocobozzz | 2022-04-15 | 1 | -1/+16 | |
* | | Use round for views stats | Chocobozzz | 2022-04-15 | 1 | -2/+2 | |
|/ | ||||||
* | Support interactive video stats graph | Chocobozzz | 2022-04-15 | 12 | -64/+268 | |
* | Add ability to set start/end date to timeserie | Chocobozzz | 2022-04-15 | 12 | -21/+295 | |
* | Improve viewer counter | Chocobozzz | 2022-04-15 | 17 | -156/+235 | |
* | Improve views/viewers documentation | Chocobozzz | 2022-04-15 | 6 | -6/+39 | |
* | Fix videos history tests | Chocobozzz | 2022-04-15 | 1 | -1/+1 | |
* | Add event doc to view endpoint | Chocobozzz | 2022-04-15 | 3 | -6/+9 | |
* | Update open api routes | Chocobozzz | 2022-04-15 | 1 | -4/+130 | |
* | Support videos stats in client | Chocobozzz | 2022-04-15 | 33 | -199/+697 | |
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 108 | -647/+2826 | |
* | Don't clean mastodon rates | Chocobozzz | 2022-04-15 | 1 | -0/+3 | |
* | Fix lint | Chocobozzz | 2022-04-08 | 1 | -1/+9 | |
* | Remove duplicated test | Chocobozzz | 2022-04-08 | 1 | -17/+0 |