summaryrefslogtreecommitdiffstats
path: root/settings/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4077 from nextcloud/better-navigation-managementMorris Jobke2017-03-261-6/+2
|\
| * Don't use the dropdown for one item onlyJoas Schilling2017-03-261-1/+1
| * Move app management to the settings menuJoas Schilling2017-03-261-5/+1
* | replace name in top right with icon for less noiseJan-Christoph Borchardt2017-03-261-12/+0
|/
* Merge pull request #3917 from michaelletzgus/html5-fix_dup-IDsMorris Jobke2017-03-201-2/+2
|\
| * Fix duplicate id "apps-management"Michael Letzgus2017-03-191-2/+2
* | trigger event on input autofillFelix Heidecke2017-03-191-9/+2
|/
* Rebuild menu to keep order of icons correctJulius Haertl2017-03-161-28/+35
* Make enabling/disabling apps work with the new menuJulius Haertl2017-03-161-19/+57
* Remove the double password confirmation on changing cronJoas Schilling2017-03-131-3/+6
* Merge pull request #3819 from nextcloud/dont-add-user-to-subadminRoeland Jago Douma2017-03-131-1/+1
|\
| * Call right function after sudo modeLukas Reschke2017-03-131-1/+1
* | Create app password by pressing enterThijs den Hartog2017-03-131-0/+6
|/
* clean search when new user is addedgiorgia2017-03-031-6/+17
* add emptycontent div, show/hide emptycontent div, fix #1070giorgia2017-03-031-0/+9
* Merge pull request #3635 from individual-it/fix_quota_validationMorris Jobke2017-02-281-1/+1
|\
| * better quota validationArtur Neumann2017-02-281-1/+1
* | Merge pull request #3590 from individual-it/correct_text_when_disabling_appLukas Reschke2017-02-231-1/+2
|\ \
| * | show correct text when disabling App Artur Neumann2017-02-231-1/+2
| |/
* | Fix setup issue and refine error messagesMorris Jobke2017-02-151-23/+1
* | add setting for "send password link"tobiasKaminsky2017-02-151-1/+23
* | Always enable avatarsMorris Jobke2017-02-131-9/+7
* | Fix detection of the new iOS appJoas Schilling2017-02-101-1/+1
* | Use the provisioning api in the user management to handle group membershipsJoas Schilling2017-01-182-28/+51
|/
* Merge pull request #1594 from nextcloud/markdown-support-for-app-descriptionsJoas Schilling2017-01-171-0/+65
|\
| * Allow ordered lists as wellJoas Schilling2017-01-161-1/+2
| * Manually whitelist tagsLukas Reschke2017-01-131-1/+16
| * Apply DOMPurify over HTMLLukas Reschke2017-01-131-2/+2
| * Don't render non HTTP links, images and quotesJoas Schilling2017-01-131-1/+47
| * Render markdownJoas Schilling2017-01-131-0/+3
* | use tooltip in user listChristoph Wurst2017-01-131-2/+2
|/
* Update federationscopemenu.jsJohn Molakvoæ2017-01-111-1/+1
* fix wording for apps mgmt buttonsJan-Christoph Borchardt2016-12-131-1/+1
* Fix #2473John Molakvoæ (skjnldsv)2016-12-061-26/+11
* hide token configure menu when clicking outside itRobin Appelman2016-12-061-1/+10
* hide all other token dropdowns when showing oneRobin Appelman2016-12-061-0/+1
* Merge pull request #2509 from nextcloud/sudo-mode-for-app-enablingLukas Reschke2016-12-051-0/+10
|\
| * Add sudo mode to enabling and disabling appsLukas Reschke2016-12-051-0/+10
* | Merge pull request #2501 from nextcloud/issue-2472-remove-update-notification...Morris Jobke2016-12-051-23/+30
|\ \ | |/ |/|
| * Remove the update warning and the notification after an successful updateJoas Schilling2016-12-051-23/+30
* | Merge pull request #2502 from nextcloud/personal-settings-dead-codeMorris Jobke2016-12-051-55/+0
|\ \
| * | remove dead js code from personal settingsChristoph Wurst2016-12-051-55/+0
| |/
* / Allow emtpy values on personal page and fix saving checkmark positionChristoph Wurst2016-12-051-1/+1
|/
* Fix password change in user managementMorris Jobke2016-11-301-0/+1
* Fix Regex for iPhone and add iPadLukas Reschke2016-11-281-2/+4
* Loading icon fix #2198John Molakvoæ (skjnldsv)2016-11-241-1/+1
* Merge pull request #2224 from nextcloud/fix-visibility-switcherLukas Reschke2016-11-242-2/+2
|\
| * Make Christoph happierLukas Reschke2016-11-211-1/+1
| * Fix visibility switcher for avatarLukas Reschke2016-11-211-1/+1
* | Check if data is definedLukas Reschke2016-11-221-1/+1