Roeland Jago Douma
|
3021491f1c
|
Drop php 7.1 support
18 will be relased when php7.1 is EOL already. So lets kill it!
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-28 10:21:22 +01: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
|
62dc320191
|
Merge pull request #17725 from nextcloud/enh/share_exp_internal
Allow internal shares to have a default expiration date
|
2019-11-28 08:37:19 +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 |
Roeland Jago Douma
|
125be68311
|
Merge pull request #18141 from nextcloud/design/noid/personal-info-icon
Use person icon for personal settings
|
2019-11-28 08:35:33 +01:00 |
Nextcloud bot
|
563f9153a2
|
[tx-robot] updated from transifex
|
2019-11-28 02:16:54 +00:00 |
Julius Härtl
|
e18397284b
|
Use person icon for personal settings
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-11-27 21:06:14 +01:00 |
Julius Härtl
|
9691360f6e
|
Allow inline styles for theming images
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-11-27 20:26:57 +01: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
|
e3e782b63d
|
Fix external storagestests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 15:28:34 +01:00 |
Roeland Jago Douma
|
734d496d63
|
Bump memcached image
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 15:27:28 +01:00 |
Roeland Jago Douma
|
a987f809e6
|
REVERT LATER: disable phan for now
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 15:27:28 +01:00 |
Roeland Jago Douma
|
0e14bdc0d0
|
remove test case
Because we test very naively we matched also on def in default...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 15:27:28 +01:00 |
Roeland Jago Douma
|
469c06be15
|
TO REVERT LATER: disable decimaltest from LegacyDBTest
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 15:27:28 +01:00 |
Roeland Jago Douma
|
924b3298cf
|
TO REVERT LATER: disable some DbHandlerTest
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 15:27:28 +01:00 |
Roeland Jago Douma
|
17a9d5856f
|
TO REVERT LATER: disable some tests in UserTest
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 15:27:28 +01:00 |
Roeland Jago Douma
|
b656693db2
|
TO REVERT LATER: disable tests in LargeFileHelperGetFileSizeTest
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 15:27:28 +01:00 |
Roeland Jago Douma
|
9761822aeb
|
TO REVERT LATER: fix UserHooksTest
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 15:27:28 +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 |
Georg Ehrke
|
fb89bc3931
|
Add refresh-interval to exported calendars
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
|
2019-11-27 14:51:17 +01:00 |
Roeland Jago Douma
|
078f4efb20
|
Fix tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 14:51:14 +01:00 |
npmbuildbot[bot]
|
d441864cd0
|
Compile assets
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
|
2019-11-27 14:41:23 +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
|
c8d3e32190
|
Direct editing token tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-11-27 14:36:20 +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 |
tobiasKaminsky
|
bccf236738
|
encapsulate templates
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
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
|
8797ff70eb
|
Add capabilities
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 14:33:13 +01:00 |
John Molakvoæ (skjnldsv)
|
444c9b6744
|
Add settings front and split sharing entry config
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2019-11-27 14:33:13 +01:00 |
Roeland Jago Douma
|
efce1fdfac
|
Expose internal expiration dates to JS
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 14:33:13 +01:00 |
Roeland Jago Douma
|
0c0ca45d50
|
Actualy return data
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 14:33:13 +01:00 |
Roeland Jago Douma
|
96eedc5eb2
|
My first stupid attempt at expanding the admin interface
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 14:33:13 +01:00 |
Roeland Jago Douma
|
21d7383d95
|
Allow internal shares to have a default expiration date
* Needs admin UI
* Needs more checks
* Basics seem to work
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 14:33:11 +01:00 |
Roeland Jago Douma
|
0568b01267
|
Improve etag handling
Check if values exist before using them
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 13:34:42 +01:00 |
Roeland Jago Douma
|
ec14d95292
|
Fix lockprivider test
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 13:34:42 +01:00 |
Roeland Jago Douma
|
8d4346d656
|
Fix more tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 13:34:42 +01:00 |
Roeland Jago Douma
|
f2ef35dbf1
|
Fix logger test
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 13:34:42 +01:00 |
Roeland Jago Douma
|
9463e2cf61
|
Fix SynserviceTest
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 13:34:42 +01:00 |
Roeland Jago Douma
|
a5b8473aa5
|
Fix fileplugintest
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 13:34:42 +01:00 |
Roeland Jago Douma
|
bc16b05243
|
Fix signCoretests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 13:34:42 +01:00 |
Roeland Jago Douma
|
305481688b
|
SignApp fixes
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 13:34:42 +01:00 |
Roeland Jago Douma
|
ef4b59d341
|
More fixes
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 13:34:42 +01:00 |
Roeland Jago Douma
|
799f58391e
|
More fixes
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 13:34:41 +01:00 |
Roeland Jago Douma
|
3aa5f105fa
|
Fix more tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 13:34:41 +01:00 |
Roeland Jago Douma
|
bfaca7fc78
|
Sensitive values handling
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 13:34:41 +01:00 |
Roeland Jago Douma
|
385ec2947d
|
Skip redis if not configured
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 13:34:41 +01:00 |
Roeland Jago Douma
|
4bed12e4d6
|
Update drone
* Run 7.4 tests (nodb + sqlite)
* Update older images to newer phpunit
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-11-27 13:34:41 +01:00 |