Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add custom modal to plugin helpers (#2631) | Kim | 2020-04-15 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add custom modal component * Add custom modal to app and plugins helpers * Fixes custom modal component * Add doc for custom modal * Fix newline end of file html and scss files * Move my-custom-modal component outside component for UserLoggedIn modals * Move initializeCustomModal to ngAfterViewInit() * Wrap events and conditionnals * Replace ng-show with ngIf* * Add modalRef to open only one modal + onCloseClick * Refacto + Fix access methods of custom modal * Fix methods names custom-modal.component * Fix implement AfterViewInit & no default boolean Co-authored-by: kimsible <kimsible@users.noreply.github.com> | ||||
* | Replace helpers with descriptions in admin configuration | Rigel Kent | 2020-03-10 | 1 | -2/+1 |
| | |||||
* | Servicify menu, close menu on admin for small and medium screens | Rigel Kent | 2020-03-10 | 1 | -24/+5 |
| | |||||
* | Update to angular 9 | Chocobozzz | 2020-02-10 | 1 | -2/+2 |
| | |||||
* | Add action dropdown descriptions | Rigel Kent | 2020-01-21 | 1 | -1/+1 |
| | |||||
* | Remove peertube version of footer | Chocobozzz | 2019-12-27 | 1 | -4/+0 |
| | |||||
* | Lazy load static objects | Chocobozzz | 2019-12-18 | 1 | -28/+18 |
| | |||||
* | Add peertube version in features table | Chocobozzz | 2019-12-13 | 1 | -9/+4 |
| | |||||
* | Fix welcome modal when saving config | Chocobozzz | 2019-11-27 | 1 | -1/+2 |
| | |||||
* | Speedup theme injection | Chocobozzz | 2019-10-25 | 1 | -3/+3 |
| | |||||
* | Add config instance warning modal | Chocobozzz | 2019-09-05 | 1 | -9/+13 |
| | |||||
* | Add welcome modal | Chocobozzz | 2019-09-05 | 1 | -2/+43 |
| | |||||
* | Go back when cancel NSFW modal | Chocobozzz | 2019-08-22 | 1 | -2/+4 |
| | | | | Instead of redirecting on the homepage | ||||
* | Dismiss modals on pop state | Chocobozzz | 2019-08-22 | 1 | -2/+7 |
| | |||||
* | Cleanup SASS imports | Chocobozzz | 2019-08-22 | 1 | -1/+1 |
| | |||||
* | Replace "overview" by "discover" in client titles | Chocobozzz | 2019-08-22 | 1 | -1/+1 |
| | |||||
* | Add setting helper to client plugins | Chocobozzz | 2019-07-26 | 1 | -0/+4 |
| | |||||
* | Lazy load client script scopes | Chocobozzz | 2019-07-24 | 1 | -3/+1 |
| | |||||
* | Add client hooks | Chocobozzz | 2019-07-24 | 1 | -2/+4 |
| | |||||
* | WIP plugins: load theme on client side | Chocobozzz | 2019-07-24 | 1 | -5/+2 |
| | |||||
* | WIP plugins: hook on client side | Chocobozzz | 2019-07-24 | 1 | -0/+12 |
| | |||||
* | Fix component reuse on channel/account videos | Chocobozzz | 2019-05-13 | 1 | -2/+2 |
| | |||||
* | Restore videos list components | Chocobozzz | 2019-04-02 | 1 | -36/+95 |
| | |||||
* | Add/update/delete/list my playlists | Chocobozzz | 2019-03-18 | 1 | -0/+1 |
| | |||||
* | Refractor notification service | Chocobozzz | 2018-12-19 | 1 | -13/+0 |
| | | | | Shorter name and use primeng component | ||||
* | add resize listener (#1182) | BO41 | 2018-10-05 | 1 | -1/+12 |
| | | | | | | | | | | * add resize listener * respect user decision * change listener to rxjs * review changes | ||||
* | Fix hotkey translations | Chocobozzz | 2018-10-03 | 1 | -8/+10 |
| | |||||
* | show last commit hash alongside server version in footer | Rigel Kent | 2018-10-01 | 1 | -0/+5 |
| | |||||
* | update hotkeys to include user-specific routes | Rigel Kent | 2018-09-11 | 1 | -4/+0 |
| | | | | also fix left-menu width | ||||
* | specify shift in keyboard shortcuts cheatsheet | Rigel Kent | 2018-09-11 | 1 | -1/+1 |
| | |||||
* | refactor theme toggle into a service | Rigel Kent | 2018-09-06 | 1 | -3/+8 |
| | |||||
* | add a hotkey for menu toggling and a secondary hotkey to search | Rigel Kent | 2018-09-03 | 1 | -2/+6 |
| | |||||
* | add like, dislike and subscribe button hotkeys | Rigel Kent | 2018-09-03 | 1 | -6/+6 |
| | |||||
* | make left menu show the scrollbar on hover/focus | Rigel Kent | 2018-09-03 | 1 | -0/+4 |
| | | | add hotkey to the overview page | ||||
* | keyboard shortcuts and key map view (#974) | Rigel Kent | 2018-08-28 | 1 | -1/+30 |
| | |||||
* | Render CSS/title/description tags on server side | Chocobozzz | 2018-07-18 | 1 | -15/+27 |
| | |||||
* | remove scroll to top, and keep menu fixed on small devices | Eric Brehault | 2018-06-30 | 1 | -1/+0 |
| | |||||
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 1 | -4/+5 |
| | |||||
* | Fix e2e tests | Chocobozzz | 2018-06-08 | 1 | -1/+1 |
| | |||||
* | Prepare i18n files | Chocobozzz | 2018-06-05 | 1 | -3/+4 |
| | |||||
* | Always redirect on homepage on '/' | Chocobozzz | 2018-05-23 | 1 | -5/+9 |
| | |||||
* | Fix change detection in app component | Chocobozzz | 2018-05-22 | 1 | -7/+0 |
| | |||||
* | Add root class if user is logged in | Chocobozzz | 2018-03-27 | 1 | -1/+5 |
| | |||||
* | Update FAQ | Chocobozzz | 2018-03-21 | 1 | -1/+1 |
| | |||||
* | Logo/title redirects to the default route | Chocobozzz | 2018-03-21 | 1 | -0/+4 |
| | |||||
* | Fix compatible browser class addition | Chocobozzz | 2018-03-08 | 1 | -1/+1 |
| | |||||
* | Try to detect incompatible web browsers | Chocobozzz | 2018-03-08 | 1 | -0/+2 |
| | |||||
* | Fix homagepage redirection | Chocobozzz | 2018-03-01 | 1 | -1/+2 |
| | |||||
* | Add ability to change the homepage | Chocobozzz | 2018-03-01 | 1 | -2/+7 |
| | |||||
* | Add ability to add custom css/javascript | Chocobozzz | 2018-02-22 | 1 | -1/+25 |
| |