Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix video import of some youtube videos | Chocobozzz | 2018-09-26 | 1 | -1/+1 |
| | |||||
* | add shortcuts icon in menu | Rigel Kent | 2018-09-26 | 3 | -2/+27 |
| | |||||
* | Merge branch 'develop' into cli-wrapper | Chocobozzz | 2018-09-20 | 1 | -3/+7 |
|\ | |||||
| * | Fix admin access to moderators | Chocobozzz | 2018-09-19 | 1 | -3/+7 |
| | | |||||
* | | add css custom properties for the left menu | Rigel Kent | 2018-09-13 | 1 | -4/+4 |
|/ | |||||
* | update hotkeys to include user-specific routes | Rigel Kent | 2018-09-11 | 1 | -2/+4 |
| | | | | also fix left-menu width | ||||
* | use focus-visible polyfill to improve keyboard navigation | Rigel Kent | 2018-09-11 | 2 | -3/+4 |
| | | | | | Only the homepage is concerned, but it should have decent keyboard navigation support now. | ||||
* | move theme toggle icon to the right | Rigel Kent | 2018-09-06 | 2 | -3/+4 |
| | |||||
* | refactor theme toggle into a service | Rigel Kent | 2018-09-06 | 1 | -33/+3 |
| | |||||
* | fix comment and top-menu placement regressions | Rigel Kent | 2018-09-05 | 1 | -0/+4 |
| | |||||
* | Fix watch page responsive | Chocobozzz | 2018-09-05 | 1 | -2/+1 |
| | |||||
* | Fix menu on mobile | Chocobozzz | 2018-09-05 | 1 | -5/+12 |
| | |||||
* | hotkey to toggle dark theme | Rigel Kent | 2018-09-04 | 1 | -1/+12 |
| | |||||
* | add theming via css custom properties | Rigel Kent | 2018-09-04 | 3 | -3/+40 |
| | | | | and a bonus dark color theme toggle | ||||
* | make left menu show the scrollbar on hover/focus | Rigel Kent | 2018-09-03 | 1 | -1/+5 |
| | | | add hotkey to the overview page | ||||
* | Fix videos overview tags section | Chocobozzz | 2018-08-31 | 1 | -4/+4 |
| | |||||
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 2 | -0/+10 |
| | |||||
* | Add portuguese and swedish languages | Chocobozzz | 2018-08-27 | 1 | -2/+5 |
| | |||||
* | Add local user subscriptions | Chocobozzz | 2018-08-27 | 2 | -0/+11 |
| | |||||
* | [Issue 641] Add shortcut my videos link in menu-wrapper | potedeo | 2018-08-27 | 1 | -0/+4 |
| | |||||
* | Migrate to bootstrap 4 and ng-bootstrap | Chocobozzz | 2018-08-09 | 5 | -47/+33 |
| | |||||
* | Display username instead of email in menu | Chocobozzz | 2018-07-16 | 1 | -1/+1 |
| | |||||
* | i18n "More" in menu and regenerate translations | Chocobozzz | 2018-07-11 | 1 | -1/+1 |
| | |||||
* | Fix language modale z-index | Chocobozzz | 2018-07-09 | 1 | -0/+4 |
| | |||||
* | Add ability to choose the language | Chocobozzz | 2018-06-28 | 6 | -60/+185 |
| | |||||
* | Rename "my settings" to "my account" in menu | Chocobozzz | 2018-06-07 | 1 | -2/+2 |
| | |||||
* | Add i18n attributes | Chocobozzz | 2018-06-05 | 2 | -13/+13 |
| | |||||
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | Fix link for async and clarify the wording | Dashie | 2018-04-26 | 1 | -2/+2 |
| | |||||
* | Add a link to 'My profile' in the dropdown | Dashie | 2018-04-26 | 1 | -0/+4 |
| | |||||
* | Add ability to update the user display name/description | Chocobozzz | 2018-04-26 | 1 | -3/+3 |
| | |||||
* | Fix account link in the menu | Chocobozzz | 2018-04-25 | 1 | -1/+1 |
| | |||||
* | Add video channel account list | Chocobozzz | 2018-04-25 | 2 | -5/+1 |
| | |||||
* | Rename account module to my-account | Chocobozzz | 2018-04-23 | 1 | -2/+2 |
| | |||||
* | Add a hover effect on left menu links (#418) (#425) | Charles de Lacombe | 2018-03-28 | 1 | -4/+9 |
| | | | | | | | | | | | | | | I: - removed the `margin-left` on the `.panel-block` to put it on the children instead - squashed the `margin-bottom` of the links into their `height` (and rounded it to 40px, feel free to correct me) - centered vertically the content of the links - added the `background-color` change on hover for the links I put the same color as the `.logged-in-block`. Maybe it should be externalized as a SCSS variable? I also added a CSS transition. Is it alright? | ||||
* | Add "local" videos in menu | Chocobozzz | 2018-03-13 | 2 | -0/+13 |
| | |||||
* | Add about page | Chocobozzz | 2018-01-31 | 2 | -2/+14 |
| | |||||
* | Mobile version: menu full width and autoclosed | Chocobozzz | 2018-01-31 | 1 | -56/+0 |
| | |||||
* | Add ability to update some configuration keys | Chocobozzz | 2018-01-17 | 1 | -1/+1 |
| | |||||
* | Add avatar in comments | Chocobozzz | 2018-01-03 | 1 | -1/+3 |
| | |||||
* | Add hover effect on login/create an account button | Chocobozzz | 2018-01-03 | 1 | -18/+16 |
| | |||||
* | Circle avatar | Chocobozzz | 2018-01-03 | 1 | -2/+2 |
| | |||||
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 2 | -3/+3 |
| | |||||
* | Small style fixes | Chocobozzz | 2017-12-12 | 1 | -0/+4 |
| | |||||
* | Improve lint | Chocobozzz | 2017-12-12 | 1 | -1/+1 |
| | |||||
* | Move to angular cli | Chocobozzz | 2017-12-12 | 1 | -0/+3 |
| | |||||
* | Responsive my account | Chocobozzz | 2017-12-11 | 1 | -5/+57 |
| | |||||
* | Begin admin design | Chocobozzz | 2017-12-08 | 3 | -69/+0 |
| | |||||
* | Design second video upload step | Chocobozzz | 2017-12-08 | 1 | -0/+4 |
| |