Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace null return with NotFoundException | Julius Haertl | 2016-11-18 | 4 | -21/+27 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Fix icon-folder css | Julius Haertl | 2016-11-18 | 2 | -6/+6 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Fix svg resizing and remove deprecated method call | Julius Haertl | 2016-11-18 | 2 | -4/+11 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Improve caching | Julius Haertl | 2016-11-18 | 6 | -32/+71 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Caching for icon files using AppData | Julius Haertl | 2016-11-18 | 6 | -93/+433 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Theming: Code cleanup and cache buster for mime icons | Julius Haertl | 2016-11-18 | 9 | -75/+37 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Check if dynamic icons can be used | Julius Haertl | 2016-11-18 | 3 | -39/+92 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Add IconBuilder class to encapsulate icon generation | Julius Haertl | 2016-11-18 | 5 | -127/+341 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Improve unit tests for image generation | Julius Haertl | 2016-11-18 | 11 | -151/+207 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Theming: Add IconController tests | Julius Haertl | 2016-11-18 | 2 | -19/+207 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Add cachebuster to favicons | Julius Haertl | 2016-11-18 | 1 | -2/+4 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Fix IconController after rebase | Julius Haertl | 2016-11-18 | 2 | -13/+13 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Theming: Add icon caching | Julius Haertl | 2016-11-18 | 1 | -3/+5 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Theming: Add colorized icon css from icons.css | Julius Haertl | 2016-11-18 | 2 | -0/+40 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Theming: Fix default parameters in icon routes | Julius Haertl | 2016-11-18 | 3 | -3/+4 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Theming: Add PHPdoc and icon fallback to theming logo | Julius Haertl | 2016-11-18 | 1 | -1/+26 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Theming: Add favicon-touch and fix icon creation with non svg images | Julius Haertl | 2016-11-18 | 3 | -33/+75 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Core: load favicon from theming app | Julius Haertl | 2016-11-18 | 1 | -1/+3 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Core: Load mimetype icons from theming app if available | Julius Haertl | 2016-11-18 | 1 | -0/+5 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | Theming: Add dynamic icon and favicon endpoints | Julius Haertl | 2016-11-18 | 2 | -0/+254 |
| | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-18 | 80 | -60/+246 |
| | |||||
* | Merge pull request #2178 from nextcloud/federation_sharing_changes | Morris Jobke | 2016-11-18 | 2 | -2/+2 |
|\ | | | | | don't add server automatically to trusted server | ||||
| * | don't add server automatically to trusted server | Bjoern Schiessle | 2016-11-17 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | Merge pull request #2136 from nextcloud/sharing-layout | Jan-Christoph Borchardt | 2016-11-18 | 9 | -33/+47 |
|\ \ | | | | | | | Sharing layout fixes | ||||
| * | | use copy icon for local link rather than link icon to prevent confusion with ↵ | Jan-Christoph Borchardt | 2016-11-17 | 3 | -5/+5 |
| | | | | | | | | | | | | | | | | | | sharing Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | resize and pixel-perfectly align copy icon | Jan-Christoph Borchardt | 2016-11-17 | 2 | -5/+8 |
| | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | fix spacing in sidebar tabs | Jan-Christoph Borchardt | 2016-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | properly align input box items in share tab view | Jan-Christoph Borchardt | 2016-11-17 | 1 | -9/+14 |
| | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | fix layout of sharing list | Jan-Christoph Borchardt | 2016-11-17 | 3 | -13/+20 |
| | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | remove Unshare icon in list | Jan-Christoph Borchardt | 2016-11-17 | 1 | -1/+0 |
| | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | Merge pull request #2177 from nextcloud/appmanager-getapppath | Morris Jobke | 2016-11-17 | 4 | -0/+67 |
|\ \ \ | | | | | | | | | Expose getAppPath to public API | ||||
| * | | | Expose getAppPath to public API | Julius Haertl | 2016-11-17 | 4 | -0/+67 |
| | |/ | |/| | | | | | | | Signed-off-by: Julius Haertl <jus@bitgrid.net> | ||||
* | | | Merge pull request #2188 from nextcloud/remove-settings-pane-in-apps-management | Morris Jobke | 2016-11-17 | 1 | -5/+0 |
|\ \ \ | | | | | | | | | Remove settings pane in app management | ||||
| * | | | Remove settings pane in app management | Morris Jobke | 2016-11-17 | 1 | -5/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * experimental apps where removed with 32cf661215fb3926789054a3953b465fc2665330 (#1940) * fixes #2183 Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | | | Merge pull request #2187 from nextcloud/select2-adjustments | Morris Jobke | 2016-11-17 | 1 | -1/+13 |
|\ \ \ \ | | | | | | | | | | | Select2 adjustments: ellipsize, and adjust height | ||||
| * | | | | select2: show cursor pointer on hovering entries | Jan-Christoph Borchardt | 2016-11-17 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | | | select2: make sure dropdown always shows a last half entry to hint at more | Jan-Christoph Borchardt | 2016-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
| * | | | | select2: ellipsize long names | Jan-Christoph Borchardt | 2016-11-17 | 1 | -0/+3 |
| | |_|/ | |/| | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | | Merge pull request #2176 from nextcloud/share-cache-root-info | Morris Jobke | 2016-11-17 | 4 | -3/+37 |
|\ \ \ \ | | | | | | | | | | | reuse the known rootinfo in the shared cache when possible | ||||
| * | | | | reuse the known rootinfo in the shared cache when possible | Robin Appelman | 2016-11-17 | 4 | -3/+37 |
| | |_|/ | |/| | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | Merge pull request #2173 from nextcloud/bugfix/2171/birthday-12-31-too-young | Robin Appelman | 2016-11-17 | 2 | -1/+6 |
|\ \ \ \ | | | | | | | | | | | BirthdayCalendar: fix issue with birthyear to high when birthday on Dec 31st | ||||
| * | | | | BirthdayCalendar: fix issue with birthyear to high when birthday on Dec 31st | Georg Ehrke | 2016-11-17 | 2 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | | | | Merge pull request #2163 from nextcloud/app-password-scope-warngings | Morris Jobke | 2016-11-17 | 2 | -5/+3 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | fix warnings when updating app password | ||||
| * | | | | fix warnings when updating app password | Robin Appelman | 2016-11-16 | 2 | -5/+3 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | | Merge pull request #2167 from nextcloud/mountmanager-lockdown | Morris Jobke | 2016-11-17 | 1 | -2/+2 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ensure we setup the mount manager when in lockdown | ||||
| * | | | | ensure we setup the mount manager when in lockdown | Robin Appelman | 2016-11-16 | 1 | -2/+2 |
| |/ / / | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | | | Merge pull request #2153 from nextcloud/version-hint | Morris Jobke | 2016-11-17 | 1 | -4/+9 |
|\ \ \ \ | | | | | | | | | | | add explanatory text of what to do on app version error | ||||
| * | | | | Show all in one message | Joas Schilling | 2016-11-16 | 1 | -4/+9 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
| * | | | | add explanatory text of what to do on app version error | Jan-Christoph Borchardt | 2016-11-16 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | | | | Merge pull request #2124 from nextcloud/oc_26591 | Lukas Reschke | 2016-11-17 | 1 | -2/+7 |
|\ \ \ \ \ | | | | | | | | | | | | | Cache js, css and woff files for a week |