summaryrefslogtreecommitdiffstats
path: root/settings/js
Commit message (Expand)AuthorAgeFilesLines
* Users page lazy multiselect group dropdownsVincent Petry2016-08-242-82/+96
* [stable9.1] 25532_issue_password_update_notification_updated (#25756)Jack Davis2016-08-191-1/+3
* [stable9.1] Revert invalid commits from master->stable9.1 merge (#25420)Vincent Petry2016-07-082-20/+4
* Merge pull request #25240 from owncloud/remove-svgMorris Jobke2016-07-041-1/+1
|\
| * remove svg classesHendrik Leppelsack2016-07-011-1/+1
* | Merge pull request #25253 from owncloud/users-fixotherquotadropdownVincent Petry2016-07-041-3/+15
|\ \ | |/ |/|
| * Prevent negative or non-number values in quota inputVincent Petry2016-06-241-0/+6
| * Fix "Other" value handling in quota dropdown in users pageVincent Petry2016-06-231-3/+9
* | prevent users from deleting their own session tokenChristoph Wurst2016-06-281-0/+4
* | Merge pull request #25261 from owncloud/app-password-login-nameVincent Petry2016-06-271-0/+9
|\ \
| * | fix layoutChristoph Wurst2016-06-241-3/+6
| * | show which login name to use for the new app passwordChristoph Wurst2016-06-241-0/+6
| |/
* | Merge pull request #25252 from owncloud/authtoken-removetooltipondisconnectMorris Jobke2016-06-271-0/+2
|\ \
| * | Remove tooltip when disconnecting tokenVincent Petry2016-06-231-0/+2
| |/
* / Use OC.Backbone instead of Backbone directly in authtoken JS codeVincent Petry2016-06-233-11/+11
|/
* app passwords/device tokens wordingChristoph Wurst2016-06-211-18/+18
* redirect to new login route (#25099)Christoph Wurst2016-06-211-0/+11
* Fix tooltip position in token listVincent Petry2016-06-171-6/+4
* add tooltip to token namesChristoph Wurst2016-06-101-1/+2
* decrease initial users to load to 50Jörn Friedrich Dreyer2016-06-071-1/+1
* remove debug console.logChristoph Wurst2016-05-241-1/+0
* add button to invalidate browser sessions/device tokensChristoph Wurst2016-05-232-12/+110
* add button to add new device tokensChristoph Wurst2016-05-231-14/+81
* list user's auth tokens on the personal settings pageChristoph Wurst2016-05-234-0/+169
* Make it possible to exclude admin groups from groups select2Vincent Petry2016-05-201-5/+10
* Pass on the error message from the user manager to the UI (#24526)Joas Schilling2016-05-111-1/+1
* Merge pull request #22783 from patelfenil/bugfix-issue-17320Thomas Müller2016-04-251-2/+9
|\
| * Remove image now not coming when user changes fullname. Fixes #17320patelfenil2016-03-071-2/+9
* | replace $().attr('checked') by $().prop('checked', state) or $().is(':checked')Christoph Wurst2016-04-192-6/+6
* | replace $.parseJSON() by JSON.parse()Christoph Wurst2016-04-192-5/+5
* | Properly escape URLLukas Reschke2016-04-181-1/+1
* | Merge pull request #23954 from stweil/masterThomas Müller2016-04-131-1/+1
|\ \
| * | misc: Fix some typosStefan Weil2016-04-121-1/+1
* | | Show tooltip if the app is downloaded from a remote serverChristoph Wurst2016-04-121-0/+2
|/ /
* | improve emptycontent stylesJan-Christoph Borchardt2016-03-311-1/+1
* | Merge pull request #15750 from owncloud/loading-feedback-email-usermanagementThomas Müller2016-03-311-9/+24
|\ \
| * | Add loading feedback for email change in user managementMorris Jobke2016-03-161-9/+24
* | | Merge pull request #23495 from owncloud/disable-paste-zoneThomas Müller2016-03-232-0/+2
|\ \ \
| * | | Disable pastezone for jquery.fileuploadLukas Reschke2016-03-222-0/+2
* | | | Add `allow sharing with groups` checkbox to admin pageRoeland Jago Douma2016-03-221-0/+4
|/ / /
* | | Merge pull request #23370 from owncloud/fix-username-changeThomas Müller2016-03-171-1/+4
|\ \ \
| * | | Update avatar on username change if avatar is setMorris Jobke2016-03-171-1/+4
| |/ /
* / / Rating icons changed to .svgPau2016-03-171-1/+1
|/ /
* / Delete empty fileLukas Reschke2016-03-031-0/+0
|/
* Disable app that bricks the server after enablingVincent Petry2016-02-291-26/+60
* Use the notification instead of the disruptive popupJoas Schilling2016-02-222-16/+18
* Make app updates better visibleJoas Schilling2016-02-181-1/+8
* Save display name and email address on paste operations - fixes #22245Thomas Müller2016-02-091-0/+8
* Allow to delete the email address in user managementMorris Jobke2016-02-051-18/+14
* Move data protection check to javascriptVincent Chan2016-02-011-3/+4