Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix unknown video language label | Chocobozzz | 2020-04-16 | 1 | -0/+2 |
| | |||||
* | Handle overview pagination in client | Chocobozzz | 2020-03-11 | 1 | -15/+35 |
| | |||||
* | Fix lint | Chocobozzz | 2020-02-28 | 1 | -1/+1 |
| | |||||
* | Add visitor settings, rework logged-in dropdown (#2514) | Rigel Kent | 2020-02-28 | 1 | -7/+55 |
| | | | | | | | | | | | | | | * Add visitor settings, rework logged-in dropdown * Make user dropdown P2P switch functional * Fix lint * Fix unnecessary notification when user logs out * Simplify visitor settings code and remove unnecessary icons * Catch parsing errors and reindent menu styles | ||||
* | Add informational message at login for visitors coming from upload button | Rigel Kent | 2020-01-10 | 1 | -1/+0 |
| | | | | resolves #1880 | ||||
* | Lazy load static objects | Chocobozzz | 2019-12-18 | 1 | -2/+8 |
| | |||||
* | Update angular | Chocobozzz | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | WIP plugins: load theme on client side | Chocobozzz | 2019-07-24 | 1 | -4/+0 |
| | |||||
* | Better typings | Chocobozzz | 2018-10-18 | 1 | -1/+1 |
| | |||||
* | NoImplicitAny flag true (#1157) | BO41 | 2018-10-18 | 1 | -1/+1 |
| | | | | | | | | this enables the `noImplicitAny` flag in the Typescript compiler > When the noImplicitAny flag is true and the TypeScript compiler cannot infer the type, it still generates the JavaScript files, but it also reports an error. Many seasoned developers prefer this stricter setting because type checking catches more unintentional errors at compile time. closes: #1131 replaces #1137 | ||||
* | Fix video import of some youtube videos | Chocobozzz | 2018-09-26 | 1 | -1/+1 |
| | |||||
* | add shortcuts icon in menu | Rigel Kent | 2018-09-26 | 1 | -1/+12 |
| | |||||
* | Fix admin access to moderators | Chocobozzz | 2018-09-19 | 1 | -3/+7 |
| | |||||
* | refactor theme toggle into a service | Rigel Kent | 2018-09-06 | 1 | -33/+3 |
| | |||||
* | hotkey to toggle dark theme | Rigel Kent | 2018-09-04 | 1 | -1/+12 |
| | |||||
* | add theming via css custom properties | Rigel Kent | 2018-09-04 | 1 | -0/+24 |
| | | | | and a bonus dark color theme toggle | ||||
* | Add ability to choose the language | Chocobozzz | 2018-06-28 | 1 | -2/+8 |
| | |||||
* | Add i18n attributes | Chocobozzz | 2018-06-05 | 1 | -3/+3 |
| | |||||
* | feature: IP filtering on signup page | Rigel Kent | 2018-05-22 | 1 | -1/+2 |
| | | | | | | disable registration form on IP not in range checking the CIDR list before filtering with it placing the cidr filters as an attribute object in the config | ||||
* | Add video channel account list | Chocobozzz | 2018-04-25 | 1 | -4/+0 |
| | |||||
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 1 | -2/+2 |
| | |||||
* | Add account avatar | Chocobozzz | 2017-12-04 | 1 | -0/+4 |
| | |||||
* | Begin new menu design | Chocobozzz | 2017-12-01 | 1 | -0/+97 |