Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unneeded checks if it runs on a Windows machine | Morris Jobke | 2016-07-08 | 1 | -9/+0 |
| | | | | * the setup check is still there | ||||
* | Merge branch 'master' into sync-master | Morris Jobke | 2016-07-07 | 4 | -11/+10 |
|\ | |||||
| * | Merge remote-tracking branch 'upstream/master' into master-sync-upstream | Lukas Reschke | 2016-06-27 | 1 | -2/+10 |
| |\ | |||||
| * | | verify user password on change | Bjoern Schiessle | 2016-06-27 | 1 | -2/+1 |
| | | | |||||
| * | | Merge remote-tracking branch 'upstream/master' into master-upstream-sync | Lukas Reschke | 2016-06-26 | 1 | -38/+38 |
| |\ \ | |||||
| * \ \ | Merge pull request #122 from nextcloud/readd-labels-for-usability | Morris Jobke | 2016-06-20 | 1 | -0/+2 |
| |\ \ \ | | | | | | | | | | | Re-add labels for password inputs for usability | ||||
| | * | | | Re-add labels for password inputs for usability | Morris Jobke | 2016-06-16 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | * ref https://github.com/nextcloud/server/pull/112#discussion_r67245286 | ||||
| * | | | | fix more strings | Morris Jobke | 2016-06-20 | 4 | -10/+10 |
| |/ / / | |||||
| * | | | Merge pull request #112 from nextcloud/drop-useless-ie8-stuff | blizzz | 2016-06-15 | 1 | -2/+0 |
| |\ \ \ | | | | | | | | | | | Drop useless IE8 rules | ||||
| | * | | | Drop useless IE8 rules | Morris Jobke | 2016-06-15 | 1 | -2/+0 |
| | | | | | |||||
| * | | | | fix strengthify in personal settings | Morris Jobke | 2016-06-15 | 1 | -1/+0 |
| |/ / / | |||||
| * | | | Merge branch 'master' of https://github.com/owncloud/core into downstream-160611 | Arthur Schiwon | 2016-06-11 | 1 | -0/+14 |
| |\ \ \ | |||||
| * | | | | Add user ID to log entries in admin page | Lukas Reschke | 2016-06-10 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | remove svg classes | Hendrik Leppelsack | 2016-07-01 | 5 | -14/+14 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #25261 from owncloud/app-password-login-name | Vincent Petry | 2016-06-27 | 1 | -2/+10 |
|\ \ \ \ | | | | | | | | | | | show which login name to use for the new app password | ||||
| * | | | | fix layout | Christoph Wurst | 2016-06-24 | 1 | -3/+10 |
| | | | | | |||||
| * | | | | show which login name to use for the new app password | Christoph Wurst | 2016-06-24 | 1 | -0/+1 |
| | |_|/ | |/| | | |||||
* / | | | remove ie8+9 support | Hendrik Leppelsack | 2016-06-23 | 1 | -2/+2 |
|/ / / | |||||
* | | | use theme name instead of hard-coded 'ownCloud' | Christoph Wurst | 2016-06-21 | 1 | -1/+1 |
| | | | |||||
* | | | fix tranlations | Christoph Wurst | 2016-06-21 | 1 | -3/+3 |
| | | | |||||
* | | | app passwords/device tokens wording | Christoph Wurst | 2016-06-21 | 1 | -10/+10 |
| | | | |||||
* | | | Merge pull request #25042 from owncloud/session-settings-ellipsis | Vincent Petry | 2016-06-21 | 1 | -28/+28 |
|\ \ \ | |_|/ |/| | | add overflow ellipsis to session and device tokens list | ||||
| * | | rearrange personal settings sections | Christoph Wurst | 2016-06-10 | 1 | -28/+28 |
| |/ | |||||
* / | Add developer documentation, website and bug to the applist (#25041) | Joas Schilling | 2016-06-10 | 1 | -0/+14 |
|/ | |||||
* | Update personal.php (#24923) | MTRichards | 2016-05-31 | 1 | -1/+1 |
| | |||||
* | Add a warning when the transaction isolation level is not READ_COMMITED | Joas Schilling | 2016-05-30 | 1 | -0/+9 |
| | |||||
* | Merge pull request #22929 from owncloud/bugfix-removequota-subadmins | Vincent Petry | 2016-05-24 | 1 | -5/+6 |
|\ | | | | | Bugfix removequota subadmins | ||||
| * | Fix default quota field from reviews | Vincent Petry | 2016-05-20 | 1 | -2/+2 |
| | | |||||
| * | Removed default quota for subadmins | prastut | 2016-03-08 | 1 | -1/+6 |
| | | |||||
| * | Removed default quota for subadmins | prastut | 2016-03-08 | 1 | -6/+2 |
| | | |||||
* | | add button to invalidate browser sessions/device tokens | Christoph Wurst | 2016-05-23 | 1 | -10/+10 |
| | | |||||
* | | add button to add new device tokens | Christoph Wurst | 2016-05-23 | 1 | -0/+11 |
| | | |||||
* | | list user's auth tokens on the personal settings page | Christoph Wurst | 2016-05-23 | 1 | -0/+30 |
| | | |||||
* | | fix admin share settings sorting, use same order as in sidebar | Jan-Christoph Borchardt | 2016-05-14 | 1 | -7/+7 |
| | | |||||
* | | Fix reporting of the categories in app settings as links by screen readers. | Lukáš Tyrychtr | 2016-04-19 | 1 | -3/+3 |
| | | |||||
* | | Show tooltip if the app is downloaded from a remote server | Christoph Wurst | 2016-04-12 | 1 | -1/+1 |
| | | | | | | | | fixes #14405 | ||||
* | | Use proper shortcut methods in templates | Morris Jobke | 2016-04-06 | 1 | -3/+3 |
| | | |||||
* | | Fixed 'Help Translate' link | Pau | 2016-04-04 | 1 | -1/+1 |
| | | |||||
* | | improve emptycontent styles | Jan-Christoph Borchardt | 2016-03-31 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #15750 from owncloud/loading-feedback-email-usermanagement | Thomas Müller | 2016-03-31 | 1 | -1/+1 |
|\ \ | | | | | | | Add loading feedback for email change in user management | ||||
| * | | Add loading feedback for email change in user management | Morris Jobke | 2016-03-16 | 1 | -1/+1 |
| |/ | | | | | | | | | | | | | | | * show loading indicator while the request is running * change value after the request succeed - not before and undo maybe wrong changes * move markup to HTML template * show notification temporarily | ||||
* | | Merge pull request #23463 from owncloud/lets-consistently-use-no-referer | Thomas Müller | 2016-03-23 | 3 | -22/+22 |
|\ \ | | | | | | | Consistently use rel=noreferrer | ||||
| * | | Consistently use rel=noreferrer | Lukas Reschke | 2016-03-20 | 3 | -22/+22 |
| |/ | | | | | | | When linking to external entities we should consistently use rel=noreferrer | ||||
* / | Add `allow sharing with groups` checkbox to admin page | Roeland Jago Douma | 2016-03-22 | 1 | -0/+5 |
|/ | |||||
* | fix personal page layout for LDAP users, fix #22272 | Jan-Christoph Borchardt | 2016-02-29 | 1 | -1/+1 |
| | |||||
* | Email endpoint is controlled by the username setting, not password | Joas Schilling | 2016-02-26 | 1 | -1/+1 |
| | |||||
* | Correctly indent uneditable email/display name fields | Joas Schilling | 2016-02-26 | 1 | -2/+2 |
| | |||||
* | Fix error ins source language strings | Thomas Müller | 2016-02-19 | 1 | -1/+1 |
| | | | | | https://www.transifex.com/owncloud-org/owncloud/translate/#en_GB/core/50786279 https://www.transifex.com/owncloud-org/owncloud/translate/#en_GB/settings-1/50555028 | ||||
* | Make app updates better visible | Joas Schilling | 2016-02-18 | 1 | -0/+4 |
| | |||||
* | update google play and apple badge | Hendrik Leppelsack | 2016-02-05 | 1 | -1/+1 |
| |