Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate getEditionString() | Joas Schilling | 2016-09-06 | 1 | -7/+1 |
| | |||||
* | Merge pull request #1158 from nextcloud/cache_avatars | Lukas Reschke | 2016-09-05 | 1 | -2/+2 |
|\ | | | | | Cache avatars | ||||
| * | Cache avatars properly | Roeland Jago Douma | 2016-08-30 | 1 | -2/+2 |
| | | | | | | | | | | * Set proper caching headers for avatars (15 minutes) * For our own avatar use some extra logic to invalidate when we update | ||||
* | | add 2fa backup codes app | Christoph Wurst | 2016-09-05 | 2 | -2/+18 |
| | | | | | | | | | | * add backup codes app unit tests * add integration tests for the backup codes app | ||||
* | | Add attribute “tabindex” to login form (fixes #1110) | coderkun | 2016-08-31 | 1 | -5/+5 |
|/ | |||||
* | Merge pull request #1093 from nextcloud/mail-fontstack | Raghu Nayyar | 2016-08-28 | 1 | -1/+1 |
|\ | | | | | use proper font stack for email | ||||
| * | use proper font stack for email | Jan-Christoph Borchardt | 2016-08-26 | 1 | -1/+1 |
| | | |||||
* | | list 2FA providers as buttons | Christoph Wurst | 2016-08-27 | 2 | -4/+4 |
| | | |||||
* | | use centered h2 for 2FA page headers | Christoph Wurst | 2016-08-27 | 2 | -22/+22 |
| | | |||||
* | | fix 2fa challenge page wording | Christoph Wurst | 2016-08-27 | 2 | -3/+2 |
| | | |||||
* | | reorder 2fa challenge HTML | Christoph Wurst | 2016-08-27 | 1 | -7/+7 |
|/ | |||||
* | Remove uninterpreted PHP | Lukas Reschke | 2016-08-19 | 1 | -1/+1 |
| | | | | This is in an HTML file. The PHP won't be executed :see_no_evil: | ||||
* | Add cachebuster to right navigation | Lukas Reschke | 2016-08-18 | 1 | -2/+2 |
| | |||||
* | Add cache buster to left menu bar | Lukas Reschke | 2016-08-18 | 1 | -2/+2 |
| | |||||
* | Empty tags are not allowed for image and feColorMatrix in IE11 and below | Morris Jobke | 2016-08-17 | 1 | -4/+4 |
| | |||||
* | Initial work on Apps page split: | Arthur Schiwon | 2016-08-09 | 1 | -1/+1 |
| | | | | | | * interfaces for the Admin settings (IAdmin) and section (ISection) * SettingsManager service * example setup with LDAP app | ||||
* | reduce info on update screens, introduce button to refresh | Jan-Christoph Borchardt | 2016-08-04 | 1 | -1/+3 |
| | |||||
* | switch nested containers in update to semibold style | Jan-Christoph Borchardt | 2016-08-03 | 1 | -2/+2 |
| | |||||
* | Shake the login fields if password is wrong | Morris Jobke | 2016-08-01 | 1 | -2/+2 |
| | |||||
* | Fix wrong preserveAspectRatio at app menu icons | Julius Haertl | 2016-07-29 | 1 | -2/+2 |
| | |||||
* | Move to svg filter on app menu to support IE9+ | Julius Haertl | 2016-07-28 | 1 | -2/+8 |
| | |||||
* | Theming: Implement swapping the foreground color for bright colors | Julius Haertl | 2016-07-15 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into sync-master | Morris Jobke | 2016-07-07 | 3 | -3/+2 |
|\ | |||||
| * | Merge remote-tracking branch 'upstream/master' into master-sync-upstream | Lukas Reschke | 2016-06-27 | 3 | -9/+3 |
| |\ | |||||
| * | | singleuser.user.php -> nextcloud | Joachim Sokolowski | 2016-06-22 | 1 | -1/+1 |
| | | | | | | | | | Changed to nextcloud | ||||
| * | | fix setup page strengthify | Morris Jobke | 2016-06-15 | 1 | -1/+0 |
| | | | | | | | | | | | | * fixes #105 | ||||
| * | | Downstream 2016-06-09 | Arthur Schiwon | 2016-06-09 | 2 | -1/+3 |
| |\ \ | | | | | | | | | | | | | Merge branch 'master' of https://github.com/owncloud/core into downstream-160609 | ||||
| * | | | Revert "Downstream 2016-06-08" | blizzz | 2016-06-09 | 2 | -3/+1 |
| | | | | |||||
| * | | | Allow to cancel 2FA after login | Joas Schilling | 2016-06-09 | 2 | -1/+3 |
| | | | | |||||
| * | | | THIS IS NEXTCLOUD! adjusting the design | Jan-Christoph Borchardt | 2016-06-08 | 1 | -1/+1 |
| | | | | |||||
* | | | | remove svg classes | Hendrik Leppelsack | 2016-07-01 | 5 | -16/+16 |
| |_|/ |/| | | |||||
* | | | remove ie8+9 support | Hendrik Leppelsack | 2016-06-23 | 3 | -9/+3 |
| |/ |/| | |||||
* | | Allow to cancel 2FA after login | Joas Schilling | 2016-06-07 | 2 | -1/+3 |
|/ | |||||
* | remember redirect_url when solving the 2FA challenge | Christoph Wurst | 2016-06-01 | 1 | -1/+6 |
| | |||||
* | Allow opening the password reset link in a new window when its a URL | Joas Schilling | 2016-05-24 | 1 | -1/+1 |
| | |||||
* | Add two factor auth to core | Christoph Wurst | 2016-05-23 | 2 | -0/+35 |
| | |||||
* | Fix #24655 | Thomas Müller | 2016-05-17 | 3 | -0/+0 |
| | |||||
* | token based auth | Christoph Wurst | 2016-05-11 | 1 | -1/+1 |
| | | | | | | | | * Add InvalidTokenException * add DefaultTokenMapper and use it to check if a auth token exists * create new token for the browser session if none exists hash stored token; save user agent * encrypt login password when creating the token | ||||
* | Allow login by email address | Thomas Müller | 2016-05-02 | 1 | -2/+2 |
| | |||||
* | Suggest cli based updater in case the instance is bigger - #23913 | Thomas Müller | 2016-04-18 | 1 | -0/+14 |
| | |||||
* | Rename `username` to `loginName` | Lukas Reschke | 2016-04-15 | 1 | -1/+1 |
| | | | | UID and login name are two different things. | ||||
* | Move login form into controller | Lukas Reschke | 2016-04-15 | 1 | -1/+1 |
| | | | | First step on getting the authorisation stuff cleaned up. This is only for the login form, all other stuff is still where it is. | ||||
* | Add unit testing capabilities for templates (#23708) | Thomas Müller | 2016-04-12 | 2 | -0/+5 |
| | | | | Add unit testing capabilities for templates | ||||
* | Use proper shortcut methods in templates | Morris Jobke | 2016-04-06 | 2 | -2/+2 |
| | |||||
* | Add detailed logs hidden and show them on request | Morris Jobke | 2016-04-04 | 1 | -0/+2 |
| | |||||
* | Show individual sql schema migration steps during upgrade - on web as well ↵ | Thomas Müller | 2016-04-04 | 1 | -1/+7 |
| | | | | as on the command line | ||||
* | core: Fix typos (found by codespell) | Stefan Weil | 2016-04-04 | 1 | -1/+1 |
| | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* | Merge pull request #16857 from owncloud/printStylesheets | C. Montero Luque | 2016-03-31 | 3 | -3/+12 |
|\ | | | | | Support for print stylesheets | ||||
| * | support print stylesheets | Hendrik Leppelsack | 2016-01-13 | 3 | -3/+12 |
| | | |||||
* | | Consistently use rel=noreferrer | Lukas Reschke | 2016-03-20 | 1 | -3/+3 |
| | | | | | | | | When linking to external entities we should consistently use rel=noreferrer |