summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-10-10604-1768/+1780
|
* Merge pull request #11716 from ↵Morris Jobke2018-10-097-24/+24
|\ | | | | | | | | nextcloud/bugfix/noid/use-numeric-placeholders-for-rtl-translations Use numeric placeholders if there are multiple, so that RTL languages…
| * Use numeric placeholders if there are multiple, so that RTL languages can ↵Joas Schilling2018-10-097-24/+24
| | | | | | | | | | | | operate better Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Revert "in 14 the click action gets lost in the Backbone view."Morris Jobke2018-10-092-2/+3
| |
* | Merge pull request #11709 from nextcloud/refactor/jquery-beforeunloadMorris Jobke2018-10-091-1/+1
|\ \ | | | | | | Fix depracted jQuery.bind call
| * | Fix depracted jQuery.bind callChristoph Wurst2018-10-091-1/+1
| |/ | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* / Fix usage of deprecated OC.webrootChristoph Wurst2018-10-0913-69/+69
|/ | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2018-10-092-4/+4
|
* Merge pull request #11664 from ↵Roeland Jago Douma2018-10-082-30/+16
|\ | | | | | | | | nextcloud/feature/noid/has-been-interrupted-throw-exception Syntactic sugar for hasBeenInterrupted
| * Rename method to abortIfInterruptedDaniel Kesselberg2018-10-082-9/+9
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * Adjust code for changed method signatureDaniel Kesselberg2018-10-072-30/+16
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | Merge pull request #11679 from nextcloud/refactor/remove-ie8-apisMorris Jobke2018-10-082-2/+0
|\ \ | | | | | | Remove IE8 APIs
| * | Remove OC.scaleFixForIE8Christoph Wurst2018-10-082-2/+0
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #11518 from nextcloud/feature/noid/save-s3-requestsMorris Jobke2018-10-081-9/+59
|\ \ \ | | | | | | | | S3 reuse information from listObject and skip headObject
| * | | Remove value from cache on delete/clearDaniel Kesselberg2018-10-081-0/+2
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | Use helper method for content length and last modifiedDaniel Kesselberg2018-10-011-11/+54
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | Reuse information from ListObjects for stat / filetypeDaniel Kesselberg2018-09-301-0/+5
| | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | Merge pull request #11682 from ↵Morris Jobke2018-10-081-5/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/refactor/remove-deprecated-unused-fileDownloadPath Remove deprecated and unused fileDownloadPath
| * | | | Remove deprecated and unused fileDownloadPathChristoph Wurst2018-10-081-5/+0
| | |/ / | |/| | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Merge pull request #11680 from nextcloud/refactor/remove-deprecated-svg-apisMorris Jobke2018-10-082-6/+1
|\ \ \ \ | | | | | | | | | | Remove deprecated SVG helpers for old IEs
| * | | | Remove deprecated SVG helpers for old IEsChristoph Wurst2018-10-082-6/+1
| |/ / / | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | Merge pull request #10782 from nextcloud/fix/10774/deadtagactionMorris Jobke2018-10-082-3/+2
|\ \ \ \ | | | | | | | | | | in 14 the click action gets lost in the Backbone view.
| * | | | in 14 the click action gets lost in the Backbone view.Arthur Schiwon2018-08-212-3/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | Merge pull request #10839 from nextcloud/bugfix/10212/use_class_implementationMorris Jobke2018-10-081-8/+24
|\ \ \ \ \ | |_|/ / / |/| | | | adjust Calendar resource / room interfaces to use class implementation
| * | | | adjust Calendar resource / room interfaces to use class implementationGeorg Ehrke2018-10-081-8/+24
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | | | Merge pull request #11599 from nextcloud/feature/7136/workflow-engine-filenameMorris Jobke2018-10-083-0/+157
|\ \ \ \ \ | | | | | | | | | | | | Add FileName to Workflow engine
| * | | | | Fix typoDaniel Kesselberg2018-10-081-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | | | Ignore case for is and !isDaniel Kesselberg2018-10-051-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | | | Change placeholderDaniel Kesselberg2018-10-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | | | Remove unused importDaniel Kesselberg2018-10-041-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | | | Make code strictDaniel Kesselberg2018-10-031-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
| * | | | | Add FileName to Workflow engineDaniel Kesselberg2018-10-033-0/+153
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | | | | | Merge pull request #10898 from ↵Morris Jobke2018-10-087-20/+40
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/feature/10684/default-logo-color-theme-colors Switches the default logo color depending on the primary color
| * | | | | | Adapts the theming util to the new core logo image pathMichael Weimann2018-10-042-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * | | | | | Fixes the logo testMichael Weimann2018-10-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * | | | | | Refactors the scss svg functionsMichael Weimann2018-10-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * | | | | | Updates inverted logo handling to work like the app iconsMichael Weimann2018-10-024-91/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * | | | | | Moves the logo files to logoMichael Weimann2018-10-024-12/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
| * | | | | | Switches the default logo color depending on the primary colorMichael Weimann2018-10-024-8/+92
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
* | | | | | | [tx-robot] updated from transifexNextcloud bot2018-10-082-0/+2
| |_|/ / / / |/| | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-10-0718-64/+84
| | | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-10-064-0/+34
| | | | | |
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-10-0534-0/+80
| |_|_|_|/ |/| | | |
* | | | | Remove leftover 'Roeland Jago Douma2018-10-045-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Followup to #11583 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Allow userId to be nullRoeland Jago Douma2018-10-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #10852 A quick hack. Still ensures some type safety however now also accepts null. Else we'd need to add a whole new layer of middlewares. This can only happen when a guest user wants to access a controller that requries the user_id. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Move newfilemenu to compiled handlebarsRoeland Jago Douma2018-10-044-26/+52
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Move files_versions to compiled handlebars templatesRoeland Jago Douma2018-10-045-46/+89
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Move sharetabview to compiled handlebarsRoeland Jago Douma2018-10-041-4/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Move mainfileinfodetailsview to commpiled handlebarsRoeland Jago Douma2018-10-043-27/+69
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Move fileactions to compiled handlebarsRoeland Jago Douma2018-10-043-16/+58
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>