Joas Schilling
708b4991d9
Fix legacy routes
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
250467e842
Extend tests for root url
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
f93d55eebd
PHP CS fixes
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
aad16c8508
Fix creation of legacy routes
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
3f8168b6e5
Allow some apps to have root URLs in their own routing file
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Roeland Jago Douma
64196ddd19
Merge pull request #20449 from liamjack/fix/19066/empty_file_versions
Array offset error due to empty file versions array
6 years ago
Roeland Jago Douma
ad603fd13a
Merge pull request #20540 from nextcloud/fix/mail-test
Fix mailer test
6 years ago
Roeland Jago Douma
2fc35d10e4
Added trailing space
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years ago
Nextcloud bot
148bdabd58
[tx-robot] updated from transifex
6 years ago
Robin Appelman
51c9fd4ece
Merge pull request #20537 from nextcloud/external-tests-allow-local-access
allow local remote access in external storage ci
6 years ago
Roeland Jago Douma
16e6707f3f
Fix mailer test
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years ago
Robin Appelman
d96bba2830
allow local remote access in external storage ci
Signed-off-by: Robin Appelman <robin@icewind.nl>
6 years ago
Arthur Schiwon
ab550d682f
do not rerun expensive sanitizer against already processed DNs
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 years ago
Arthur Schiwon
32000dd1af
read records from DB for lists at once, not one by one.
Keep a runtime cache of dn-id-mapping
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 years ago
Arthur Schiwon
cc31c38277
don't circulate with only one backend
- saves some overhead costs
- in some occasions saves LDAP requests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 years ago
Arthur Schiwon
e8ddb4718c
consolidate groupsMatchFilter in groupsExist
- less duplication
- profiting of the same cache entry
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 years ago
Roeland Jago Douma
ed56619a20
Merge pull request #19901 from nextcloud/bugfix/noid/vcard-photo-handling
Improved vcard photo handling
6 years ago
John Molakvoæ
7c4b7e9329
Merge pull request #20529 from nextcloud/fix/Card-multiple
Update list of multiple properties
6 years ago
John Molakvoæ
2a51a320ce
Merge pull request #20201 from rmanibus/issue_20130
display file list in flexbox
6 years ago
John Molakvoæ
36f9ad32f2
Merge pull request #20447 from liamjack/fix/13287/welcome_email
Increase max-height on button in welcome email template
6 years ago
John Molakvoæ (skjnldsv)
29541322c1
Update list of multiple properties
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
6 years ago
Morris Jobke
9bd9c2bf32
Merge pull request #20381 from nextcloud/fix/allow_edit_admin_user
Allow to edit admin user
6 years ago
Morris Jobke
840bed9a85
Fix tests
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
6 years ago
Loïc Hermann
6c60b85a87
Fix breadcrumb in move or copy file dialog
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
6 years ago
Nextcloud bot
a8809f079b
[tx-robot] updated from transifex
6 years ago
Roeland Jago Douma
9f9e09fd4c
Merge pull request #20523 from nextcloud/enh/noid/rename-updatenotification
Rename updatenotifications webpack module to updatenotification
6 years ago
Gary Kim
646031a049
Rename updatenotifications webpack module to updatenotification
The module build name for `updatenotification` is actually
`updatenotifications` which can be confusing.
It is the only module with a name that is
different from the app's name.
Signed-off-by: Gary Kim <gary@garykim.dev>
6 years ago
GretaD
d17c58eeec
Allow to edit admin user
Signed-off-by: GretaD <gretadoci@gmail.com>
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
6 years ago
blizzz
d55f4183b5
Merge pull request #20505 from nextcloud/fix/noid/system-creds
do not advertise nulled userId for for systemwide credentials
6 years ago
Roeland Jago Douma
8971403ada
Merge pull request #20511 from nextcloud/fix/cs-fixer-ldap
PHP-CS-Fixer green
6 years ago
Roeland Jago Douma
79cf13e349
Merge pull request #16946 from exussum12/patch-1
Increase max read
6 years ago
Roeland Jago Douma
fc2e17d33f
Merge pull request #20246 from nextcloud/fix/untranslated_mail_footer
Provide the proper language to the mailer
6 years ago
Roeland Jago Douma
d9990b09b8
PHP-CS-Fixer green
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years ago
Roeland Jago Douma
d0548f6fa8
19 Beta 5
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years ago
Roeland Jago Douma
bb4dedb015
Provide the proper language to the mailer
Else we can't properly translate the footer in the recipients e-mail
language.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years ago
Roeland Jago Douma
1f2df2f6bc
Merge pull request #20506 from nextcloud/version/19/beta4
19 beta 4
6 years ago
Roeland Jago Douma
e21d65e771
Merge pull request #20509 from nextcloud/revert-20050-bugfix/noid/mysql-equal-trims-shock
Revert "Make sure MySQL is not saying 'this' = 'this ' is true"
6 years ago
Nextcloud bot
078ac97939
[tx-robot] updated from transifex
6 years ago
Roeland Jago Douma
cbcf072b23
Revert "Make sure MySQL is not saying 'this' = 'this ' is true"
6 years ago
Roeland Jago Douma
2e36ea010a
19 beta 4
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
6 years ago
blizzz
48a8f0a464
Merge pull request #20503 from nextcloud/fix/noid/dav-catch-throwable
DAV's exception logger should deal with any Throwable
6 years ago
Roeland Jago Douma
0571fd3635
Merge pull request #20386 from nextcloud/version/19/beta3
19 beta 3
6 years ago
Christoph Wurst
3aa8849b7d
Merge pull request #20501 from nextcloud/fix/noid/run-cs-fix
Run cs:fix and fix HashWrapper code
6 years ago
Scott Dutton
65e134c13a
Update View.php
6 years ago
Arthur Schiwon
5437844b7e
fix credentialsManager documentation and ensure userId to be used as string
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 years ago
Christoph Wurst
018a2917c1
Merge pull request #20502 from nextcloud/techdebt/cs-check-diff
Print diff in cs:check command
6 years ago
Arthur Schiwon
f6cb452037
add DB tests for credentials manager
these are actually expected to FAIL, because NULL as a userid is not
allowed in the schema, but documented to be used on the source
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6 years ago
Georg Ehrke
fe4527a8e2
Update Contact Size after removing photo
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
6 years ago
Joas Schilling
648c8df516
Don't populate the PHOTO property when it's not an image
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago
Joas Schilling
bb754cb363
Always transform the etag and read the data
Signed-off-by: Joas Schilling <coding@schilljs.com>
6 years ago