summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* merge masterJan-Christoph Borchardt2013-07-248-29/+29
|\
| * Merge pull request #4175 from owncloud/remember-checkedJan-Christoph Borchardt2013-07-241-2/+2
| |\ | | | | | | check remember log in by default, ref #3918
| | * check remember log in by default, ref #3918Jan-Christoph Borchardt2013-07-241-2/+2
| | |
| * | use OC_Defaults directly from the templateBjörn Schießle2013-07-241-2/+2
| | |
| * | initialize OC_Defaults in template constructorXBjörn Schießle2013-07-245-23/+14
| |/
| * Merge branch 'master' into more-themable-stringsThomas Müller2013-07-2414-19/+67
| |\ | | | | | | | | | | | | Conflicts: lib/template.php
| | * [tx-robot] updated from transifexJenkins for ownCloud2013-07-241-1/+7
| | |
| * | use themable strings for installationJan-Christoph Borchardt2013-07-111-2/+5
| | |
| * | introduce shortname themable string and split from title, use for image alt textJan-Christoph Borchardt2013-07-114-8/+8
| | |
* | | slight dark inset text shadow for warnings to increase legibilityJan-Christoph Borchardt2013-07-241-0/+1
| | |
* | | Bring the NoiseJan-Christoph Borchardt2013-07-231-9/+9
| | |
* | | remove superfluous importantJan-Christoph Borchardt2013-07-231-1/+1
| | |
* | | fix browser rendering issuesJan-Christoph Borchardt2013-07-231-2/+8
| | |
* | | larger log in and installation buttonsJan-Christoph Borchardt2013-07-231-1/+3
| | |
* | | better whitespace for footerJan-Christoph Borchardt2013-07-231-5/+3
| | |
* | | cleaner look and code for primary buttonJan-Christoph Borchardt2013-07-231-10/+18
| | |
* | | input fields work on any background nowJan-Christoph Borchardt2013-07-231-15/+19
| | |
* | | add some padding to footerJan-Christoph Borchardt2013-07-231-2/+8
| | |
* | | adjust labels and input field groupsJan-Christoph Borchardt2013-07-233-39/+64
| | |
* | | more beautiful warningsJan-Christoph Borchardt2013-07-231-13/+27
| | |
* | | fix and checkstyle for show password toggleJan-Christoph Borchardt2013-07-231-10/+40
| | |
* | | increase button size, adjust remember checkboxJan-Christoph Borchardt2013-07-231-2/+2
| | |
* | | move log in button CSS to appropriate placeJan-Christoph Borchardt2013-07-231-4/+18
| | |
* | | adjust text colors for remember and footerJan-Christoph Borchardt2013-07-231-3/+8
| | |
* | | larger clickable area for remember log inJan-Christoph Borchardt2013-07-231-0/+3
| | |
* | | sticky footerJan-Christoph Borchardt2013-07-232-10/+26
| | |
* | | primary button adjustmentsJan-Christoph Borchardt2013-07-231-2/+6
| | |
* | | input field adjustments for new full-color background on log inJan-Christoph Borchardt2013-07-232-9/+33
| | |
* | | fix general reset CSS issue which caused gradient background to cut offJan-Christoph Borchardt2013-07-231-1/+1
| | |
* | | rip out unneeded #login div, replace with existing body-loginJan-Christoph Borchardt2013-07-232-29/+47
| | |
* | | initial WIP for cleaner log in pageJan-Christoph Borchardt2013-07-231-11/+14
| |/ |/|
* | Merge pull request #4159 from owncloud/Fixing-share-sj-errorJörn Friedrich Dreyer2013-07-231-1/+7
|\ \ | | | | | | Fixing share JS error
| * | Create an array entry before filling itVictor Dubiniuk2013-07-231-0/+1
| | |
| * | Show generic error when there is no errorVictor Dubiniuk2013-07-221-1/+6
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-07-231-0/+3
|/ /
* | Merge branch 'master' into disable-anon-upload-masterThomas Müller2013-07-228-14/+40
|\ \
| * \ Merge pull request #4118 from owncloud/remove-size-experimentMorris Jobke2013-07-211-10/+0
| |\ \ | | | | | | | | finally remove the file size obfuscation as it had more disadvantages.
| | * | finally remove the file size obfuscation as it had more disadvantages. I was ↵Jan-Christoph Borchardt2013-07-181-10/+0
| | | | | | | | | | | | | | | | wrong, sorry.
| * | | [tx-robot] updated from transifexJenkins for ownCloud2013-07-211-0/+6
| | | |
| * | | deactivate show password toggle for IEJan-Christoph Borchardt2013-07-191-0/+9
| | | |
| * | | [tx-robot] updated from transifexJenkins for ownCloud2013-07-192-0/+11
| |/ /
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-07-182-3/+3
| | |
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-07-171-0/+1
| | |
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-07-162-1/+5
| | |
| * | [tx-robot] updated from transifexJenkins for ownCloud2013-07-131-0/+5
| | |
* | | new admin setting added which allows to turn off anonymous uploadsThomas Müller2013-07-121-1/+6
|/ /
* / [tx-robot] updated from transifexJenkins for ownCloud2013-07-123-2/+4
|/
* Merge pull request #4015 from owncloud/fixing-4005-masterJörn Friedrich Dreyer2013-07-112-2/+9
|\ | | | | EventSource and update fixes [master]
| * - eventsource.php: in case of potential CSRF attack we send an error message ↵Thomas Müller2013-07-112-2/+9
| | | | | | | | | | | | | | | | from the EventSource to the browser - eventsource.js: handle undefined data on event - update.js: in case of error we close the event source - advise the user to reload the page - update.php: EventSource initialization is now done before we enter the maintenance mode in order to allow browser reload in case of possible CSRF attack
* | [tx-robot] updated from transifexJenkins for ownCloud2013-07-111-0/+2
|/