aboutsummaryrefslogtreecommitdiffstats
path: root/core/templates
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6700 from nextcloud/accessibility-fixesJulius Härtl2017-10-041-19/+13
|\
| * Remove unneeded tabindex, add keyboard focus feedback for app listJan-Christoph Borchardt2017-09-291-6/+5
| * Merge legacy app title h1 into Nextcloud h1, ref #5822Jan-Christoph Borchardt2017-09-291-8/+1
| * Add proper labels to various form elements and buttonsJan-Christoph Borchardt2017-09-291-4/+6
| * Add alt text to app icons in headerJan-Christoph Borchardt2017-09-291-1/+1
* | Update enable javascript link to httpsMartin2017-10-021-1/+1
|/
* Add manifest.json to the login pageJulius Härtl2017-09-121-0/+1
* Spelling: Shortening and single please.Allan Nordhøy2017-08-291-2/+2
* Merge pull request #4925 from nextcloud/error-stylingMorris Jobke2017-08-293-29/+29
|\
| * Shorten text of untrusted domain errorJan-Christoph Borchardt2017-08-121-2/+2
| * fix design of the track traceMorris Jobke2017-08-121-1/+1
| * Improve design of various error messagesJan-Christoph Borchardt2017-08-123-28/+28
* | Properly allow \OCP\Authentication\IApacheBackend to specify logout URLLukas Reschke2017-08-182-2/+2
* | Remove quotes around device nameMorris Jobke2017-08-141-1/+1
* | Highlight client identifier in auth grant pageMorris Jobke2017-08-141-1/+4
* | Add heading to account access pageJan-Christoph Borchardt2017-08-121-0/+1
|/
* Merge pull request #5972 from nextcloud/replace-loading-icon-gif-with-pure-cs...Morris Jobke2017-08-081-1/+4
|\
| * Replace loading icon GIF with pure CSS loading iconDaniel Calviño Sánchez2017-08-031-1/+4
* | Revert "Proof of concept #5593 - inline SVG icon for icon-contacts"Joas Schilling2017-08-031-3/+1
|/
* Logo claim is not used anymoreMorris Jobke2017-08-021-1/+0
* Replace `include` with `file_get_contents`Marin Treselj2017-08-021-1/+1
* Proof of concept #5593 - inline SVG icon for icon-contactsMarin Treselj2017-08-021-1/+3
* Merge pull request #5920 from nextcloud/gallery-share-view-fixMorris Jobke2017-08-021-2/+2
|\
| * Fixes nextcloud/gallery#269Marin Treselj2017-07-281-2/+2
* | Fix 403 and 404 redirectMorris Jobke2017-07-262-8/+8
|/
* Merge pull request #5520 from nextcloud/disable-click-on-hintMorris Jobke2017-07-051-2/+2
|\
| * Hint should not be clickableMaxence Lange2017-06-231-2/+2
* | Simplified Nextcloud logo iconMarin Treselj2017-07-021-1/+1
|/
* Merge pull request #4993 from michaelletzgus/emit_css-tagsMorris Jobke2017-06-143-18/+3
|\
| * Streamline templates, more DRYMichael Letzgus2017-05-253-18/+3
* | Use the guest.css for the maintenance page as wellMorris Jobke2017-06-131-10/+0
|/
* Merge pull request #4854 from michaelletzgus/deferred-script-loading-v2Morris Jobke2017-05-203-24/+3
|\
| * Make page loading faster by deferred script loading:Michael Letzgus2017-05-203-24/+3
* | remove 'Alternative login using app token' in case of oauth loginBjoern Schiessle2017-05-181-0/+2
* | Add basic implementation for OAuth 2.0 Authorization Code FlowLukas Reschke2017-05-182-1/+3
* | Allow to enforce update via web UIMorris Jobke2017-05-111-0/+9
|/
* Properly decide on actual users if instance is too bigMorris Jobke2017-05-101-1/+1
* Check if Nextcloud is installedLukas Reschke2017-05-081-1/+2
* Merge pull request #4632 from nextcloud/login-logo-ratioLukas Reschke2017-05-081-0/+3
|\
| * smaller max logo sizes and cleaner codeRobin Appelman2017-05-021-1/+1
| * show non landscape icons bigger on the login pageRobin Appelman2017-05-011-0/+3
* | Prevent flashing of apps and user menuJan-Christoph Borchardt2017-04-291-2/+2
|/
* Merge branch 'master' into contactsmenuJan-Christoph Borchardt2017-04-262-0/+94
|\
| * Fix auth flow background color and redirect view layoutJan-Christoph Borchardt2017-04-251-1/+4
| * Correctly case the stateTokenRoeland Jago Douma2017-04-251-1/+1
| * Add new auth flowLukas Reschke2017-04-252-0/+91
* | Contacts menuChristoph Wurst2017-04-251-0/+5
|/
* Responsive app menuJulius Härtl2017-04-251-33/+30
* Update email template for lost password emailMorris Jobke2017-04-121-21/+0
* Removes unused code for link share emailsMorris Jobke2017-04-112-51/+0