Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify vue template design | John Molakvoæ (skjnldsv) | 2018-06-29 | 3 | -399/+0 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | various fixes, typo, center popover, updated build | John Molakvoæ (skjnldsv) | 2018-06-29 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Popover design fixes and settings update | John Molakvoæ (skjnldsv) | 2018-06-29 | 1 | -1/+1 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | adjust and reuse apps.css, makes additional class and rules unnecessary | Arthur Schiwon | 2018-06-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | CSS fixes | Arthur Schiwon | 2018-06-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | do things with npm so make build-js-production succeeds without complaints | Arthur Schiwon | 2018-06-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | fix method declaration | Arthur Schiwon | 2018-06-29 | 1 | -2/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | display whats new info in admin settings | Arthur Schiwon | 2018-06-29 | 3 | -2/+91 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Update root.vue | rakekniven | 2018-06-27 | 1 | -1/+1 |
| | | | Fix for #8897 (Description of stable is not suitable ) | ||||
* | Fix updatenotifications vars and groups request | John Molakvoæ (skjnldsv) | 2018-06-07 | 1 | -7/+20 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Bump updatenotification | John Molakvoæ (skjnldsv) | 2018-06-07 | 1 | -4/+6 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | Show EOL warning in the update section | Joas Schilling | 2018-03-20 | 1 | -0/+8 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Provide a description of the update channels inline | Morris Jobke | 2018-03-15 | 1 | -0/+18 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Add a little arrow to indicate that the list can be opened | Joas Schilling | 2018-03-06 | 1 | -2/+10 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix the available list | Joas Schilling | 2018-03-06 | 1 | -1/+0 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Show a loading message while we determinate the status of the updates | Joas Schilling | 2018-03-06 | 1 | -1/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Check for app updates when there is a new major version available | Joas Schilling | 2018-02-28 | 1 | -6/+87 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Use mixin for translations | Joas Schilling | 2018-02-22 | 1 | -48/+12 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Use VueSelect instead of select2 | Joas Schilling | 2018-02-22 | 1 | -8/+36 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Move updatenotifications to webpack with .vue file | Joas Schilling | 2018-02-22 | 1 | -0/+188 |
Signed-off-by: Joas Schilling <coding@schilljs.com> |