Roeland Jago Douma
5d7d96dc45
Update autoload checker
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
Roeland Jago Douma
f51eccf34a
Move files_sharing to a proper classmap
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
Roeland Jago Douma
3a9c24c04f
Allow apps to have their own autoloader
This will allow apps to also have a proper classmap and authorative
autoloader.
Currently if a file: <appdir>/composer/autoload.php exists we will use
it. Else we keep the current behavior.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
Roeland Jago Douma
cd0d27e46d
Merge pull request #6854 from nextcloud/s3-multipart-propagate-exception
propagate multipart upload exception when aborting upload
8 years ago
Robin Appelman
91b3536f45
propagate multipart upload exception when aborting upload
Signed-off-by: Robin Appelman <robin@icewind.nl>
8 years ago
Bjoern Schiessle
e964f83f28
fix url
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
8 years ago
Julius Härtl
be71ce32dc
Merge pull request #5673 from tbille/gui-bug-authentication
Destroy modal when closed
8 years ago
Thomas Bille
75bc40f7a0
Destroy modal when closed
Signed-off-by: Thomas Bille <contact@tbille.fr>
8 years ago
Nextcloud bot
59c3ea91fd
[tx-robot] updated from transifex
8 years ago
Roeland Jago Douma
d34c7e89a0
Merge pull request #6844 from nextcloud/phan-repo
Phan is moved to a new repo
8 years ago
Roeland Jago Douma
17bd2fb268
Phan is moved to a new repo
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
blizzz
c25be8d83c
Merge pull request #6837 from nextcloud/timespan-check-3
Fix future time spans
8 years ago
Nextcloud bot
84a7285f08
[tx-robot] updated from transifex
8 years ago
Roeland Jago Douma
1b2568e637
Merge pull request #6585 from nextcloud/theming-fileupload-errorhandling
Theming: Handle errors on uploaded files properly
8 years ago
Roeland Jago Douma
a5912cbe33
Merge pull request #6812 from nextcloud/upload-cache-path
also use configured 'cache_path' for new chunking
8 years ago
Roeland Jago Douma
a0823540b0
Merge pull request #6791 from nextcloud/fix-test-warnings
Fix test warnings
8 years ago
Roeland Jago Douma
3438020d66
Merge pull request #6813 from nextcloud/exclude-avatar-from-same-site-cookie
Exclude avatar from Same-Site Cookie requirement
8 years ago
dartcafe
ac2a6e0f2f
Fix future time spans
Signed-off-by: dartcafe <github@dartcafe.de>
8 years ago
John Molakvoæ
7a05cf300c
Merge pull request #6761 from nextcloud/fix-avatar-loading-state
Fix popover position and avatar loading
8 years ago
John Molakvoæ (skjnldsv)
f33ed5fb13
Ellipsis
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
8 years ago
John Molakvoæ (skjnldsv)
4ca88471b0
Fix popover position and avatar loading
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
8 years ago
John Molakvoæ
0ce3636fba
Merge pull request #6829 from nextcloud/fix-app-nav-edit-inputs
Fix app-navigation editable entry input colors
8 years ago
Nextcloud bot
d251623b01
[tx-robot] updated from transifex
8 years ago
Joas Schilling
4e0c078f48
Merge pull request #6826 from nextcloud/fix-class-name-in-exception-logger-plugin
Fix class name in exception logger plugin
8 years ago
John Molakvoæ (skjnldsv)
c68c538a86
Fix app-navigation editable entry input colors
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
8 years ago
Joas Schilling
7c53f921a9
Use ::class to avoid errors
Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years ago
Joas Schilling
fd5465d509
Fix class name, regression from 44cf67accd
Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years ago
Joas Schilling
547f5afa5b
Merge pull request #6816 from nextcloud/external-storage-confirm-delete-fix
Fix confirmation dialog when deleting external storage
8 years ago
Nextcloud bot
7c1ba6c00b
[tx-robot] updated from transifex
8 years ago
John Molakvoæ
fadd33040c
Merge pull request #6818 from nextcloud/allow-div-on-nav-edit-entry-instead-of-form
Allow div instead of forms on editable nav entries
8 years ago
John Molakvoæ (skjnldsv)
cd4629b2ae
Allow div instead of forms on editable nav entries
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
8 years ago
blizzz
af4810d5e5
Merge pull request #6795 from nextcloud/fix/contactsmenu-ie11
Fix contacts menu for IE11
8 years ago
Robin Appelman
a92596db78
Fix confirmation dialog when deleting external storage
Signed-off-by: Robin Appelman <robin@icewind.nl>
8 years ago
John Molakvoæ
423be3df52
Merge pull request #6763 from nextcloud/fix-user-quota
Fix quota overflow and error color
8 years ago
John Molakvoæ (skjnldsv)
7f07ff48f2
Correct class to quota
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
8 years ago
John Molakvoæ (skjnldsv)
ca00e24504
Fix quota overflow and error color
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
8 years ago
Nextcloud bot
adb847de41
[tx-robot] updated from transifex
8 years ago
Robin Appelman
1a99e0dab4
Merge pull request #6602 from nextcloud/s3-multipart-upload
Add multipart upload for s3
8 years ago
Robin Appelman
e393b3553e
set s3 part size to 500mb
Signed-off-by: Robin Appelman <robin@icewind.nl>
8 years ago
Lukas Reschke
8ad17a66d6
Exclude avatar from Same-Site Cookie requirement
Required to work with the upcoming Collabora avatar integration.
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
8 years ago
Robin Appelman
d27b0b07bc
also use configured 'cache_path' for new chunking
Signed-off-by: Robin Appelman <robin@icewind.nl>
8 years ago
Nextcloud bot
647b185c2b
[tx-robot] updated from transifex
8 years ago
Julius Härtl
0def38b50e
Merge pull request #6739 from nextcloud/apps-management-updates
Add Updates section to app management
8 years ago
Julius Härtl
bee9ef83c6
App management: Do not show udpdate category if no updates are available
Signed-off-by: Julius Härtl <jus@bitgrid.net>
8 years ago
Julius Härtl
a3502c5c67
App management: Show proper message when no updates are available
Signed-off-by: Julius Härtl <jus@bitgrid.net>
8 years ago
Julius Härtl
6f7fb2e87b
App management: do not reset update counter to 0 on category change
Signed-off-by: Julius Härtl <jus@bitgrid.net>
8 years ago
Julius Härtl
ec0091d499
Do not return app names multiple times
Signed-off-by: Julius Härtl <jus@bitgrid.net>
8 years ago
Julius Härtl
8d1b32e597
App management: add update section
Signed-off-by: Julius Härtl <jus@bitgrid.net>
8 years ago
Roeland Jago Douma
968d4f6396
Merge pull request #6692 from nextcloud/inputs-border-to-main-bg
Inputs border to main bg and fix white inputs
8 years ago
Nextcloud bot
564d1b1789
[tx-robot] updated from transifex
8 years ago