summaryrefslogtreecommitdiffstats
path: root/settings/templates
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3915 from michaelletzgus/html5-fix_autocapitalizeRoeland Jago Douma2017-03-202-11/+11
|\
| * Fix value of attribute "autocapitalize"Michael Letzgus2017-03-182-11/+11
* | Add percentage to user's quota infoDavid Toledo2017-03-191-2/+7
|/
* Use cleaner social media URLsLukas Reschke2017-03-161-2/+2
* Harden t() with DOMPurifyLukas Reschke2017-03-161-1/+0
* Add security scan to tips & tricks sectionMarius Blüm2017-03-071-0/+1
* clean search when new user is addedgiorgia2017-03-031-1/+1
* add emptycontent div, show/hide emptycontent div, fix #1070giorgia2017-03-031-0/+5
* detail wording: password reset instead of recoveryJan-Christoph Borchardt2017-02-221-1/+1
* Add l10nRoeland Jago Douma2017-02-151-1/+1
* Fix setup issue and refine error messagesMorris Jobke2017-02-151-6/+2
* add setting for "send password link"tobiasKaminsky2017-02-151-0/+7
* Always enable avatarsMorris Jobke2017-02-132-6/+0
* fix personal page password form layoutJan-Christoph Borchardt2017-01-251-6/+8
* Merge pull request #3151 from nextcloud/navigation-iconsMorris Jobke2017-01-242-5/+21
|\
| * Allow apps to specify an icon with the sections via the APIJoas Schilling2017-01-191-6/+17
| * add icons to admin settings navigationJan-Christoph Borchardt2017-01-191-2/+5
| * add icons to personal settings navigationJan-Christoph Borchardt2017-01-191-2/+4
* | Add classJohn Molakvoæ (skjnldsv)2017-01-231-1/+1
* | Fix gap by filter svg and empty search message overflowFelix A. Epp2017-01-221-1/+1
|/
* fix list style of app descriptionMorris Jobke2017-01-161-1/+1
* Apply DOMPurify over HTMLLukas Reschke2017-01-131-0/+1
* Render markdownJoas Schilling2017-01-131-2/+3
* fix dev manual linkChristoph Wurst2017-01-101-1/+1
* fix wording for apps mgmt buttonsJan-Christoph Borchardt2016-12-131-1/+1
* Fix dev manual link for NC11Christoph Wurst2016-12-091-1/+1
* Merge pull request #2468 from nextcloud/fix-personal-settings-readonlyMorris Jobke2016-12-051-42/+16
|\
| * hide password recovery note if email address can't be setBjoern Schiessle2016-12-051-2/+4
| * handle read-only parameters correctlyBjoern Schiessle2016-12-021-40/+12
* | Change groups enable to block elementJohn Molakvoæ (skjnldsv)2016-12-051-3/+2
|/
* Show app store rating only for 5+ votesMorris Jobke2016-11-301-1/+1
* Fix minor mail issuesRoeland Jago Douma2016-11-302-2/+2
* Fix mail header logo [fixes #1326]Felix Epp2016-11-301-3/+2
* Loading icon fix #2198John Molakvoæ (skjnldsv)2016-11-241-4/+4
* Merge pull request #2224 from nextcloud/fix-visibility-switcherLukas Reschke2016-11-241-0/+1
|\
| * Fix visibility switcher for avatarLukas Reschke2016-11-211-0/+1
* | Remove superfluous email input fieldLukas Reschke2016-11-221-28/+0
|/
* Merge pull request #2214 from nextcloud/remove-loggingRobin Appelman2016-11-211-88/+0
|\
| * remove old logging sectionRobin Appelman2016-11-211-88/+0
* | Fix mail scopeLukas Reschke2016-11-211-1/+1
* | Adjust permission checksLukas Reschke2016-11-211-6/+6
* | rearrange input fieldsBjoern Schiessle2016-11-211-20/+19
* | change order of email and phone numberBjoern Schiessle2016-11-211-14/+14
* | fix avatar cropperRobin Appelman2016-11-211-2/+4
* | update system address book if the user change the personal settingsBjoern Schiessle2016-11-211-1/+23
* | fix profile picture fed sharing scope menuChristoph Wurst2016-11-211-1/+1
* | Add federation scope to the user avatarChristoph Wurst2016-11-211-2/+8
* | Persist settings on the serverChristoph Wurst2016-11-211-3/+31
* | Add more personal information fields to the settings page for enhanced federa...Christoph Wurst2016-11-211-29/+82
|/
* Merge pull request #1447 from nextcloud/password-confirmation-for-some-actionsMorris Jobke2016-11-181-1/+2
|\