Nextcloud bot
5ef19dacc2
[tx-robot] updated from transifex
2019-10-22 02:15:50 +00:00
Nextcloud bot
bad70805e4
[tx-robot] updated from transifex
2019-10-21 02:15:57 +00:00
Nextcloud bot
aa58d6c980
[tx-robot] updated from transifex
2019-10-20 02:16:50 +00:00
Nextcloud bot
9f3b3d23c7
[tx-robot] updated from transifex
2019-10-18 02:15:31 +00:00
Joas Schilling
899e5cae26
Only cache the mimetype if the file exists
...
Otherwise files access control will cache "application/octet-stream"
for all the target node on:
rename, move, copy and all other methods which create a new item
To check this:
1. Add an automated tagging rule which tags on mimetype NOT "httpd/unix-directory"
2. Add an access control rule which checks for any mimetype
3. Create a folder and rename it, the folder should not be tagged, but it is
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-14 19:39:29 +00:00
Nextcloud bot
46de79cfe8
[tx-robot] updated from transifex
2019-10-13 02:15:58 +00:00
Nextcloud bot
844e7a74cd
[tx-robot] updated from transifex
2019-10-12 02:15:17 +00:00
Nextcloud bot
32d12bc533
[tx-robot] updated from transifex
2019-10-09 02:15:14 +00:00
Joas Schilling
2efd0207a6
Don't call basename on null
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-07 12:34:14 +00:00
Nextcloud bot
b5ad2f9cb5
[tx-robot] updated from transifex
2019-10-05 02:15:13 +00:00
Nextcloud bot
32df7f7cdd
[tx-robot] updated from transifex
2019-10-03 02:14:32 +00:00
Nextcloud bot
9bfe715106
[tx-robot] updated from transifex
2019-10-02 02:15:17 +00:00
Nextcloud bot
3db8553eb2
[tx-robot] updated from transifex
2019-10-01 12:42:01 +00:00
Roeland Jago Douma
7cceb667e9
Merge pull request #17295 from nextcloud/backport/17286/stable17
...
[stable17] Correctly detect the mimetype from uploads
2019-09-30 17:11:29 +02:00
Nextcloud bot
55c94b2d77
[tx-robot] updated from transifex
2019-09-28 02:14:59 +00:00
Joas Schilling
3c937ca396
Correctly detect the mimetype from uploads
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-27 08:51:59 +00:00
Nextcloud bot
c0e71fb12a
[tx-robot] updated from transifex
2019-09-26 02:15:05 +00:00
Nextcloud bot
bbd04fcb49
[tx-robot] updated from transifex
2019-09-25 02:14:54 +00:00
Nextcloud bot
8add7228f1
[tx-robot] updated from transifex
2019-09-21 02:14:57 +00:00
Nextcloud bot
89143d3746
[tx-robot] updated from transifex
2019-09-19 02:15:45 +00:00
Nextcloud bot
311b4ea261
[tx-robot] updated from transifex
2019-09-18 02:15:02 +00:00
Nextcloud bot
cea2b78aa3
[tx-robot] updated from transifex
2019-09-17 12:33:35 +00:00
Roeland Jago Douma
361ff3127e
Merge pull request #16932 from nextcloud/fix/workflow/jails
...
Be sure to get the jailed path if the storage is a jail
2019-09-04 08:55:47 +02:00
Roeland Jago Douma
f57fa231f7
Be sure to get the jailed path if the storage is a jail
...
Fixes: https://github.com/nextcloud/groupfolders/issues/583
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-03 09:57:09 +02:00
Nextcloud bot
0d1df80fbf
[tx-robot] updated from transifex
2019-09-03 02:15:06 +00:00
Nextcloud bot
50769b5966
[tx-robot] updated from transifex
2019-08-30 02:15:12 +00:00
Nextcloud bot
cdd491c706
[tx-robot] updated from transifex
2019-08-28 02:15:26 +00:00
dependabot-preview[bot]
20a83bed16
Bump webpack from 4.39.1 to 4.39.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.39.1 to 4.39.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.39.1...v4.39.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-08-18 14:22:01 +00:00
dependabot-preview[bot]
b84b78d203
Bump webpack from 4.38.0 to 4.39.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.38.0 to 4.39.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.38.0...v4.39.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-08-04 07:57:44 +00:00
Nextcloud bot
67f90cb682
[tx-robot] updated from transifex
2019-08-02 02:14:30 +00:00
Nextcloud bot
9249a810fb
[tx-robot] updated from transifex
2019-07-21 02:15:10 +00:00
Nextcloud bot
d307ed8e42
[tx-robot] updated from transifex
2019-07-14 02:15:06 +00:00
Nextcloud bot
0263821010
[tx-robot] updated from transifex
2019-07-11 02:14:31 +00:00
Roeland Jago Douma
bf54d0f40d
Merge pull request #16324 from nextcloud/bugfix/noid/workflow-dark-theme
...
Improve dark theme handling in workflow apps
2019-07-10 21:45:59 +02:00
Joas Schilling
89ca22b170
Use SCSS nesting
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-10 11:35:06 +02:00
Joas Schilling
80bd7cbabc
Mover workflow to SCSS and support the dark theme
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-07-10 11:23:14 +02:00
Julius Härtl
d720339534
Bump bundles
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-10 10:17:44 +02:00
Julius Härtl
4d3c06af6d
Make sure we merge webpack rules properly
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-10 10:17:23 +02:00
Roeland Jago Douma
b2a4e659a7
Add autoloaders for shipped apps
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-06-27 22:29:42 +02:00
Nextcloud bot
85767660ba
[tx-robot] updated from transifex
2019-06-14 02:14:26 +00:00
John Molakvoæ (skjnldsv)
a442b78538
Build and update
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-29 15:20:19 +02:00
John Molakvoæ (skjnldsv)
b53a9130a6
Unify webpack config
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-29 15:19:18 +02:00
Nextcloud bot
c3f779b97d
[tx-robot] updated from transifex
2019-05-28 02:13:42 +00:00
Arthur Schiwon
738ca9f849
fix building WFE Handlebars
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-05-15 11:24:12 +02:00
Nextcloud bot
5d48a20927
[tx-robot] updated from transifex
2019-05-12 00:22:01 +00:00
Arthur Schiwon
3a5d4abdf1
use webpack to compile handlebars
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-05-10 14:50:40 +02:00
Arthur Schiwon
e5fefd1338
webpackify workflowengine
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-05-09 18:42:52 +02:00
Nextcloud bot
579588a4cd
[tx-robot] updated from transifex
2019-05-02 00:12:57 +00:00
Nextcloud bot
5e8cedab9f
[tx-robot] updated from transifex
2019-05-01 00:12:41 +00:00
Joas Schilling
4c19b3b2c6
Bump versions of server and the requirements of apps
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-04-11 14:02:23 +02:00