Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move settings to an app | Christoph Wurst | 2019-09-28 | 1 | -237/+0 |
| | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | ||||
* | Remove duplicate close-icon | Greta Doci | 2019-06-27 | 1 | -9/+0 |
| | | | | Signed-off-by: Greta Doci <gretadoci@gmail.com> | ||||
* | Show supported apps in app management | Morris Jobke | 2019-05-13 | 1 | -1/+4 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Move appstore details warnings above buttons | Roeland Jago Douma | 2019-04-02 | 1 | -11/+11 |
| | | | | | | fixes #14470 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Use components multiselect in apps management | John Molakvoæ (skjnldsv) | 2019-04-02 | 1 | -2/+2 |
| | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> | ||||
* | allow enforcing apps to ignore the max version | Roeland Jago Douma | 2019-03-20 | 1 | -1/+16 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Bundle dompurify in settings as well | Roeland Jago Douma | 2019-01-10 | 1 | -1/+2 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Bundle the 'marked' library | Christoph Wurst | 2019-01-10 | 1 | -3/+4 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Fix missing click event on update button | Julius Härtl | 2018-12-04 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Highlight 'Enable' button in sidebar, and 'Update' button generally | Jan-Christoph Borchardt | 2018-10-19 | 1 | -2/+2 |
| | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | Fix removeing apps in the sidebar | Julius Härtl | 2018-08-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix invalid limit parameter when fetching groups | Julius Härtl | 2018-07-04 | 1 | -1/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix hardcoded message in app details view | Kevin Ndung'u | 2018-07-02 | 1 | -2/+2 |
| | |||||
* | Use a placeholder instead of magic string concatenation | Joas Schilling | 2018-06-26 | 1 | -2/+3 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Remove space if no rating is available | Julius Härtl | 2018-06-06 | 1 | -3/+6 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add search/offset/limit parameters to group fetching | Julius Härtl | 2018-06-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Make view in store text translatable | Julius Härtl | 2018-06-06 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Remove debug output | Julius Härtl | 2018-06-06 | 1 | -1/+0 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Some code cleanup | Julius Härtl | 2018-06-06 | 1 | -31/+64 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add hint for shipped apps | Julius Härtl | 2018-06-06 | 1 | -3/+4 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Properly search for other apps | Julius Härtl | 2018-06-06 | 1 | -5/+13 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Improve sidebar handling | Julius Härtl | 2018-06-06 | 1 | -5/+18 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Move logic to app management mixin | Julius Härtl | 2018-06-06 | 1 | -1/+16 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix app store and sidebar view | Julius Härtl | 2018-06-06 | 1 | -1/+10 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add link to developer docs and fix view if appstore is disabled | Julius Härtl | 2018-06-06 | 1 | -3/+3 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Implement app details in sidebar | Julius Härtl | 2018-06-06 | 1 | -143/+99 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add file skeleton for app settings | Julius Härtl | 2018-06-06 | 1 | -0/+187 |
Signed-off-by: Julius Härtl <jus@bitgrid.net> |