summaryrefslogtreecommitdiffstats
path: root/settings/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1452 from nextcloud/appconfig-endpointJoas Schilling2016-10-252-35/+26
|\
| * Switch to public APIJoas Schilling2016-10-212-15/+15
| * Make AppConfig part of the public APIJoas Schilling2016-10-211-20/+11
* | Merge pull request #1828 from nextcloud/avatar-picker-improvementsMorris Jobke2016-10-241-11/+23
|\ \
| * | use smaller cropper on small screensRobin Appelman2016-10-241-2/+2
| * | set initial cropper to max sizeRobin Appelman2016-10-211-4/+6
| * | show spinner while loading/cropping avatarRobin Appelman2016-10-201-2/+10
| * | only show cropper dialog when the cropper is readyRobin Appelman2016-10-201-1/+2
| * | float the avatar cropper over the pageRobin Appelman2016-10-201-4/+2
| * | Prevent flashing the full sized image when cropping an avatarRobin Appelman2016-10-201-2/+5
| |/
* / Fix personal pageRoeland Jago Douma2016-10-211-1/+1
|/
* The red box already makes clear it's an errorJoas Schilling2016-10-181-4/+4
* Merge pull request #1701 from nextcloud/impr-user-listLukas Reschke2016-10-131-17/+4
|\
| * tidy up adding user to list a little bitArthur Schiwon2016-10-111-17/+4
* | Better search functionalityJoas Schilling2016-10-111-5/+23
* | Fix authors that have a mail or homepageJoas Schilling2016-10-111-2/+24
|/
* Improve user list rendering perf by not resorting after every add (#26282)Vincent Petry2016-10-101-1/+1
* Merge pull request #1229 from nextcloud/bugfix/change-password-changesMorris Jobke2016-10-061-3/+17
|\
| * remove old indicators for "saving started" and "saving successful"Morris Jobke2016-10-061-2/+0
| * Removes spinner in case password is wrong as well.Raghu Nayyar2016-09-171-1/+1
| * Removes tipsy when password verification is going onRaghu Nayyar2016-09-171-0/+2
| * Removes the check mark after 5 second timeout.Raghu Nayyar2016-09-171-0/+12
| * Adds a checkmark when the change is complete.Raghu Nayyar2016-09-171-0/+1
| * Disables teh button when clicked change password.Raghu Nayyar2016-09-171-1/+2
* | Fix displaying and searching with multiple authorsJoas Schilling2016-09-301-0/+7
|/
* 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