summaryrefslogtreecommitdiffstats
path: root/apps/files
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #24830 from owncloud/stable9-lenz1111-share_download_range...Vincent Petry2016-05-301-1/+10
|\
| * Http Range requests support in downloadsPiotr Filiciak2016-05-251-1/+10
* | dont update search onResize (#24848)Fabian2016-05-301-2/+0
|/
* Yo-ho-oh - Murder all band 'o pirates - backport of #24550Thomas Müller2016-05-112-10/+0
* Disable pastezone for jquery.fileuploadLukas Reschke2016-04-261-0/+1
* Merge pull request #24131 from owncloud/dont-transfer-files-to-not-ready-user...Thomas Müller2016-04-221-0/+6
|\
| * Introduce isReadyForUser and verify in file transfer ownership - fixes #23786Thomas Müller2016-04-201-0/+6
* | sidebar click modificationErik Pellikka2016-04-072-4/+19
|/
* Inject the Mount ManagerJoas Schilling2016-04-042-6/+10
* Unmount the share before deleting it, so we don't try to use it later onJoas Schilling2016-04-041-0/+6
* Return remote shares in oc:share-types Webdav propertyVincent Petry2016-03-241-1/+2
* Backport translations to stable9Joas Schilling2016-03-22144-144/+900
* Display share status info in favorite listVincent Petry2016-03-184-15/+112
* Some typo corrections in occ command outputCarla Schroder2016-03-171-1/+1
* Remove disabled autocorrect for new file namesMorris Jobke2016-03-091-1/+1
* Merge pull request #22925 from owncloud/stable9-trash-returnfalseon401Thomas Müller2016-03-091-0/+4
|\
| * Return false on 401 in file list + trash file listVincent Petry2016-03-071-0/+4
* | Remove browser autocomplete in new file menuVincent Petry2016-03-071-1/+1
|/
* Fix uploading when free space is unlimitedVincent Petry2016-03-071-1/+1
* Merge pull request #22867 from owncloud/stable9-backport-22865C. Montero Luque2016-03-044-1/+60
|\
| * Run cleanup of expired DB file locks to background jobMorris Jobke2016-03-044-1/+60
* | Fix download spinner to work with CSS stylesVincent Petry2016-03-043-10/+42
|/
* Remove Scrutinizer Auto FixerLukas Reschke2016-03-011-1/+0
* Update author informationLukas Reschke2016-03-019-3/+13
* [tx-robot] updated from transifexJenkins for ownCloud2016-03-012-2/+2
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-292-0/+2
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-284-0/+4
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-2710-0/+10
* Merge pull request #22671 from owncloud/issue-22670Thomas Müller2016-02-261-25/+25
|\
| * Move the tag filter at the end for nowJoas Schilling2016-02-261-25/+25
* | Merge pull request #22461 from owncloud/fix_6773Thomas Müller2016-02-268-39/+121
|\ \ | |/ |/|
| * Fix favorite icon unit test for icon imageVincent Petry2016-02-251-2/+4
| * Make more action icons themable + style fixesVincent Petry2016-02-253-16/+16
| * Close classRoeland Jago Douma2016-02-251-1/+1
| * Make file actions use icon CSS classesRoeland Jago Douma2016-02-255-24/+104
* | [tx-robot] updated from transifexJenkins for ownCloud2016-02-2616-2/+18
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-2512-24/+302
* Fix unit tests affected by side effectsVincent Petry2016-02-221-1/+3
* Accumulate notifications instead of blinkingVincent Petry2016-02-221-1/+5
* Merge pull request #21610 from owncloud/quota-sharedfileThomas Müller2016-02-182-9/+42
|\
| * Defer quota check in web UI when overwriting shared fileVincent Petry2016-02-172-9/+42
* | Merge pull request #16783 from owncloud/handle-redirects-globalThomas Müller2016-02-172-14/+0
|\ \ | |/ |/|
| * Add handler for global ajax errorsVincent Petry2016-02-152-14/+0
* | Close file detail sidebar when selecting/unselecting filesVincent Petry2016-02-152-9/+36
|/
* [tx-robot] updated from transifexJenkins for ownCloud2016-02-152-0/+22
* Chunk the queries to make sure they don't time outJoas Schilling2016-02-102-16/+55
* Adjust command descriptionThomas Müller2016-02-091-1/+1
* Set share owner and share initiator on upate as wellThomas Müller2016-02-092-9/+2
* Introduce console command to transfer ownerships of files - refs #19154Thomas Müller2016-02-092-2/+240
* Merge pull request #22197 from owncloud/files-filterbysystemtagsThomas Müller2016-02-093-6/+29
|\