Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replace $ by \$ | Morris Jobke | 2014-06-03 | 1 | -0/+4 |
| | |||||
* | Merge pull request #7485 from owncloud/scrutinizer_fix_1_kondou | Morris Jobke | 2014-06-03 | 16 | -79/+166 |
|\ | | | | | Scrutinizer cleanup | ||||
| * | Fix a typo | kondou | 2014-06-02 | 1 | -1/+1 |
| | | |||||
| * | Add some more spaces for operators | kondou | 2014-06-02 | 1 | -4/+4 |
| | | |||||
| * | Some readability improvements | kondou | 2014-06-02 | 2 | -3/+3 |
| | | |||||
| * | Scrutinizer cleanup | kondou | 2014-06-02 | 16 | -79/+166 |
| | | |||||
* | | Merge pull request #8828 from owncloud/design-help-sidebar | Morris Jobke | 2014-06-03 | 3 | -26/+61 |
|\ \ | | | | | | | move Help section from controls bar to sidebar | ||||
| * | | add arrow icon for external links | Jan-Christoph Borchardt | 2014-06-02 | 1 | -4/+4 |
| | | | |||||
| * | | move Help section from controls bar to sidebar | Jan-Christoph Borchardt | 2014-06-02 | 3 | -26/+61 |
| | | | |||||
* | | | Merge pull request #8821 from owncloud/kill-zip-download-restriction | Jan-Christoph Borchardt | 2014-06-03 | 14 | -104/+26 |
|\ \ \ | |/ / |/| | | drop allowZIPdownload and maxZIPSize as options | ||||
| * | | fix unit tests | Morris Jobke | 2014-06-02 | 1 | -1/+1 |
| | | | |||||
| * | | add OCP\Config:deleteSystemValue | Morris Jobke | 2014-06-02 | 2 | -3/+13 |
| | | | |||||
| * | | bump version | Morris Jobke | 2014-06-02 | 1 | -1/+1 |
| | | | |||||
| * | | drop allowZIPdownload and maxZIPSize as options | Morris Jobke | 2014-06-02 | 11 | -102/+14 |
| | | | |||||
* | | | Merge pull request #8820 from owncloud/design-details | Frank Karlitschek | 2014-06-02 | 8 | -13/+41 |
|\ \ \ | |_|/ |/| | | Design details | ||||
| * | | fix unit tests after introduction of animations - adds delays for click trigger | Morris Jobke | 2014-06-02 | 1 | -0/+7 |
| | | | |||||
| * | | move Deleted Files to bottom of sidebar | Jan-Christoph Borchardt | 2014-06-02 | 2 | -0/+7 |
| | | | |||||
| * | | fix success status symbol to a circle | Morris Jobke | 2014-06-02 | 2 | -0/+9 |
| | | | |||||
| * | | more subtle hover effect on sortable column, text instead of background | Jan-Christoph Borchardt | 2014-06-02 | 1 | -1/+1 |
| | | | |||||
| * | | fix misalignment of modified dates, shift to right | Jan-Christoph Borchardt | 2014-06-02 | 1 | -1/+1 |
| | | | |||||
| * | | remove unused table sizing CSS | Jan-Christoph Borchardt | 2014-06-02 | 1 | -2/+3 |
| | | | |||||
| * | | add OC.menuSpeed to control the animation speed of menu toggle | Morris Jobke | 2014-06-02 | 1 | -7/+8 |
| | | | |||||
| * | | Adds Animation to Toggling Navigation on < 768px widths | raghunayyar | 2014-06-02 | 1 | -4/+4 |
| | | | |||||
| * | | shift files app breadcrumbs to account for missing app list | Jan-Christoph Borchardt | 2014-06-02 | 1 | -1/+4 |
| | | | |||||
| * | | fix height of select boxes for OS X | Jan-Christoph Borchardt | 2014-06-02 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #8812 from josh4trunks/avatar_rotate | Vincent Petry | 2014-06-02 | 1 | -7/+12 |
|\ \ \ | | | | | | | | | Automatically Rotate Avatar based on exif data | ||||
| * | | | Automatically Rotate Avatar based on exif data | josh4trunks | 2014-06-01 | 1 | -7/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit.. * doesn't check if a local or uploaded file is square to give a user the option to crop square images * caches uploaded images to an initial temporary file (needed to fix orientation) * fixes orientation based on exif data * works for encrypted local images as well | ||||
* | | | | Merge pull request #8806 from owncloud/add_share_index | Morris Jobke | 2014-06-02 | 1 | -0/+12 |
|\ \ \ \ | | | | | | | | | | | add share index | ||||
| * | | | | add share index | Frank Karlitschek | 2014-05-31 | 1 | -0/+12 |
| | | | | | |||||
* | | | | | Merge pull request #8676 from owncloud/encryption_improvements | Morris Jobke | 2014-06-02 | 4 | -155/+102 |
|\ \ \ \ \ | | | | | | | | | | | | | cleanup encryption code, improved return codes | ||||
| * | | | | | ceanup encryption code, improved return codes | Bjoern Schiessle | 2014-06-02 | 4 | -155/+102 |
| | | | | | | |||||
* | | | | | | Merge pull request #8613 from owncloud/filesize-alignment | Morris Jobke | 2014-06-02 | 4 | -3/+24 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Improve aligment of file size | ||||
| * | | | | | | display "<1 kB" for really small files | Morris Jobke | 2014-06-02 | 4 | -3/+24 |
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | * added parameters for humanFileSize to trigger that behaviour * add unit tests for that | ||||
* | | | | | | Merge pull request #8712 from owncloud/l10n-fully-translatable-webdav | Frank Karlitschek | 2014-06-02 | 4 | -5/+5 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | fully translatable user_webdav | ||||
| * | | | | | document always links to the current version of OC | Volkan Gezer | 2014-05-29 | 2 | -2/+2 |
| | | | | | | |||||
| * | | | | | fully translatable user_webdav | Volkan Gezer | 2014-05-29 | 4 | -5/+5 |
| | | | | | | |||||
* | | | | | | Merge pull request #8784 from owncloud/fold-reshare-settings | Morris Jobke | 2014-06-02 | 2 | -10/+11 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | make reshare settings foldable | ||||
| * | | | | | make reshare settings foldable | Volkan Gezer | 2014-05-29 | 2 | -10/+11 |
| | | | | | | |||||
* | | | | | | Port LDAP: fix filter can be reset and broken after upgrade from OC 5 #8579 | Arthur Schiwon | 2014-06-02 | 2 | -13/+31 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | LDAP: set filter mode to raw, so filters will not be changed and broken after upgrade from oc5, when visiting the LDAP settings and opening filter tabs get the correct version number for compare -.- bump version and don't overwrite values on next update if not necessary simpler and better readable assignment | ||||
* | | | | | | Merge pull request #8718 from owncloud/share_icons_for_shared_by | Vincent Petry | 2014-06-02 | 1 | -13/+31 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | add share icons for folders shared by the current user | ||||
| * | | | | | | add share icons for folders shared by the current user | Bjoern Schiessle | 2014-05-30 | 1 | -13/+31 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #8443 from owncloud/csrf-on-login-and-logout | Vincent Petry | 2014-06-02 | 3 | -1/+14 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add CSRF check on login and logout | ||||
| * \ \ \ \ \ \ | Merge branch 'master' into csrf-on-login-and-logout | Thomas Müller | 2014-05-19 | 1565 | -36600/+68630 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: core/templates/login.php | ||||
| * | | | | | | | | Redirect to index if the logout link is accessed without valid session | Lukas Reschke | 2014-05-11 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is needed to prevent "Token expired" messages while login if a session is expired @see https://github.com/owncloud/core/pull/8443#issuecomment-42425583 | ||||
| * | | | | | | | | Add CSRF check on login and logout | Lukas Reschke | 2014-05-04 | 3 | -1/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a minor issue and not worth a backport in my opinion as it could break more things than it's worth having it. | ||||
* | | | | | | | | | Merge pull request #8807 from owncloud/add_filecache_index | Vincent Petry | 2014-06-02 | 1 | -0/+15 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | add another index to the filecache to reduce the number of queries witho... | ||||
| * | | | | | | | | | add another index to the filecache to reduce the number of queries without a ↵ | Frank Karlitschek | 2014-05-31 | 1 | -0/+15 |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | matching index | ||||
* | | | | | | | | | Merge pull request #8187 from owncloud/escape-more-character | Morris Jobke | 2014-06-02 | 2 | -1/+12 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | Also encode > and ' | ||||
| * | | | | | | | | Fix typo | Lukas Reschke | 2014-05-31 | 1 | -1/+1 |
| | | | | | | | | | |||||
| * | | | | | | | | Add unit tests for escapeHTML | Lukas Reschke | 2014-05-28 | 1 | -0/+11 |
| | | | | | | | | |