Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the upload and memory setting | Joas Schilling | 2019-03-04 | 9 | -325/+0 |
| | | | | | | | | | | * Remove unneeded private method phpFileSize() * Bump autoloader * Remove setUploadLimit tests * Remove integrity check hacks for upload limit Signed-off-by: Joas Schilling <coding@schilljs.com> Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Fetch node and filename also if access cache was used | Julius Härtl | 2019-03-01 | 1 | -0/+9 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Update autoloader | Joas Schilling | 2019-03-01 | 2 | -0/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Register providers via class names | Joas Schilling | 2019-03-01 | 1 | -1/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add dispatcher events to User and Group objects | Joas Schilling | 2019-03-01 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Invalidate the cache when a share is updated | Joas Schilling | 2019-03-01 | 2 | -0/+46 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Fix doc block | Joas Schilling | 2019-03-01 | 1 | -2/+1 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Further work on the access cache | Joas Schilling | 2019-03-01 | 1 | -1/+1 |
| | | | | | | Searching for all is still a problem Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | Add icon for resource type and icons for folder/file | Julius Härtl | 2019-03-01 | 1 | -1/+12 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add link to resource provider | Julius Härtl | 2019-03-01 | 1 | -1/+17 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Only call resource provider if type matches | Julius Härtl | 2019-03-01 | 1 | -4/+14 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Allow apps to register resource providers | Julius Härtl | 2019-03-01 | 1 | -0/+9 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Add iconClass to resources | Julius Härtl | 2019-03-01 | 1 | -0/+12 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Make names mandatory | Joas Schilling | 2019-03-01 | 3 | -0/+85 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-03-01 | 4 | -8/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-28 | 2 | -0/+6 |
| | |||||
* | Merge pull request #14342 from ↵ | Morris Jobke | 2019-02-26 | 2 | -8/+6 |
|\ | | | | | | | | | nextcloud/bugfix/13911-occ-files-scan-elapsedtime-not-good-after-1day Fix occ files:scan elapsed time | ||||
| * | Fix occ files:scan-app-data elapsed time | Joel S | 2019-02-22 | 2 | -5/+4 |
| | | | | | | | | Signed-off-by: Joel S <joel.devbox@protonmail.com> | ||||
| * | Fix-13911-occ-files-scan-elapsed-time | Joel S | 2019-02-22 | 1 | -4/+3 |
| | | | | | | | | Signed-off-by: Joel S <joel.devbox@protonmail.com> | ||||
* | | Merge pull request #14251 from tomasz-grobelny/upload_reliability_improvements | Roeland Jago Douma | 2019-02-26 | 3 | -68/+120 |
|\ \ | |/ |/| | Limit number of simultaneous MKCOL requests to server to increase upload reliability | ||||
| * | Fix unit tests | Tomasz Grobelny | 2019-02-20 | 1 | -49/+95 |
| | | | | | | | | Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net> | ||||
| * | Limit number of simultaneous MKCOL requests to server to increase upload ↵ | Tomasz Grobelny | 2019-02-16 | 2 | -19/+25 |
| | | | | | | | | | | | | reliability Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net> | ||||
* | | Fix alignment of filelist header | Jan-Christoph Borchardt | 2019-02-21 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-21 | 2 | -0/+6 |
| | | |||||
* | | Use proper scroll container when dragging files | Julius Härtl | 2019-02-20 | 1 | -6/+5 |
| | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-19 | 2 | -0/+6 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-16 | 2 | -0/+254 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-15 | 114 | -228/+228 |
| | |||||
* | Merge pull request #12652 from tomasz-grobelny/operation_progress_improvements3 | John Molakvoæ | 2019-02-14 | 11 | -288/+522 |
|\ | | | | | Operation progress improvements | ||||
| * | Merge branch 'master' into operation_progress_improvements3 | Tomasz Grobelny | 2019-01-29 | 127 | -546/+743 |
| |\ | | | | | | | | | | Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net> | ||||
| * | | Fix unit tests | Tomasz Grobelny | 2018-11-24 | 3 | -180/+286 |
| | | | | | | | | | | | | Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net> | ||||
| * | | Use reportOperationProgress for removing files | Tomasz Grobelny | 2018-11-24 | 1 | -43/+43 |
| | | | | | | | | | | | | | | | | | | Fix copying files Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net> | ||||
| * | | Properly handle errors (including 500) | Tomasz Grobelny | 2018-11-24 | 1 | -2/+6 |
| | | | | | | | | | | | | Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net> | ||||
| * | | Add progress reporting to move and copy operations | Tomasz Grobelny | 2018-11-24 | 4 | -33/+60 |
| | | | | | | | | | | | | Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net> | ||||
| * | | Fix progress bar label | Tomasz Grobelny | 2018-11-24 | 4 | -14/+21 |
| | | | | | | | | | | | | Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net> | ||||
| * | | Move progress bar to separate component | Tomasz Grobelny | 2018-11-24 | 7 | -28/+108 |
| | | | | | | | | | | | | Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net> | ||||
| * | | Restructuring code in file-upload.js | Tomasz Grobelny | 2018-11-24 | 1 | -27/+37 |
| | | | | | | | | | | | | Signed-off-by: Tomasz Grobelny <tomasz@grobelny.net> | ||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-14 | 2 | -2/+2 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-13 | 8 | -18/+30 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-12 | 4 | -0/+4 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-11 | 6 | -2/+28 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-10 | 18 | -2/+22 |
| | | | |||||
* | | | Merge pull request #14060 from nextcloud/bugfix/noid/use-new-method | Morris Jobke | 2019-02-08 | 1 | -4/+11 |
|\ \ \ | | | | | | | | | Use the new method instead of the deprecated wrapper | ||||
| * | | | Use the new method instead of the deprecated wrapper | Joas Schilling | 2019-02-06 | 1 | -4/+11 |
| | | | | | | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-08 | 4 | -20/+30 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-06 | 6 | -4/+32 |
| | | | | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-02-06 | 30 | -6/+60 |
|/ / / | |||||
* | | | HBOX-297 trim in webfrontend for new files to stay compatible with windows | Christian Aigner | 2019-02-01 | 2 | -2/+2 |
| | | | |||||
* | | | Add drop zone for favorites quick access in navigation | fnuesse | 2019-02-01 | 3 | -0/+48 |
| | | | | | | | | | | | | Signed-off-by: fnuesse <felix.nuesse@t-online.de> | ||||
* | | | Extract variable for yellow color in icons | fnuesse | 2019-02-01 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: fnuesse <felix.nuesse@t-online.de> |