Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use label:before instead of label | Hendrik Leppelsack | 2015-09-16 | 2 | -19/+23 |
| | |||||
* | Fixes white and black checkboxes in core, files will be next. | Raghu Nayyar | 2015-09-16 | 2 | -6/+22 |
| | |||||
* | add white versions of custom checkboxes | Jan-Christoph Borchardt | 2015-09-16 | 6 | -0/+12 |
| | |||||
* | Adds background image for checkboxes | Raghu Nayyar | 2015-09-16 | 1 | -1/+18 |
| | |||||
* | custom checkbox style | Jan-Christoph Borchardt | 2015-09-16 | 6 | -0/+12 |
| | |||||
* | Merge pull request #19014 from ↵ | Thomas Müller | 2015-09-16 | 2 | -3/+19 |
|\ | | | | | | | | | owncloud/dont-add-requestheaders-for-cross-domain-requests Add security hardenings to $.ajax() | ||||
| * | Disable automatic evaluation of responses | Lukas Reschke | 2015-09-15 | 1 | -0/+14 |
| | | | | | | | | | | | | | | If a response to a $.ajax() request returns a content type of "application/javascript" JQuery would previously execute the response body. This is a pretty unexpected behaviour and can result in a bypass of our Content-Security-Policy as well as multiple unexpected XSS vectors. | ||||
| * | Do not add sensitive request headers for cross domain requests | Lukas Reschke | 2015-09-15 | 1 | -3/+5 |
| | | | | | | | | Prevents leaking the CSRF token to another third-party domain by mistake. | ||||
* | | Merge pull request #18938 from owncloud/occ_decrypt_all2 | Thomas Müller | 2015-09-16 | 2 | -0/+155 |
|\ \ | | | | | | | occ script to disable encryption and to decrypt all files again | ||||
| * | | occ script to disable encryption and to decrypt all files again | Bjoern Schiessle | 2015-09-15 | 2 | -0/+155 |
| |/ | |||||
* / | Revert "Allow Remote avatars" | Thomas Müller | 2015-09-15 | 1 | -5/+1 |
|/ | |||||
* | Merge pull request #18982 from owncloud/fix_18878 | Lukas Reschke | 2015-09-14 | 1 | -0/+4 |
|\ | | | | | enforce loading icon in sidebar to be 32x32 | ||||
| * | enforce loading icon in sidebar to be 32x32 | Georg Ehrke | 2015-09-11 | 1 | -0/+4 |
| | | |||||
* | | use the same pattern for the command name like every other command | Bjoern Schiessle | 2015-09-14 | 1 | -1/+1 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-14 | 2 | -0/+2 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-12 | 4 | -0/+70 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-11 | 2 | -0/+38 |
| | |||||
* | Prevent referer from being sent | Lukas Reschke | 2015-09-09 | 3 | -0/+3 |
| | | | | Nice hardening for enhanced privacy. Especially useful when using embedded viewers such as files_pdfviewer. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-08 | 2 | -0/+20 |
| | |||||
* | Merge pull request #18630 from owncloud/files-combineuploadbutton | Jan-Christoph Borchardt | 2015-09-07 | 2 | -0/+75 |
|\ | | | | | Combine upload action into the "New" menu | ||||
| * | fix icon and layout details for new menu | Jan-Christoph Borchardt | 2015-09-03 | 1 | -9/+1 |
| | | |||||
| * | Combine upload action into the "New" menu | Vincent Petry | 2015-08-28 | 2 | -0/+83 |
| | | | | | | | | Refactored the new menu to be encapsulated in the NewFileMenu JS class | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-07 | 2 | -0/+28 |
| | | |||||
* | | Merge pull request #18742 from owncloud/mimetype-updatedb | Roeland Douma | 2015-09-06 | 3 | -19/+123 |
|\ \ | | | | | | | Introduce mimetype DB update occ command | ||||
| * | | Introduce mimetype DB update occ command | Robin McCorkell | 2015-09-04 | 2 | -1/+98 |
| | | | |||||
| * | | Move maintenance:mimetypesjs to sublocation, cleanup code | Robin McCorkell | 2015-09-01 | 2 | -19/+26 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-06 | 2 | -0/+4 |
| | | | |||||
* | | | Merge pull request #18823 from owncloud/filetype-pngs | Morris Jobke | 2015-09-04 | 23 | -4/+3 |
|\ \ \ | | | | | | | | | export correct 48px png fallbacks for filetype icons | ||||
| * | | | also modify other places icons to fit new style | Jan-Christoph Borchardt | 2015-09-03 | 4 | -4/+3 |
| | | | | |||||
| * | | | export correct 48px png fallbacks for filetype icons | Jan-Christoph Borchardt | 2015-09-03 | 20 | -0/+0 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-04 | 74 | -0/+78 |
| | | | | |||||
* | | | | Merge pull request #18803 from owncloud/toggle-svg | Robin Appelman | 2015-09-03 | 2 | -3/+3 |
|\ \ \ \ | |/ / / |/| | | | use SVG for toggle image on installation instead of PNG | ||||
| * | | | use SVG for toggle image instead of PNG, fix installation and personal ↵ | Jan-Christoph Borchardt | 2015-09-03 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | settings toggle | ||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-03 | 4 | -2/+112 |
|/ / / | |||||
* | | | Merge pull request #18764 from owncloud/login-template-accessibility | Morris Jobke | 2015-09-03 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | add title attribute for the login button | ||||
| * | | | add title attribute for the login button | Christoph Wurst | 2015-09-02 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #18682 from owncloud/quota-select-style | Jan-Christoph Borchardt | 2015-09-03 | 3 | -2/+14 |
|\ \ \ \ | | | | | | | | | | | Makes settings quota select like multiselect. | ||||
| * | | | | use proper triangle for multiselect dropdowns as well | Jan-Christoph Borchardt | 2015-09-03 | 3 | -2/+4 |
| | | | | | |||||
| * | | | | Makes settings select like multiselect | Raghu Nayyar | 2015-09-03 | 1 | -0/+10 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-02 | 2 | -0/+34 |
| | | | | | |||||
* | | | | | Allow creating previewss that cover the specified dimensions | Robin Appelman | 2015-09-02 | 1 | -0/+2 |
| |/ / / |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-01 | 10 | -0/+54 |
| |/ / |/| | | |||||
* | | | Merge pull request #17899 from owncloud/enc_make_key_storage_root_configurable | Vincent Petry | 2015-08-31 | 3 | -0/+345 |
|\ \ \ | | | | | | | | | Make root of key storage configurable | ||||
| * | | | make system root of key storage configurable | Bjoern Schiessle | 2015-08-30 | 3 | -0/+345 |
| |/ / | |||||
* | | | Introduce small line for navigation sidebar | Morris Jobke | 2015-08-30 | 1 | -0/+5 |
| | | | |||||
* | | | Add apps unit test | Vincent Petry | 2015-08-30 | 1 | -0/+48 |
|/ / | |||||
* | | Allow remote avatars | Roeland Jago Douma | 2015-08-29 | 1 | -1/+5 |
| | | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-08-29 | 4 | -0/+12 |
| | | |||||
* | | Merge pull request #18423 from owncloud/occ_encrypt_all | Björn Schießle | 2015-08-28 | 2 | -0/+115 |
|\ \ | | | | | | | occ command line tool to encrypt all files | ||||
| * | | occ tool to encrypt all files | Bjoern Schiessle | 2015-08-26 | 2 | -0/+115 |
| | | |