Nextcloud bot
9fd94b7e05
[tx-robot] updated from transifex
2019-12-18 02:26:30 +00:00
Sascha Wiswedel
a1df5d1e98
added line breaks to incoming transfer notification
...
wrapped notifications into double quotes to make line breaks possible
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-12-17 10:38:15 +01:00
Gary Kim
e1382e2bc5
Clean up publishing
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-12-17 10:38:15 +01:00
Gary Kim
09f1c637da
Show path and uid on transfer button
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-12-17 10:38:14 +01:00
Sascha Wiswedel
bdceb0d38d
rephrase "Target user" to "new owner"
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-12-17 10:38:14 +01:00
Sascha Wiswedel
6a6b6dd1a4
added patience note for sharee
...
note about incoming transfer taken out by background job
resolves #18272
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-12-17 10:38:14 +01:00
Sascha Wiswedel
a64b5de491
transfer ownership dialog word choice
...
Use Reject instead of Decline
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-12-17 10:38:14 +01:00
Sascha Wiswedel
f567566803
notification polishing
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-12-17 10:38:14 +01:00
Sascha Wiswedel
f1319e1bc5
Transfer ownership function polishing
...
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2019-12-17 10:38:12 +01:00
Christoph Wurst
af79ad242e
Bump serialize-javascript to v2.1.2
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-12-16 12:18:01 +01:00
Roeland Jago Douma
85ef2bf944
Merge pull request #18417 from nextcloud/fix/transfer-ownership-ui-email
...
Make it possible to find transfer to user by email
2019-12-16 11:36:45 +01:00
Christoph Wurst
c652188afb
Make it possible to find transfer user by email
...
The Vue Multiselect uses one prop for the local search. Although the API
already returned matching users for a given email, the users were
filtered out as their displayname doesn't contain the search string –
the email address.
Disabling the local seach and only using the most recently fetched
matches fixes this problem.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-12-16 09:10:01 +01:00
dependabot-preview[bot]
25b16f0203
Bump css-loader from 3.2.1 to 3.3.2
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 3.2.1 to 3.3.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v3.2.1...v3.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-12-16 07:33:17 +00:00
Nextcloud bot
4dc7fc1220
[tx-robot] updated from transifex
2019-12-15 02:26:54 +00:00
Nextcloud bot
bc291d50c3
[tx-robot] updated from transifex
2019-12-14 02:26:27 +00:00
blizzz
c96aa7e1a8
Merge pull request #18359 from nextcloud/fix/18271/dismiss_transfer_ownership_notification
...
Dismiss transferownership notification cancels transfer
2019-12-13 15:28:25 +01:00
Christoph Wurst
b81b824da1
Add typed events for the filesystem/scanner
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-12-13 09:41:05 +01:00
Nextcloud bot
642606754b
[tx-robot] updated from transifex
2019-12-13 02:26:18 +00:00
Nextcloud bot
c60955f436
[tx-robot] updated from transifex
2019-12-12 02:26:32 +00:00
Roeland Jago Douma
3f21b7b70a
Dismiss transferownership notification cancels transfer
...
Fixes #18271
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-11 12:58:44 +01:00
Roeland Jago Douma
9a40ccfbf0
Merge pull request #18224 from nextcloud/bugfix/noid/direct-editing-path
...
Use file path for direct editing
2019-12-11 11:17:26 +01:00
Nextcloud bot
46b2fef112
[tx-robot] updated from transifex
2019-12-11 02:16:49 +00:00
Roeland Jago Douma
5aacb43411
Merge pull request #18293 from nextcloud/feature/transfer-ownership-autocompletion
...
Add autocompletion to the ownership transfer UI
2019-12-10 15:28:57 +01:00
Christoph Wurst
146732f7f9
Add autocompletion to the ownership transfer UI
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-12-10 12:49:26 +01:00
Joas Schilling
059968e1c7
Pick a shorter name for the transfer ownership table
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-10 11:01:26 +01:00
Roeland Jago Douma
0360ab408e
Merge pull request #18256 from nextcloud/files-aditional-scripts-new-events
...
Use non-depricated events for loading additional scripts in files app
2019-12-09 21:24:55 +01:00
Christoph Wurst
8bc4295cfa
Merge pull request #17325 from nextcloud/enh/decouple-register-resource-provider
...
Decouple resource provider registration
2019-12-09 09:51:25 +01:00
Nextcloud bot
37fcf92bac
[tx-robot] updated from transifex
2019-12-09 02:16:28 +00:00
Nextcloud bot
270ebb2aa9
[tx-robot] updated from transifex
2019-12-08 02:17:32 +00:00
Daniel Kesselberg
0016480370
Decouple resource provider registration
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-12-07 22:04:07 +01:00
Nextcloud bot
b41112a023
[tx-robot] updated from transifex
2019-12-07 02:16:37 +00:00
Nextcloud bot
da84b36186
[tx-robot] updated from transifex
2019-12-06 02:16:59 +00:00
Roeland Jago Douma
4bf5a23ec0
Merge pull request #18242 from nextcloud/directEditingEditorWithId
...
add id to editor of direct editing
2019-12-05 19:48:50 +01:00
Robin Appelman
7d1206f6f2
use OCP\EventDispatcher\GenericEvent for loading additional scripts in the files app
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-12-05 16:05:18 +01:00
Christoph Wurst
5bf3d1bb38
Update license headers
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-12-05 15:38:45 +01:00
John Molakvoæ
fe79665f55
Allow to unfavorite all files ( #18241 )
...
Allow to unfavorite all files
2019-12-05 11:33:44 +01:00
Roeland Jago Douma
90401e573e
Merge pull request #17989 from Noodlesalat/fix-padding-top-filelist
...
Remove whitespace above file list ref #17891
2019-12-05 10:32:53 +01:00
Julius Härtl
e29a76bc79
Use file path for direct editing
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-12-05 09:54:58 +01:00
tobiasKaminsky
fdaf9aed1f
add id to editor of direct editing
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-12-05 09:45:07 +01:00
Joas Schilling
5ede4aa179
Allow to unfavorite all files
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-05 09:39:32 +01:00
Nextcloud bot
fae3ae8a2d
[tx-robot] updated from transifex
2019-12-05 02:16:52 +00:00
Roeland Jago Douma
293585ec12
Merge pull request #18222 from nextcloud/fix/files/reload-on-share-accept
...
Properly reload file list on share accept
2019-12-04 14:10:17 +01:00
Roeland Jago Douma
50985e5461
Merge pull request #17913 from nextcloud/fix/transfer-ownership-move-files-error-handling
...
Catch file transfer error and stop transfer ownership command
2019-12-04 13:53:43 +01:00
John Molakvoæ
bfb9ccec1f
Fix files app LoadSidebar event ( #18213 )
...
Fix files app LoadSidebar event
2019-12-04 12:47:40 +01:00
John Molakvoæ (skjnldsv)
f3cdf7e4c1
Properly reload file list on share accept
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-12-04 11:29:04 +01:00
Nextcloud bot
7f80859ce4
[tx-robot] updated from transifex
2019-12-04 09:24:13 +00:00
John Molakvoæ (skjnldsv)
46ce797197
Properly query files
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-12-04 09:57:55 +01:00
John Molakvoæ (skjnldsv)
c1277ea2fa
Use own getIconUrl method
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-12-04 09:44:35 +01:00
Roeland Jago Douma
99ed3b2d52
Merge pull request #18212 from nextcloud/bugfix/noid/subject-message-mixed-up
...
Fix mixed up message and subject on notifications for file transfer
2019-12-04 09:09:34 +01:00
John Molakvoæ (skjnldsv)
241aac9f94
Fix files app LoadSidebar event
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-12-04 08:07:42 +00:00
Nextcloud bot
323b2c71fc
[tx-robot] updated from transifex
2019-12-04 02:16:52 +00:00
Joas Schilling
b721095507
Fix mixed up message and subject on notifications for file transfer
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-03 17:52:33 +01:00
Christoph Wurst
08a1b928aa
Also allow transfer ownership of files
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-12-02 15:28:49 +01:00
Roeland Jago Douma
5274c54268
Add a transfer ownership background job
...
This job can be initiated by a user to transfer a file/folder to a
target user.
The target user will have to accept the job.
Once that is done the transfers is initiated in the background.
Both parties get notified when the job is done.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-12-02 15:28:47 +01:00
Nextcloud bot
109755e2d3
[tx-robot] updated from transifex
2019-12-02 02:16:54 +00:00
Roeland Jago Douma
4173d9d749
Merge pull request #17625 from nextcloud/enh/noid/direct-editing
...
Direct editing API to allow file editing using a one-time token
2019-11-28 08:49:57 +01:00
Roeland Jago Douma
669302e570
Merge pull request #18064 from nextcloud/feature/php74
...
Add php7.4 support
2019-11-28 08:36:10 +01:00
Nextcloud bot
563f9153a2
[tx-robot] updated from transifex
2019-11-28 02:16:54 +00:00
Julius Härtl
bde624b074
Only expose link to info endpoint in capabilties
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-27 19:56:45 +01:00
Julius Härtl
fb1b88ac63
Expose editor id for creators
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-27 19:56:44 +01:00
Julius Härtl
329e8c2604
Add mimetype to creators
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-27 19:56:44 +01:00
Julius Härtl
9a2694fcb0
Code style fixes and cleanup
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-27 19:56:40 +01:00
Roeland Jago Douma
3a7cf40aaa
Mode to modern phpunit
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27 15:27:18 +01:00
Julius Härtl
bc36cc808f
Move editor list to capabilities
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-27 14:36:21 +01:00
Julius Härtl
103c6fb39e
Add background job for token cleanup
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-27 14:36:20 +01:00
Julius Härtl
e52793c69e
Direct editing API to allow file editing using a one-time token for
...
mobile apps
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-27 14:36:20 +01:00
Roeland Jago Douma
c007ca624f
Make phpunit8 compatible
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-27 13:34:41 +01:00
Christoph Wurst
70f4e7e10a
Catch file transfer error and stop transfer ownership command
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-11-27 09:21:17 +01:00
Greta Doci
efb73a9b3c
fix summary elements alignment
...
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-11-26 18:52:56 +01:00
Christoph Wurst
07c5f3775c
Extract transfer ownership logic into a reusable service
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-11-26 08:50:19 +01:00
Nextcloud bot
123c4aa4e0
[tx-robot] updated from transifex
2019-11-26 02:15:57 +00:00
Roeland Jago Douma
a9fb567621
Merge pull request #18107 from nextcloud/undefined-index-owner
...
dont throw undefined index errors for storages that have no owner set
2019-11-25 20:53:02 +01:00
Roeland Jago Douma
9002b0f245
Merge pull request #18088 from nextcloud/dependabot/npm_and_yarn/handlebars-4.5.3
...
Bump handlebars from 4.5.2 to 4.5.3
2019-11-25 20:02:58 +01:00
Robin Appelman
f2848fc17c
dont throw undefined index errors for storages that have no owner set
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-25 15:17:15 +01:00
dependabot-preview[bot]
11b57c062a
Bump handlebars from 4.5.2 to 4.5.3
...
Bumps [handlebars](https://github.com/wycats/handlebars.js ) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases )
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md )
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.2...v4.5.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-11-25 13:13:57 +00:00
Roeland Jago Douma
c7d5b8fc49
Merge pull request #18079 from nextcloud/fixes/phpcs
...
Some php-cs fixes
2019-11-25 14:07:00 +01:00
Nextcloud bot
573c800b00
[tx-robot] updated from transifex
2019-11-25 02:15:54 +00:00
Nextcloud bot
4f2837017c
[tx-robot] updated from transifex
2019-11-23 02:16:07 +00:00
Roeland Jago Douma
68748d4f85
Some php-cs fixes
...
* Order the imports
* No leading slash on imports
* Empty line before namespace
* One line per import
* Empty after imports
* Emmpty line at bottom of file
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-22 20:52:10 +01:00
Nextcloud bot
0d7f55aae9
[tx-robot] updated from transifex
2019-11-22 02:16:16 +00:00
Nextcloud bot
37ef64d24e
[tx-robot] updated from transifex
2019-11-21 02:16:02 +00:00
Nextcloud bot
afa0f2c0d8
[tx-robot] updated from transifex
2019-11-20 02:16:19 +00:00
Fabian Dreßler
8261e74725
Remove whitespace above file list
...
This reverts #16366 and fixes #17891
Signed-off-by: Fabian Dreßler <nudelsalat@clouz.de>
2019-11-18 17:35:37 +01:00
Nextcloud bot
7bb3c0201c
[tx-robot] updated from transifex
2019-11-18 02:15:57 +00:00
Roeland Jago Douma
29c008c962
Merge pull request #17654 from burgha/feature/3866/uploaddetails
...
fix uploadprogressbar tooltip
2019-11-17 09:12:19 +01:00
Nextcloud bot
30bdb0f35b
[tx-robot] updated from transifex
2019-11-17 02:17:15 +00:00
Nextcloud bot
18efe3bad3
[tx-robot] updated from transifex
2019-11-15 02:16:03 +00:00
Nextcloud bot
c952bec11d
[tx-robot] updated from transifex
2019-11-14 02:16:16 +00:00
John Molakvoæ
634812ca1e
Use function to open a sidebar file ( #17750 )
...
Use function to open a sidebar file
2019-11-13 18:19:17 +01:00
John Molakvoæ (skjnldsv)
16e0887ec6
Use function to open a sidebar file
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-11-13 14:34:44 +01:00
Roeland Jago Douma
fc4c107788
Check quota before transfer ownership
...
Fixes #15664
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-13 11:22:19 +01:00
Nextcloud bot
bf6fce483e
[tx-robot] updated from transifex
2019-11-13 02:16:08 +00:00
Nextcloud bot
9a460f9e39
[tx-robot] updated from transifex
2019-11-12 02:16:12 +00:00
Julius Härtl
eb5faa85a2
Compile handlebars
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-11 13:26:22 +01:00
Roeland Jago Douma
c411dc4480
Merge pull request #17895 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.7.1
...
Bump @babel/preset-env from 7.6.3 to 7.7.1
2019-11-11 12:15:50 +01:00
dependabot-preview[bot]
3d63f3fbdf
Bump @babel/preset-env from 7.6.3 to 7.7.1
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.6.3 to 7.7.1.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/compare/v7.6.3...v7.7.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-11-10 12:12:07 +00:00
Nextcloud bot
cd7c7d78d7
[tx-robot] updated from transifex
2019-11-10 02:16:59 +00:00
Julius Härtl
dbd9622bc3
Also set X-OC-Mtime header for files that are smaller than 10MB
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-11-07 20:16:00 +01:00
Robin Appelman
4621a42020
fix tests for background file scan job
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-06 15:10:15 +01:00
Roeland Jago Douma
5090a68deb
Merge pull request #17817 from nextcloud/disable-background-scan-option
...
add option to disable background scanning of files
2019-11-06 09:55:36 +01:00
Nextcloud bot
6ba2a608d0
[tx-robot] updated from transifex
2019-11-06 02:16:07 +00:00
Robin Appelman
5b2af1cb82
add option to disable background scanning of files
...
when using (only) object store this job doesn't do any scanning anyway,
but all the setup can still be expensive on large setups
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-11-05 13:17:05 +01:00
John Molakvoæ
13960b69da
Merge pull request #17509 from nextcloud/fix/application-singleton
...
Fix Application instances created multiple times
2019-11-04 18:18:32 +01:00
Nextcloud bot
e517ca0530
[tx-robot] updated from transifex
2019-11-04 02:15:26 +00:00
Nextcloud bot
827a3c545a
[tx-robot] updated from transifex
2019-11-03 02:16:06 +00:00
Nextcloud bot
686f1931ae
[tx-robot] updated from transifex
2019-11-02 02:14:58 +00:00
Nextcloud bot
75b94cb5be
[tx-robot] updated from transifex
2019-11-01 07:46:26 +00:00
Roeland Jago Douma
c81ed70114
Ignored compiled js files in files
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-01 08:29:41 +01:00
Greta Doci
4e189f843b
fix action menu on mobile
...
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-10-30 17:21:20 +01:00
npmbuildbot[bot]
85730de7fa
Compile assets
...
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-10-29 13:20:37 +01:00
John Molakvoæ (skjnldsv)
3331cdd74a
Fix legacy tab backbone fileinfo change
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-10-29 13:20:08 +01:00
John Molakvoæ (skjnldsv)
51960cb228
Fix triggering favorite file actions on the file list
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-10-29 13:20:08 +01:00
John Molakvoæ (skjnldsv)
a48359ac02
Adjust unit tests to new OCA.Sidebar
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-10-29 13:20:08 +01:00
John Molakvoæ (skjnldsv)
480691a569
Prevent multiple systemtags views
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-10-29 13:20:07 +01:00
John Molakvoæ (skjnldsv)
d88b93c919
Add LoadSidebar event
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-10-29 13:20:07 +01:00
John Molakvoæ (skjnldsv)
1c13c52acf
Systemtags and external actions update
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-10-29 13:20:03 +01:00
John Molakvoæ (skjnldsv)
fd90af50d9
Add OCA.Files.Sidebar
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-10-29 12:56:00 +01:00
John Molakvoæ
68953f7c3d
Merge pull request #17521 from R0Wi/master
...
Quickfix #17515
2019-10-28 15:14:32 +01:00
Robin Windey
da88633300
Revert changes and add css-rule to correct file inside files-app
2019-10-26 16:44:33 +02:00
John Molakvoæ
6d9bcb71e7
fix filename overlapping on mobile ( #17469 )
...
fix filename overlapping on mobile
2019-10-25 14:59:35 +02:00
Hannes Burger
e4c6d033e1
update tooltip content dynamically
...
Signed-off-by: Hannes Burger <hburger30@gmail.com>
2019-10-23 17:25:27 +02:00
Julius Härtl
975c1982a0
Allow registering header sections in the file lists
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-10-23 08:48:15 +02:00
Hannes Burger
666ab67a8e
fix uploadprogressbar tooltip
...
Signed-off-by: Hannes Burger <hburger30@gmail.com>
2019-10-22 21:01:23 +02:00
Nextcloud bot
560d9c3006
[tx-robot] updated from transifex
2019-10-21 02:15:49 +00:00
Nextcloud bot
e0e938295e
[tx-robot] updated from transifex
2019-10-20 02:16:43 +00:00
Nextcloud bot
dd0e73829c
[tx-robot] updated from transifex
2019-10-19 02:15:42 +00:00
Julius Härtl
a9c089064b
Deprecate TemplateManager
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-10-16 09:54:17 +02:00
Julius Härtl
5e4eda1ae0
Remove deprecated legacy file actions
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-10-14 19:19:16 +02:00
Christoph Wurst
543190f8b3
Do not create Application instances directly
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-10-11 08:33:09 +02:00
Nextcloud bot
2b0f49455d
[tx-robot] updated from transifex
2019-10-09 02:15:07 +00:00
Greta Doci
c0cf9d53d9
add comment
...
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-10-08 17:56:22 +02:00
Greta Doci
e4ab1461ff
fix filename overlapping on mobile ref #17364
...
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-10-08 17:50:58 +02:00
Roeland Jago Douma
e4948f5d86
Merge pull request #17414 from gary-kim/enh/15155/delete-icon-in-trashbin
...
Show Delete Icon in Breadcrumb in Trashbin
2019-10-08 08:08:02 +02:00
Nextcloud bot
85dbde060d
[tx-robot] updated from transifex
2019-10-08 02:15:01 +00:00
Gary Kim
11d01319c6
Show Delete Icon in Breadcrumb in Trashbin
...
Signed-off-by: Gary Kim <gary@garykim.dev>
2019-10-07 19:35:23 +08:00
Nextcloud bot
049628a3f5
[tx-robot] updated from transifex
2019-10-07 02:14:42 +00:00
Nextcloud bot
e20dbc04ba
[tx-robot] updated from transifex
2019-10-06 02:15:13 +00:00
Nextcloud bot
e9cef938ea
[tx-robot] updated from transifex
2019-10-05 02:15:04 +00:00
Nextcloud bot
74dcd84ee8
[tx-robot] updated from transifex
2019-10-02 02:15:09 +00:00
John Molakvoæ (skjnldsv)
b9bc2417e7
Comply to eslint
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-10-01 17:16:09 +02:00
Roeland Jago Douma
9e2bb5ef36
Move oauth admin settings to initialstate
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-09-28 13:30:34 +00:00
John Molakvoæ
c8cd607681
Remove input id on login form ( #17294 )
...
Remove input id on login form
2019-09-28 10:46:31 +02:00
John Molakvoæ (skjnldsv)
f737dc9a86
Remove input id on login form
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2019-09-28 08:15:03 +00:00
Nextcloud bot
8ca587be3a
[tx-robot] updated from transifex
2019-09-28 02:14:51 +00:00
Nextcloud bot
c99fcd63f8
[tx-robot] updated from transifex
2019-09-25 02:14:47 +00:00
Roeland Jago Douma
88b2d8f220
Merge pull request #16641 from nextcloud/enh/files_additionalscripts
...
Files additionalscripts to real event
2019-09-24 21:56:50 +02:00
Nextcloud bot
61d22ff6cf
[tx-robot] updated from transifex
2019-09-24 02:14:41 +00:00
Roeland Jago Douma
606b4d5bf3
Add new LoadAdditionalScriptsEvent
...
This adds a new event that is in the new style of event dispatching.
This should allow more lazy loading and better sepeartion of concerns
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-23 10:09:57 +02:00
Roeland Jago Douma
0a558ffbc8
Merge pull request #17162 from nextcloud/bugfix/noid/fix_recent-favorite_filename_ovelaping
...
Fix the recent/favorite/shared filename problem
2019-09-17 18:16:47 +02:00
Nextcloud bot
8cc41974a4
[tx-robot] updated from transifex
2019-09-17 12:33:26 +00:00
Greta Doci
2409240d31
Fix the recent/favorite/shared filename problem
...
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-09-16 17:12:10 +02:00
Thomas Ebert
e47a7f0a95
Allow options to be passed to `FileList.createFile`, so that `scrollTo` can be overridden.
...
Signed-off-by: Thomas Ebert <thomas.ebert@te-online.net>
2019-09-16 15:17:05 +02:00
Julius Härtl
260d93e5f2
Fallback to directory icon based on the mount type
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-15 19:29:57 +02:00
Nextcloud bot
365f30b05b
[tx-robot] updated from transifex
2019-09-08 02:16:42 +00:00
Nextcloud bot
b7cf1f322d
[tx-robot] updated from transifex
2019-09-07 02:15:33 +00:00
Nextcloud bot
1a7310f4b3
[tx-robot] updated from transifex
2019-09-06 02:15:01 +00:00
Roeland Jago Douma
04ef434af0
Development is 18 now!
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-09-05 11:26:35 +02:00
Nextcloud bot
8072e3e568
[tx-robot] updated from transifex
2019-09-05 02:16:14 +00:00
Nextcloud bot
b3292b6552
[tx-robot] updated from transifex
2019-09-04 02:16:15 +00:00
Roeland Jago Douma
6093acd4f0
Merge pull request #16969 from nextcloud/bugfix/14350/thumbnail_should_open_thefile_not_sidebar
...
When you click on thumbnail of a file, it should open the file not the sidebar
2019-09-03 07:52:34 +02:00
Nextcloud bot
0d1df80fbf
[tx-robot] updated from transifex
2019-09-03 02:15:06 +00:00
Greta Doci
ac2c1ddd4e
Change filelist _onClickFile function so thumbnail to open the file instead of the sidebar
...
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-09-02 15:11:52 +02:00
Nextcloud bot
4d16726e70
[tx-robot] updated from transifex
2019-09-01 02:16:24 +00:00
Nextcloud bot
50769b5966
[tx-robot] updated from transifex
2019-08-30 02:15:12 +00:00
Nextcloud bot
b7577b6401
[tx-robot] updated from transifex
2019-08-27 02:15:20 +00:00
Nextcloud bot
d647f333cf
[tx-robot] updated from transifex
2019-08-26 02:14:34 +00:00
Nextcloud bot
182517e0b3
[tx-robot] updated from transifex
2019-08-22 02:14:34 +00:00
Roeland Jago Douma
89d7ffebd5
Merge pull request #16798 from jmattt/gridview-fix
...
Fix scrolling after switching to grid view
2019-08-21 22:06:39 +02:00
Nextcloud bot
ddec3fc416
[tx-robot] updated from transifex
2019-08-20 02:14:48 +00:00
Jonathan Matthews
1ae45bdaa1
Fix grid view
...
Signed-off-by: Jonathan Matthews <jgit@pixelnet.work>
2019-08-19 15:18:05 -04:00
Nextcloud bot
6725ad213f
[tx-robot] updated from transifex
2019-08-19 02:14:56 +00:00
Nextcloud bot
b3880452bb
[tx-robot] updated from transifex
2019-08-18 02:15:40 +00:00
Nextcloud bot
5b09460d4f
[tx-robot] updated from transifex
2019-08-17 02:15:00 +00:00
Nextcloud bot
6db355848b
[tx-robot] updated from transifex
2019-08-16 02:14:16 +00:00
Roeland Jago Douma
465e919de1
Merge pull request #16154 from nextcloud/fix/noid/accessibility-focusable-viewtoggle
...
Make possible to focus grid/list view toggle via keyboard
2019-08-15 10:56:52 +02:00
John Molakvoæ
0185aafbcc
Rename delete label to Delete folder/file ( #16741 )
...
Rename delete label to Delete folder/file
2019-08-15 10:20:20 +02:00
Nextcloud bot
fdcc654ff6
[tx-robot] updated from transifex
2019-08-15 02:14:35 +00:00
John Molakvoæ (skjnldsv)
3e1fd602eb
Rename delete label to Delete folder/file
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-08-14 18:28:46 +02:00
John Molakvoæ (skjnldsv)
cbc3862830
Always put the gridview toggle on the visible part of the page
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-08-14 16:45:58 +02:00
Nextcloud bot
d60bd93641
[tx-robot] updated from transifex
2019-08-14 02:14:58 +00:00
Nextcloud bot
00c1389628
[tx-robot] updated from transifex
2019-08-08 02:14:43 +00:00
Morris Jobke
2ca8ff83f2
Merge pull request #16643 from nextcloud/enh/moreDIUsage
...
Lets use DI where we can
2019-08-05 12:55:52 +02:00
Nextcloud bot
bfcc3acc9a
[tx-robot] updated from transifex
2019-08-03 02:14:32 +00:00
Roeland Jago Douma
2d9feca0a3
Lets use DI where we can
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-08-02 20:43:50 +02:00
Nextcloud bot
a1afdac31a
[tx-robot] updated from transifex
2019-08-01 02:15:27 +00:00
Max Fichtelmann
1d29636008
fix XSS when adding a file with a malicious name to favorites
...
Signed-off-by: Max Fichtelmann <max.fichtelmann@procilon.de>
2019-07-29 18:16:37 +02:00
Morris Jobke
e51c269dbe
Merge pull request #16532 from nextcloud/bugfix/14776/maxcontrast-fix
...
Fix max contrast retrieval to limit minimum color for relative time
2019-07-25 17:07:22 +02:00
Morris Jobke
003e23520d
Trigger fallback code to get max contrast value and use integer there
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-07-25 09:45:09 +02:00
Nextcloud bot
569cf31cd6
[tx-robot] updated from transifex
2019-07-25 02:14:40 +00:00
Morris Jobke
5e02d71588
Fix max contrast retrieval to limit minimum color for relative time
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-07-24 21:48:52 +02:00
John Molakvoæ
b6376b7bd6
Fix 1px jump when selecting multi table entries ( #16475 )
...
Fix 1px jump when selecting multi table entries
2019-07-22 12:29:00 +02:00
Nextcloud bot
9249a810fb
[tx-robot] updated from transifex
2019-07-21 02:15:10 +00:00
Michael Weimann
68049f1eae
Fix 1px jump when selecting multi table entries
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu>
2019-07-20 11:28:52 +02:00
Greta Doci
e1da99af4c
Fix filelist overlap with header ref #16076
...
Signed-off-by: Greta Doci <gretadoci@gmail.com>
2019-07-18 15:34:39 +02:00
Nextcloud bot
8b31dbc5a4
[tx-robot] updated from transifex
2019-07-16 02:14:48 +00:00
Morris Jobke
cd3f5e48de
Merge pull request #16151 from jameslao/master
...
Update operationprogressbar.js
2019-07-15 22:09:25 +02:00
Nextcloud bot
d307ed8e42
[tx-robot] updated from transifex
2019-07-14 02:15:06 +00:00
Nextcloud bot
7675d01955
[tx-robot] updated from transifex
2019-07-13 02:14:18 +00:00
Nextcloud bot
0263821010
[tx-robot] updated from transifex
2019-07-11 02:14:31 +00:00
John Molakvoæ
2f86fd604b
Properly load permissions in showActions ( #15992 )
...
Properly load permissions in showActions
2019-07-07 20:20:09 +02:00
Nextcloud bot
e80e82548d
[tx-robot] updated from transifex
2019-07-06 02:13:43 +00:00
Julius Härtl
51683fa9d1
Properly load permissions in showActions
...
When setViewerMode(false) is called, the permissions should be fetched from the available dirInfo
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-07-05 12:21:21 +02:00
Nextcloud bot
8427ecf685
[tx-robot] updated from transifex
2019-07-05 02:14:09 +00:00
Nextcloud bot
853a1a586a
[tx-robot] updated from transifex
2019-07-04 02:13:48 +00:00
Morris Jobke
eaabe97373
Merge pull request #16200 from nextcloud/revert/16049-wrong-round
...
Revert incorrect rouding
2019-07-03 10:02:52 +02:00
Nextcloud bot
ffb6230efb
[tx-robot] updated from transifex
2019-07-03 02:13:44 +00:00
Morris Jobke
0d0850746e
Merge pull request #15741 from mxss/fix/phpdoc-fixes
...
misc phpdoc fixes
2019-07-02 22:25:41 +02:00
Daniel Kesselberg
fda7f5edb4
Revert "Fix usage view tests"
...
This reverts commit 7da7acd0
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-07-02 19:50:32 +02:00
Daniel Kesselberg
63ef389db1
Revert parts hide quota bar if unlimited
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-07-02 19:50:31 +02:00
Roeland Jago Douma
7da7acd0a5
Fix usage view tests
...
Follow up to #16049
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-02 15:50:36 +02:00
Nextcloud bot
9beda013c1
[tx-robot] updated from transifex
2019-07-02 02:13:41 +00:00
Robin Appelman
ae4ae0d3d0
Merge pull request #16170 from nextcloud/dnd-upload-permissions
...
fix permissions for drag-n-drop uploads
2019-07-01 15:23:47 +02:00
John Molakvoæ
41ccf5e8c7
Hide quota bar if unlimited quota ( #16049 )
...
Hide quota bar if unlimited quota
2019-07-01 12:39:58 +02:00
Robin Appelman
258902b337
fix permissions for drag-n-drop uploads
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-07-01 11:58:13 +02:00
James Lao
6afd368b75
Update operationprogressbar.js
...
To fix issue #16137
Signed-off-by: james.lao@gmail.com <james.lao@gmail.com>
2019-06-28 10:13:04 -07:00
Jan-Christoph Borchardt
665362b354
Merge pull request #16084 from nextcloud/design/fix-files-checkboxes
...
Fix file checkbox margin causing layout issues in file list
2019-06-26 14:52:37 +02:00
Nextcloud bot
9bd2b11ce7
[tx-robot] updated from transifex
2019-06-26 02:13:59 +00:00
Jan-Christoph Borchardt
2832c0d8a2
Fix file checkbox margin causing layout issues in file list
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-26 00:48:11 +02:00
Daniel Kesselberg
5c3fc44f33
Don't show absolute number in tooltip
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-06-24 18:35:37 +02:00
Daniel Kesselberg
d059ee34a0
Show used space in mb instead of %
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-06-24 18:33:10 +02:00
Daniel Kesselberg
f310b964d4
Hide quota bar if unlimited
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2019-06-23 21:21:13 +02:00
John Molakvoæ
552657223a
Fix window scroll container ( #16009 )
...
Fix window scroll container
2019-06-19 19:42:38 +02:00
Julius Härtl
bf56f2843c
Fix window scroll container
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-19 11:14:57 +02:00
John Molakvoæ
abb1fd9fc9
Avoid scrolling to the hidden input when toggling grid/list view ( #16005 )
...
Avoid scrolling to the hidden input when toggling grid/list view
2019-06-19 10:49:15 +02:00
Julius Härtl
25a646e1ee
Avoid scrolling to the hidden input when toggling grid/list view
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-19 09:35:52 +02:00
Julius Härtl
2d06ea5cfc
Properly redirect if accessing invalid file though /f/ entrypoint
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-06-18 13:09:38 +02:00
John Molakvoæ
f6ad353c7c
Merge pull request #15961 from nextcloud/design/sharing-accessibility
...
Sharing in list: Use .hidden-visually instead of display:none for accessibility, fix #11661
2019-06-17 09:59:55 +02:00
Jan-Christoph Borchardt
42a84ea454
Sharing in list: Use .hidden-visually instead of display:none for accessibility, fix #11661
...
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2019-06-14 14:16:25 +02:00
Nextcloud bot
85767660ba
[tx-robot] updated from transifex
2019-06-14 02:14:26 +00:00
nacho
3c30d293fa
CSS: adjust media query breakpoint to improve tablet readability
...
see https://github.com/nextcloud/news/pull/467
2019-05-30 08:28:30 +02:00
Morris Jobke
64fb083dd9
Merge pull request #15767 from nextcloud/bugfix/0b-quota-create
...
Hide newFile menu if quota is set to 0B
2019-05-28 14:27:01 +02:00
Julius Härtl
1cf16fa7aa
Hide newFile menu if quota is set to 0B
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-28 10:27:01 +02:00
Julius Härtl
d48787e661
Also allow dragging below the file list
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-05-27 13:00:45 +02:00
Max Kovalenko
a83b79c5f8
misc phpdoc fixes
...
Signed-off-by: Max Kovalenko <mxss1998@yandex.ru>
2019-05-27 09:04:05 +03:00
Max Kovalenko
a8ddf3471e
fixed phpdoc parameter types
...
Signed-off-by: Max Kovalenko <mxss1998@yandex.ru>
2019-05-27 09:04:05 +03:00
Nextcloud bot
cdfd2d8dd1
[tx-robot] updated from transifex
2019-05-27 02:13:41 +00:00
Nextcloud bot
7f689af6f4
[tx-robot] updated from transifex
2019-05-26 02:14:16 +00:00
Nextcloud bot
d59416eaea
[tx-robot] updated from transifex
2019-05-25 02:13:50 +00:00
Nextcloud bot
f2885c171f
[tx-robot] updated from transifex
2019-05-22 02:13:52 +00:00
John Molakvoæ (skjnldsv)
7ec3845494
Remove quota feedback if no link set
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-21 11:11:30 +02:00
Nextcloud bot
af680f285e
[tx-robot] updated from transifex
2019-05-21 02:13:28 +00:00
Nextcloud bot
db6c89ded0
[tx-robot] updated from transifex
2019-05-18 02:13:05 +00:00
Christoph Wurst
0f3e438f7c
Move OC.theme to the bundle and deprecate oc_defaults
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-14 11:14:29 +02:00
Christoph Wurst
2f5df9387d
Deprecate OC.fileIsBlacklisted and move it to the bundle
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-05-14 10:07:56 +02:00
Nextcloud bot
ee5095c6f6
[tx-robot] updated from transifex
2019-05-14 02:13:22 +00:00
Nextcloud bot
9d66e91f0b
[tx-robot] updated from transifex
2019-05-11 00:13:12 +00:00
Nextcloud bot
4cd7900d4f
[tx-robot] updated from transifex
2019-05-10 00:13:05 +00:00
Morris Jobke
3007c7a19c
Merge pull request #15477 from nextcloud/fix/files/floating-header
...
Fix floating header over breadcrumbs
2019-05-09 15:53:17 +02:00
Valdnet
07c36654b1
Update file-upload.js
...
Change the location of the translation file.
2019-05-09 14:30:43 +02:00
John Molakvoæ (skjnldsv)
b23af5c99c
Fix floating header over breadcrumbs
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2019-05-09 14:23:09 +02:00