Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge master | Jan-Christoph Borchardt | 2013-07-24 | 8 | -29/+29 |
|\ | |||||
| * | Merge pull request #4175 from owncloud/remember-checked | Jan-Christoph Borchardt | 2013-07-24 | 1 | -2/+2 |
| |\ | | | | | | | check remember log in by default, ref #3918 | ||||
| | * | check remember log in by default, ref #3918 | Jan-Christoph Borchardt | 2013-07-24 | 1 | -2/+2 |
| | | | |||||
| * | | use OC_Defaults directly from the template | Björn Schießle | 2013-07-24 | 1 | -2/+2 |
| | | | |||||
| * | | initialize OC_Defaults in template constructorX | Björn Schießle | 2013-07-24 | 5 | -23/+14 |
| |/ | |||||
| * | Merge branch 'master' into more-themable-strings | Thomas Müller | 2013-07-24 | 14 | -19/+67 |
| |\ | | | | | | | | | | | | | Conflicts: lib/template.php | ||||
| | * | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-24 | 1 | -1/+7 |
| | | | |||||
| * | | use themable strings for installation | Jan-Christoph Borchardt | 2013-07-11 | 1 | -2/+5 |
| | | | |||||
| * | | introduce shortname themable string and split from title, use for image alt text | Jan-Christoph Borchardt | 2013-07-11 | 4 | -8/+8 |
| | | | |||||
* | | | slight dark inset text shadow for warnings to increase legibility | Jan-Christoph Borchardt | 2013-07-24 | 1 | -0/+1 |
| | | | |||||
* | | | Bring the Noise | Jan-Christoph Borchardt | 2013-07-23 | 1 | -9/+9 |
| | | | |||||
* | | | remove superfluous important | Jan-Christoph Borchardt | 2013-07-23 | 1 | -1/+1 |
| | | | |||||
* | | | fix browser rendering issues | Jan-Christoph Borchardt | 2013-07-23 | 1 | -2/+8 |
| | | | |||||
* | | | larger log in and installation buttons | Jan-Christoph Borchardt | 2013-07-23 | 1 | -1/+3 |
| | | | |||||
* | | | better whitespace for footer | Jan-Christoph Borchardt | 2013-07-23 | 1 | -5/+3 |
| | | | |||||
* | | | cleaner look and code for primary button | Jan-Christoph Borchardt | 2013-07-23 | 1 | -10/+18 |
| | | | |||||
* | | | input fields work on any background now | Jan-Christoph Borchardt | 2013-07-23 | 1 | -15/+19 |
| | | | |||||
* | | | add some padding to footer | Jan-Christoph Borchardt | 2013-07-23 | 1 | -2/+8 |
| | | | |||||
* | | | adjust labels and input field groups | Jan-Christoph Borchardt | 2013-07-23 | 3 | -39/+64 |
| | | | |||||
* | | | more beautiful warnings | Jan-Christoph Borchardt | 2013-07-23 | 1 | -13/+27 |
| | | | |||||
* | | | fix and checkstyle for show password toggle | Jan-Christoph Borchardt | 2013-07-23 | 1 | -10/+40 |
| | | | |||||
* | | | increase button size, adjust remember checkbox | Jan-Christoph Borchardt | 2013-07-23 | 1 | -2/+2 |
| | | | |||||
* | | | move log in button CSS to appropriate place | Jan-Christoph Borchardt | 2013-07-23 | 1 | -4/+18 |
| | | | |||||
* | | | adjust text colors for remember and footer | Jan-Christoph Borchardt | 2013-07-23 | 1 | -3/+8 |
| | | | |||||
* | | | larger clickable area for remember log in | Jan-Christoph Borchardt | 2013-07-23 | 1 | -0/+3 |
| | | | |||||
* | | | sticky footer | Jan-Christoph Borchardt | 2013-07-23 | 2 | -10/+26 |
| | | | |||||
* | | | primary button adjustments | Jan-Christoph Borchardt | 2013-07-23 | 1 | -2/+6 |
| | | | |||||
* | | | input field adjustments for new full-color background on log in | Jan-Christoph Borchardt | 2013-07-23 | 2 | -9/+33 |
| | | | |||||
* | | | fix general reset CSS issue which caused gradient background to cut off | Jan-Christoph Borchardt | 2013-07-23 | 1 | -1/+1 |
| | | | |||||
* | | | rip out unneeded #login div, replace with existing body-login | Jan-Christoph Borchardt | 2013-07-23 | 2 | -29/+47 |
| | | | |||||
* | | | initial WIP for cleaner log in page | Jan-Christoph Borchardt | 2013-07-23 | 1 | -11/+14 |
| |/ |/| | |||||
* | | Merge pull request #4159 from owncloud/Fixing-share-sj-error | Jörn Friedrich Dreyer | 2013-07-23 | 1 | -1/+7 |
|\ \ | | | | | | | Fixing share JS error | ||||
| * | | Create an array entry before filling it | Victor Dubiniuk | 2013-07-23 | 1 | -0/+1 |
| | | | |||||
| * | | Show generic error when there is no error | Victor Dubiniuk | 2013-07-22 | 1 | -1/+6 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-23 | 1 | -0/+3 |
|/ / | |||||
* | | Merge branch 'master' into disable-anon-upload-master | Thomas Müller | 2013-07-22 | 8 | -14/+40 |
|\ \ | |||||
| * \ | Merge pull request #4118 from owncloud/remove-size-experiment | Morris Jobke | 2013-07-21 | 1 | -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 Borchardt | 2013-07-18 | 1 | -10/+0 |
| | | | | | | | | | | | | | | | | wrong, sorry. | ||||
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-21 | 1 | -0/+6 |
| | | | | |||||
| * | | | deactivate show password toggle for IE | Jan-Christoph Borchardt | 2013-07-19 | 1 | -0/+9 |
| | | | | |||||
| * | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-19 | 2 | -0/+11 |
| |/ / | |||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-18 | 2 | -3/+3 |
| | | | |||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-17 | 1 | -0/+1 |
| | | | |||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-16 | 2 | -1/+5 |
| | | | |||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-13 | 1 | -0/+5 |
| | | | |||||
* | | | new admin setting added which allows to turn off anonymous uploads | Thomas Müller | 2013-07-12 | 1 | -1/+6 |
|/ / | |||||
* / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-07-12 | 3 | -2/+4 |
|/ | |||||
* | Merge pull request #4015 from owncloud/fixing-4005-master | Jörn Friedrich Dreyer | 2013-07-11 | 2 | -2/+9 |
|\ | | | | | EventSource and update fixes [master] | ||||
| * | - eventsource.php: in case of potential CSRF attack we send an error message ↵ | Thomas Müller | 2013-07-11 | 2 | -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 transifex | Jenkins for ownCloud | 2013-07-11 | 1 | -0/+2 |
|/ |