Nextcloud bot
65908bacd2
[tx-robot] updated from transifex
8 years ago
Julius Härtl
1c97ef6da2
Merge pull request #9009 from nextcloud/appstore-link-external
Open app store links in new tab
8 years ago
Roeland Jago Douma
cdb2cc1814
Merge pull request #8999 from nextcloud/css-js-name-based-on-apps-versions
Use app version to generate scss filename
8 years ago
Jan-Christoph Borchardt
1313e38dac
Open app store links in new tab
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
8 years ago
John Molakvoæ (skjnldsv)
1d7b14dfb1
Use app version to generate scss filename
Fixed scsscacher tests
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
8 years ago
Roeland Jago Douma
2124ebae72
Merge pull request #8737 from nextcloud/file_return_put_contents
Pass on the return value of file_put_content
8 years ago
Roeland Jago Douma
b2e34167eb
Merge pull request #8976 from nextcloud/dep_user_code
Remove deprecated functions from OCP\User
8 years ago
Roeland Jago Douma
1e13b3a8fa
Merge pull request #8994 from nextcloud/deprecate-theme-sync-clients
Deprecate theme sync clients
8 years ago
Nextcloud bot
9dad5ac59b
[tx-robot] updated from transifex
8 years ago
Roeland Jago Douma
06f52ead31
Merge pull request #8993 from nextcloud/theming-allow-ui-with-theme
Show UI when using a custom theme
8 years ago
Roeland Jago Douma
f5b378fa84
Update autoloader
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
Roeland Jago Douma
53447ae2b2
Throw an exception if file_put_contents fails
* This will help with AppData hardening etc
* Introduced a GenericFileException for if nothing else is appropiate
- Maybe the other File exceptions should base on this?
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
Joas Schilling
709589f2db
Merge pull request #8780 from nextcloud/bugfix/noid/query-builder-database-backends
Move the group database backend fully to query builder
8 years ago
Joas Schilling
b98c218201
Remove orderBy so the query works correctly on postgres
Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years ago
Roeland Jago Douma
41215c9d78
Merge pull request #8951 from nextcloud/searchdav-1.0.1
update icewind/searchdav to 1.0.1
8 years ago
Nextcloud bot
7b4e51dbc7
[tx-robot] updated from transifex
8 years ago
Roeland Jago Douma
5bfad25e83
Merge pull request #8968 from nextcloud/filter_method_not_allowed
MethodNotAllowed is not a Fatal error
8 years ago
Roeland Jago Douma
fa09e0e670
Merge pull request #8983 from nextcloud/fix-8888
Clear any theming prefixed cache on cache buster increase
8 years ago
Roeland Jago Douma
36dbd7ec8f
Merge pull request #8985 from nextcloud/cleanup_ocp_db
Cleanup ocp db
8 years ago
Roeland Jago Douma
4edcaa945f
Merge pull request #8981 from nextcloud/strict_2fa
Strict 2FA
8 years ago
Roeland Jago Douma
8cdbb1ccd8
Merge pull request #8988 from nextcloud/techdep/noid/removeDeprecatedPrivateBackend
Remove deprecated OC_Group_Backend
8 years ago
Julius Härtl
cf4d27b115
Use customclient_* values by default and do not use them in custom themes anymore
Signed-off-by: Julius Härtl <jus@bitgrid.net>
8 years ago
Julius Härtl
b6501ae966
Show UI when using a custom theme
Do not hide the theming app UI when using a custom theme besides it, but warn the users about some settings being overwritten by that.
Signed-off-by: Julius Härtl <jus@bitgrid.net>
8 years ago
Roeland Jago Douma
8a28bacb8c
Remove \OCP\DB
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
Roeland Jago Douma
f4fd0224db
Do not use \OCP\DB anymore
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
Julius Härtl
af4acdc6d6
Fix tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
8 years ago
Roeland Jago Douma
91cc44a4e6
Remove deprecated OC_Group_Backend
* Private class
* Has been deprecated since NC10
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
Julius Härtl
e7c3b8da77
Clear any theming prefixed cache on cache buster increase
Signed-off-by: Julius Härtl <jus@bitgrid.net>
8 years ago
Roeland Jago Douma
e6a2c13ac1
MethodNotAllowed is not a Fatal error
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
Joas Schilling
421a00854c
Make sure DI is done
Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years ago
Joas Schilling
7ea00b7b5f
Move the group database backend fully to query builder
Signed-off-by: Joas Schilling <coding@schilljs.com>
8 years ago
Roeland Jago Douma
b52c935c09
Make 2FA backupcodes strict
* and follow the interface again
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
Roeland Jago Douma
24b12385d0
Strict 2FA
* make OCP\Authentication\TwoFactorAuth strict
* scalar types
* return types
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
Roeland Jago Douma
74f0e37233
Remove deprecated \OCP\User::userExists
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
Nextcloud bot
e2b44d199b
[tx-robot] updated from transifex
8 years ago
Roeland Jago Douma
7ebd96416c
Remove deprecated OCP\User::getDisplayname
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
Roeland Jago Douma
6c8caa1641
Remove deprecated \OCP\User::getUsers
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
Nextcloud bot
89ebb8a663
[tx-robot] updated from transifex
8 years ago
Nextcloud bot
3b6a45b926
[tx-robot] updated from transifex
8 years ago
Robin Appelman
fcd48aec1b
update icewind/searchdav to 1.0.1
Signed-off-by: Robin Appelman <robin@icewind.nl>
8 years ago
Roeland Jago Douma
e2866091bc
Merge pull request #8943 from nextcloud/dep_oc_json
Remove \OCP\JSON
8 years ago
Joas Schilling
3d8fcad88b
Merge pull request #8865 from nextcloud/ocs-groups-displayname
Return groups displayname in provisioning api
8 years ago
Roeland Jago Douma
2c9fd794b8
Update autoloader
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
John Molakvoæ (skjnldsv)
5f38cfbc80
Return groups displayname in provisioning api
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
8 years ago
Roeland Jago Douma
26073eac0c
Finally remove \OCP\JSON
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
8 years ago
Roeland Jago Douma
34cb8ea161
Merge pull request #8935 from nextcloud/backend_interfaces
Backend interfaces
8 years ago
Morris Jobke
6a31203793
Merge pull request #8856 from nextcloud/ocs-api-new-user-password-email
Allow admin to create users without password by sending mail automatic…
8 years ago
Morris Jobke
7892a0e293
Merge pull request #8936 from nextcloud/fix-gallery-selectors
Fix gallery buttons selector
8 years ago
Nextcloud bot
64948bf30c
[tx-robot] updated from transifex
8 years ago
Morris Jobke
750bb4d7e1
Merge pull request #8948 from nextcloud/search-dav-selectable_displayname
Make displayname selectable
8 years ago