Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | store icons in class | Vincent Chan | 2016-06-15 | 2 | -6/+5 | |
| * | | | | fixes responsive/mobile view | Vincent Chan | 2016-06-15 | 2 | -5/+9 | |
| * | | | | dragging over folder will highlight folder only | Vincent Chan | 2016-06-15 | 2 | -0/+11 | |
| * | | | | restrict dropZone to app-content div | Vincent Chan | 2016-06-15 | 1 | -1/+1 | |
| * | | | | change folder icon when dragging over a directory | Vincent Chan | 2016-06-15 | 3 | -4/+17 | |
| * | | | | properly fix folder upload to use delegatedEvent | Vincent Chan | 2016-06-14 | 2 | -4/+12 | |
| * | | | | fixes direct upload to folder | Vincent Chan | 2016-06-14 | 1 | -5/+1 | |
| * | | | | adds visual indication for file drag and drop | Vincent Chan | 2016-06-13 | 2 | -2/+15 | |
| * | | | | update jQuery File Upload Plugin (9.12.5) to support dragleave | Vincent Chan | 2016-06-13 | 1 | -84/+228 | |
* | | | | | Merge pull request #113 from nextcloud/fix-more-button | Marius Blüm | 2016-06-15 | 1 | -7/+7 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix padding of 3-dot button on mobile | Jan-Christoph Borchardt | 2016-06-15 | 1 | -7/+7 | |
| |/ / / / | ||||||
* | | | | | Merge branch 'master' of https://github.com/owncloud/core into downstream-160614 | Arthur Schiwon | 2016-06-14 | 23 | -13/+136 | |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | ||||||
| * / / | Use proper namespaces - fixes #25078 (#25079) | Thomas Müller | 2016-06-13 | 1 | -1/+2 | |
| |/ / | ||||||
| * | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-13 | 22 | -12/+134 | |
* | | | Merge pull request #57 from nextcloud/fdrop-template | Lukas Reschke | 2016-06-13 | 2 | -3/+38 | |
|\ \ \ | ||||||
| * | | | smaller files drop fixes | Arthur Schiwon | 2016-06-11 | 2 | -3/+38 | |
* | | | | Merge branch 'master' of https://github.com/owncloud/core into downstream-160611 | Arthur Schiwon | 2016-06-11 | 65 | -196/+1122 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * | | Merge pull request #25003 from owncloud/fix_ocs_path_response | Vincent Petry | 2016-06-10 | 3 | -21/+65 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Extend unit tests | Roeland Jago Douma | 2016-06-07 | 1 | -1/+33 | |
| | * | Fix unit tests | Roeland Jago Douma | 2016-06-07 | 2 | -9/+21 | |
| | * | Show the path relative to the requesting user | Roeland Jago Douma | 2016-06-07 | 1 | -12/+12 | |
| * | | Merge pull request #24990 from owncloud/fix_24868 | Vincent Petry | 2016-06-10 | 1 | -6/+3 | |
| |\ \ | ||||||
| | * | | Wrap publicwebdav in sharePermission mask | Roeland Jago Douma | 2016-06-06 | 1 | -6/+3 | |
| * | | | Merge pull request #24080 from owncloud/support-calendar-class-property | Vincent Petry | 2016-06-10 | 11 | -153/+751 | |
| |\ \ \ | ||||||
| | * | | | Filter confidential calendar objects in shared calendars | Thomas Müller | 2016-06-09 | 4 | -3/+322 | |
| | * | | | Added unit testing for the migration step | Thomas Müller | 2016-06-09 | 5 | -126/+254 | |
| | * | | | Implement classification migration as repair step | Thomas Müller | 2016-06-09 | 5 | -58/+106 | |
| | * | | | Bump dav app version and fix variable rename | Thomas Müller | 2016-06-09 | 2 | -3/+3 | |
| | * | | | Add migration step | Thomas Müller | 2016-06-09 | 4 | -1/+61 | |
| | * | | | Extract CLASS property from calendar object and store it in the database | Thomas Müller | 2016-06-09 | 3 | -26/+69 | |
| * | | | | Merge pull request #25024 from owncloud/ldap-cachedgroupsbymember | Vincent Petry | 2016-06-10 | 2 | -1/+54 | |
| |\ \ \ \ | ||||||
| | * | | | | Add unit test for LDAP multi group caching | Vincent Petry | 2016-06-09 | 1 | -0/+53 | |
| | * | | | | Use array_merge when reading cached groups members | Vincent Petry | 2016-06-08 | 1 | -1/+1 | |
| * | | | | | Merge pull request #25046 from owncloud/fix-the-realm | Vincent Petry | 2016-06-10 | 4 | -4/+16 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Use the correct realm for basic authentication - fixes #23427 | Thomas Müller | 2016-06-09 | 4 | -4/+16 | |
| | | |/ / / | | |/| | | | ||||||
| * | | | | | Merge pull request #25043 from owncloud/webdav-download-mimetype | Vincent Petry | 2016-06-10 | 5 | -3/+91 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | DAV now returns file name with Content-Disposition header | Vincent Petry | 2016-06-09 | 5 | -3/+91 | |
| | |/ / / / | ||||||
| * | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-10 | 40 | -8/+142 | |
* | | | | | | Merge pull request #19 from nextcloud/files-drop | Lukas Reschke | 2016-06-10 | 11 | -22/+277 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add text about uploaded files | Lukas Reschke | 2016-06-10 | 3 | -3/+16 | |
| * | | | | | | Add some error handling | Lukas Reschke | 2016-06-09 | 2 | -4/+27 | |
| * | | | | | | Add PHP unit test | Lukas Reschke | 2016-06-09 | 1 | -1/+25 | |
| * | | | | | | Fix public upload for normal shares | Lukas Reschke | 2016-06-09 | 3 | -5/+7 | |
| * | | | | | | Make uploading possible via select and cleanup CSS | Lukas Reschke | 2016-06-09 | 5 | -33/+90 | |
| * | | | | | | Add fancy layout | Lukas Reschke | 2016-06-09 | 3 | -5/+90 | |
| * | | | | | | Fix XSS | Lukas Reschke | 2016-06-09 | 1 | -1/+1 | |
| * | | | | | | Prevent access to shareinfo if share if read-only | Lukas Reschke | 2016-06-09 | 3 | -1/+19 | |
| * | | | | | | block webdav access if share is not readable | Bjoern Schiessle | 2016-06-09 | 1 | -0/+5 | |
| * | | | | | | add hide file list option | Bjoern Schiessle | 2016-06-09 | 5 | -20/+48 | |
* | | | | | | | log events from versions app | Bjoern Schiessle | 2016-06-10 | 2 | -0/+53 |