| Commit message (Expand) | Author | Age | Files | Lines |
* | Adjust style of new password form to default | Morris Jobke | 2017-11-16 | 1 | -1/+1 |
* | Merge pull request #7013 from nextcloud/forgot-password | Jan-Christoph Borchardt | 2017-11-14 | 1 | -6/+19 |
|\ |
|
| * | Fix template order and animation | John Molakvoæ (skjnldsv) | 2017-11-05 | 1 | -12/+11 |
| * | Fix variable name | Jan-Christoph Borchardt | 2017-11-03 | 1 | -1/+1 |
| * | Add some JS to hide and show elements for password reset | Jan-Christoph Borchardt | 2017-11-02 | 1 | -2/+9 |
| * | Directly show Forgot password link, fix #6808 | Jan-Christoph Borchardt | 2017-11-02 | 1 | -0/+7 |
* | | Merge pull request #6788 from staabm/master | Lukas Reschke | 2017-11-08 | 3 | -5/+5 |
|\ \ |
|
| * | | Prevent XSS in links which open a new browser window | Markus Staab | 2017-10-19 | 3 | -5/+5 |
* | | | Theming: theme flow redirection page | Julius Härtl | 2017-11-08 | 1 | -1/+1 |
| |/
|/| |
|
* | | Translate Grant Access | Roeland Jago Douma | 2017-11-01 | 1 | -2/+2 |
|/ |
|
* | Merge pull request #6700 from nextcloud/accessibility-fixes | Julius Härtl | 2017-10-04 | 1 | -19/+13 |
|\ |
|
| * | Remove unneeded tabindex, add keyboard focus feedback for app list | Jan-Christoph Borchardt | 2017-09-29 | 1 | -6/+5 |
| * | Merge legacy app title h1 into Nextcloud h1, ref #5822 | Jan-Christoph Borchardt | 2017-09-29 | 1 | -8/+1 |
| * | Add proper labels to various form elements and buttons | Jan-Christoph Borchardt | 2017-09-29 | 1 | -4/+6 |
| * | Add alt text to app icons in header | Jan-Christoph Borchardt | 2017-09-29 | 1 | -1/+1 |
* | | Update enable javascript link to https | Martin | 2017-10-02 | 1 | -1/+1 |
|/ |
|
* | Add manifest.json to the login page | Julius Härtl | 2017-09-12 | 1 | -0/+1 |
* | Spelling: Shortening and single please. | Allan Nordhøy | 2017-08-29 | 1 | -2/+2 |
* | Merge pull request #4925 from nextcloud/error-styling | Morris Jobke | 2017-08-29 | 3 | -29/+29 |
|\ |
|
| * | Shorten text of untrusted domain error | Jan-Christoph Borchardt | 2017-08-12 | 1 | -2/+2 |
| * | fix design of the track trace | Morris Jobke | 2017-08-12 | 1 | -1/+1 |
| * | Improve design of various error messages | Jan-Christoph Borchardt | 2017-08-12 | 3 | -28/+28 |
* | | Properly allow \OCP\Authentication\IApacheBackend to specify logout URL | Lukas Reschke | 2017-08-18 | 2 | -2/+2 |
* | | Remove quotes around device name | Morris Jobke | 2017-08-14 | 1 | -1/+1 |
* | | Highlight client identifier in auth grant page | Morris Jobke | 2017-08-14 | 1 | -1/+4 |
* | | Add heading to account access page | Jan-Christoph Borchardt | 2017-08-12 | 1 | -0/+1 |
|/ |
|
* | Merge pull request #5972 from nextcloud/replace-loading-icon-gif-with-pure-cs... | Morris Jobke | 2017-08-08 | 1 | -1/+4 |
|\ |
|
| * | Replace loading icon GIF with pure CSS loading icon | Daniel Calviño Sánchez | 2017-08-03 | 1 | -1/+4 |
* | | Revert "Proof of concept #5593 - inline SVG icon for icon-contacts" | Joas Schilling | 2017-08-03 | 1 | -3/+1 |
|/ |
|
* | Logo claim is not used anymore | Morris Jobke | 2017-08-02 | 1 | -1/+0 |
* | Replace `include` with `file_get_contents` | Marin Treselj | 2017-08-02 | 1 | -1/+1 |
* | Proof of concept #5593 - inline SVG icon for icon-contacts | Marin Treselj | 2017-08-02 | 1 | -1/+3 |
* | Merge pull request #5920 from nextcloud/gallery-share-view-fix | Morris Jobke | 2017-08-02 | 1 | -2/+2 |
|\ |
|
| * | Fixes nextcloud/gallery#269 | Marin Treselj | 2017-07-28 | 1 | -2/+2 |
* | | Fix 403 and 404 redirect | Morris Jobke | 2017-07-26 | 2 | -8/+8 |
|/ |
|
* | Merge pull request #5520 from nextcloud/disable-click-on-hint | Morris Jobke | 2017-07-05 | 1 | -2/+2 |
|\ |
|
| * | Hint should not be clickable | Maxence Lange | 2017-06-23 | 1 | -2/+2 |
* | | Simplified Nextcloud logo icon | Marin Treselj | 2017-07-02 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #4993 from michaelletzgus/emit_css-tags | Morris Jobke | 2017-06-14 | 3 | -18/+3 |
|\ |
|
| * | Streamline templates, more DRY | Michael Letzgus | 2017-05-25 | 3 | -18/+3 |
* | | Use the guest.css for the maintenance page as well | Morris Jobke | 2017-06-13 | 1 | -10/+0 |
|/ |
|
* | Merge pull request #4854 from michaelletzgus/deferred-script-loading-v2 | Morris Jobke | 2017-05-20 | 3 | -24/+3 |
|\ |
|
| * | Make page loading faster by deferred script loading: | Michael Letzgus | 2017-05-20 | 3 | -24/+3 |
* | | remove 'Alternative login using app token' in case of oauth login | Bjoern Schiessle | 2017-05-18 | 1 | -0/+2 |
* | | Add basic implementation for OAuth 2.0 Authorization Code Flow | Lukas Reschke | 2017-05-18 | 2 | -1/+3 |
* | | Allow to enforce update via web UI | Morris Jobke | 2017-05-11 | 1 | -0/+9 |
|/ |
|
* | Properly decide on actual users if instance is too big | Morris Jobke | 2017-05-10 | 1 | -1/+1 |
* | Check if Nextcloud is installed | Lukas Reschke | 2017-05-08 | 1 | -1/+2 |
* | Merge pull request #4632 from nextcloud/login-logo-ratio | Lukas Reschke | 2017-05-08 | 1 | -0/+3 |
|\ |
|
| * | smaller max logo sizes and cleaner code | Robin Appelman | 2017-05-02 | 1 | -1/+1 |