aboutsummaryrefslogtreecommitdiffstats
path: root/settings/js
Commit message (Expand)AuthorAgeFilesLines
* Adding a optional disclaimer to the anonymous upload pageMorris Jobke2016-09-081-1/+40
* Cache avatars properlyRoeland Jago Douma2016-08-301-2/+11
* Extra non-available groups also in listVincent Petry2016-08-291-2/+15
* Users page lazy multiselect group dropdownsVincent Petry2016-08-292-82/+83
* fix setting quota to default or unlimitedRobin Appelman2016-08-251-1/+1
* 25532_issue_password_update_notification_updated (#25756)Jack Davis2016-08-191-1/+3
* Fix some jshint errors in settings/usersRoeland Jago Douma2016-08-193-5/+12
* SVG defintions always take the first oneRoeland Jago Douma2016-08-181-1/+0
* Add cachebuster to app icons in the admin screenLukas Reschke2016-08-181-2/+2
* Fix null reference in IEMorris Jobke2016-08-171-6/+6
* Empty tags are not allowed for image and feColorMatrix in IE11 and belowMorris Jobke2016-08-171-2/+2
* Remove hackRoeland Jago Douma2016-08-171-5/+1
* Introduce weird hack for FirefoxMorris Jobke2016-08-171-0/+5
* Filter can't be named invert in FFRoeland Jago Douma2016-08-171-2/+2
* Fixes image preview when fetched from the store.Raghu Nayyar2016-08-151-4/+10
* Uses javascript to invert the SVGs.Raghu Nayyar2016-08-111-6/+17
* Add sliding animationRoeland Jago Douma2016-08-101-2/+7
* Add clipboardjs for tokenRoeland Jago Douma2016-08-101-0/+32
* Always show delete icon for new tokensRoeland Jago Douma2016-08-101-0/+9
* Apply inverted app icon style to newly installed iconsJulius Haertl2016-08-011-6/+3
* fix capitalization of text in users managementJan-Christoph Borchardt2016-07-281-3/+3
* sort tokensRobin Appelman2016-07-202-3/+9
* improve matching safari user agentRobin Appelman2016-07-201-1/+1
* add fancy formating for most browsersRobin Appelman2016-07-191-6/+46
* format current and sync client sessions in PersonalRobin Appelman2016-07-181-34/+56
* Use tooltip for ssl certs tableMorris Jobke2016-07-131-1/+1
* Use tooltip for background job execution timeMorris Jobke2016-07-131-1/+1
* Use tooltip for app management badgesMorris Jobke2016-07-131-4/+20
* Merge branch 'master' into sync-masterMorris Jobke2016-07-073-13/+27
|\
| * Merge remote-tracking branch 'upstream/master' into master-sync-upstreamLukas Reschke2016-06-273-11/+22
| |\
| * | verify user password on changeBjoern Schiessle2016-06-271-11/+19
| * | Merge remote-tracking branch 'upstream/master' into master-upstream-syncLukas Reschke2016-06-262-23/+33
| |\ \
| * | | fix more stringsMorris Jobke2016-06-201-1/+1
| * | | rename owncloud to nextcloud in Official apps button popupTimo Witte2016-06-201-1/+1
| * | | fix strengthify in personal settingsMorris Jobke2016-06-151-1/+2
| * | | Add user ID to log entries in admin pageLukas Reschke2016-06-101-0/+5
* | | | 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