summaryrefslogtreecommitdiffstats
path: root/core/templates
Commit message (Expand)AuthorAgeFilesLines
* Allow login by email addressThomas Müller2016-05-021-2/+2
* Suggest cli based updater in case the instance is bigger - #23913Thomas Müller2016-04-181-0/+14
* Rename `username` to `loginName`Lukas Reschke2016-04-151-1/+1
* Move login form into controllerLukas Reschke2016-04-151-1/+1
* Add unit testing capabilities for templates (#23708)Thomas Müller2016-04-122-0/+5
* Use proper shortcut methods in templatesMorris Jobke2016-04-062-2/+2
* Add detailed logs hidden and show them on requestMorris Jobke2016-04-041-0/+2
* Show individual sql schema migration steps during upgrade - on web as well as...Thomas Müller2016-04-041-1/+7
* core: Fix typos (found by codespell)Stefan Weil2016-04-041-1/+1
* Merge pull request #16857 from owncloud/printStylesheetsC. Montero Luque2016-03-313-3/+12
|\
| * support print stylesheetsHendrik Leppelsack2016-01-133-3/+12
* | Consistently use rel=noreferrerLukas Reschke2016-03-201-3/+3
* | Stupid clients only literally understand rel="icon"Daniel Aleksandersen2016-03-083-3/+3
* | refactoring codeVincent Chan2016-02-101-4/+3
* | Remember previous state of remember login checkboxVincent Chan2016-02-101-1/+6
* | Move update notification code into appLukas Reschke2016-02-091-5/+1
* | Expose display name in JS sideVincent Petry2016-02-021-1/+1
* | Remove OC_Helper::imagePath and use the proper public interfaceMorris Jobke2016-01-241-1/+1
* | move lost controller to core/controllerMorris Jobke2016-01-202-0/+61
|/
* Remove deprecated function OC_User::getManagerRoeland Jago Douma2015-12-173-3/+3
* OC_Helper::linkTo is deprecatedRoeland Jago Douma2015-12-171-1/+1
* Use \OCP\Util::sanitizeHTML instead of \OC_Util::sanitizeHTMLLukas Reschke2015-12-081-1/+1
* Remove password reset when the user can not change the passwordJoas Schilling2015-12-071-2/+6
* Don't trust update serverLukas Reschke2015-11-281-1/+1
* update page: fix heading whitespace and unbold less important sectionsJan-Christoph Borchardt2015-11-251-3/+3
* Update untrustedDomain.phpJürgen Weigert2015-11-121-1/+1
* Merge pull request #20236 from maprambo/safari-pinned-tab-iconThomas Müller2015-11-093-0/+3
|\
| * Added Safari tabbed pin iconmaprambo2015-11-043-0/+3
* | Merge pull request #18039 from owncloud/favicon-up-to-ie10Thomas Müller2015-11-063-3/+3
|\ \
| * | Add favicon for IE 8+Morris Jobke2015-11-033-3/+3
* | | do not bold header of update screenJan-Christoph Borchardt2015-11-051-2/+2
|/ /
* / don't validate searchboxHendrik Leppelsack2015-11-031-1/+1
|/
* Merge pull request #20220 from owncloud/keep-search-openThomas Müller2015-11-021-1/+1
|\
| * keep searchbox open if it is in actionHendrik Leppelsack2015-11-021-1/+1
* | Close the user menu when clicking it againJoas Schilling2015-11-021-1/+1
|/
* Merge pull request #20175 from owncloud/login-arrowThomas Müller2015-10-302-4/+0
|\
| * remove unneeded icons from input fields to not distract from submit button, f...Jan-Christoph Borchardt2015-10-302-4/+0
* | Allow separate templates for internal and external share notificationsStephen Colebrook2015-10-292-0/+52
|/
* change wording from 'remember' to more understandable 'Stay logged in'Jan-Christoph Borchardt2015-10-231-1/+1
* Fix login arrow in login pageVincent Petry2015-09-291-1/+1
* fix loginHendrik Leppelsack2015-09-251-1/+1
* Merge pull request #18709 from owncloud/cleanup-login-semanticsThomas Müller2015-09-211-2/+1
|\
| * Squashing all commits in one, remove typos.Raghu Nayyar2015-09-121-2/+1
* | Merge pull request #17998 from owncloud/highres_avatarThomas Müller2015-09-161-2/+4
|\ \
| * | Use srcset to select best avatar sizeRoeland Jago Douma2015-09-141-2/+4
* | | use label:before instead of labelHendrik Leppelsack2015-09-161-2/+2
* | | Fixes white and black checkboxes in core, files will be next.Raghu Nayyar2015-09-161-1/+1
|/ /
* / Prevent referer from being sentLukas Reschke2015-09-093-0/+3
|/
* use SVG for toggle image instead of PNG, fix installation and personal settin...Jan-Christoph Borchardt2015-09-031-2/+2
* add title attribute for the login buttonChristoph Wurst2015-09-021-1/+1