Commit graph

13374 commits

Author SHA1 Message Date
Tobias Kaminsky
f011f787d6 daily dev 20190903
c6f6ce80d Merge pull request #4447 from nextcloud/npeImage
639c770e5 Merge pull request #4449 from nextcloud/baseUrlNull
f671a1eaf codacy: Useless parentheses.
8418bc4e3 Merge pull request #4444 from nextcloud/fileActivity
23f40b710 baseURL might be null
83f7be14c prevent npe
4e2f9af19 fix endless scroll on file detail activity stream
f284d3bcb [tx-robot] updated from transifex
97538ca8f [tx-robot] updated from transifex
19921eb08 [tx-robot] updated from transifex
09c8e2e37 [tx-robot] updated from transifex
99b536c62 daily dev 20190829
2019-09-03 03:36:00 +02:00
Andy Scherzinger
fba301b248
improve mime type detection
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-09-02 23:57:55 +02:00
Andy Scherzinger
2f30227cfa
Resolve #2081 adding a corresponding file-extension/mimetype mapping for .m files
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-09-02 23:05:23 +02:00
Andy Scherzinger
bff6395e42
Resolve #2073 adding a corresponding file-extension/mimetype mapping for .love files
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-09-02 23:05:22 +02:00
Andy Scherzinger
0cb8d46337
update to Nc17 defined mimetype list
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-09-02 23:05:13 +02:00
Andy Scherzinger
c6f6ce80dc
Merge pull request #4447 from nextcloud/npeImage
Prevent npe
2019-09-02 21:36:42 +02:00
Andy Scherzinger
639c770e51
Merge pull request #4449 from nextcloud/baseUrlNull
baseURL might be null
2019-09-02 20:08:13 +02:00
Andy Scherzinger
f671a1eafb
codacy: Useless parentheses.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-09-02 16:08:50 +02:00
Andy Scherzinger
8418bc4e31
Merge pull request #4444 from nextcloud/fileActivity
fix endless scroll on file detail activity stream
2019-09-02 15:32:19 +02:00
tobiasKaminsky
23f40b710c
baseURL might be null
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-09-02 15:25:30 +02:00
tobiasKaminsky
83f7be14c5
prevent npe
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-09-02 14:30:41 +02:00
tobiasKaminsky
4e2f9af198
fix endless scroll on file detail activity stream
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-09-02 11:46:16 +02:00
Nextcloud bot
f284d3bcb6
[tx-robot] updated from transifex 2019-09-02 03:06:07 +00:00
Nextcloud bot
97538ca8f3
[tx-robot] updated from transifex 2019-08-31 03:06:15 +00:00
Nextcloud bot
19921eb086
[tx-robot] updated from transifex 2019-08-30 03:08:51 +00:00
Nextcloud bot
09c8e2e37e
[tx-robot] updated from transifex 2019-08-29 03:05:52 +00:00
Tobias Kaminsky
99b536c625 daily dev 20190829
4092eef8a [tx-robot] updated from transifex
4b0506c8e daily dev 20190828
2019-08-29 03:37:11 +02:00
Nextcloud bot
4092eef8a4
[tx-robot] updated from transifex 2019-08-28 03:12:54 +00:00
Tobias Kaminsky
4b0506c8e6 daily dev 20190828
8a5855301 Merge pull request #4421 from nextcloud/codacy
f7a33e5d9 activity: use lastGiven header (#4419)
5c06b83a7 activity: use lastGiven header
0f66801b8 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
5c091aca4 Bump hwsecurity-fido from 2.4.6 to 2.5.1 (#4420)
cf02e861b codacy: Classes implementing Serializable should set a serialVersionUID
56e74d2e8 codacy: Avoid really long methods.
dfc1a5e89 codacy: Avoid instantiating new objects inside loops
fc156a72b codacy: A class which only has private constructors should be final codacy: Avoid throwing raw exception types.
575be806e Add printing system to RichDocuments (#4365)
d423dd3b0 Add printing system to RichDocuments
f708d4c91 [tx-robot] updated from transifex
eb9cfb787 daily dev 20190827
2019-08-28 03:37:16 +02:00
Andy Scherzinger
8a58553019
Merge pull request #4421 from nextcloud/codacy
Codacy
2019-08-27 21:33:11 +02:00
Tobias Kaminsky
f7a33e5d9f
activity: use lastGiven header (#4419)
activity: use lastGiven header
2019-08-27 20:21:11 +02:00
tobiasKaminsky
5c06b83a70
activity: use lastGiven header
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-27 19:40:56 +02:00
nextcloud-android-bot
0f66801b8f Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-08-27 15:11:23 +00:00
Tobias Kaminsky
5c091aca41
Bump hwsecurity-fido from 2.4.6 to 2.5.1 (#4420)
Bump hwsecurity-fido from 2.4.6 to 2.5.1
2019-08-27 16:33:02 +02:00
Andy Scherzinger
cf02e861b8
codacy: Classes implementing Serializable should set a serialVersionUID
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-27 12:45:14 +02:00
Andy Scherzinger
56e74d2e8a
codacy: Avoid really long methods.
refactor updatePublicShareSection method

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-27 12:38:17 +02:00
Andy Scherzinger
dfc1a5e89f
codacy: Avoid instantiating new objects inside loops
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-27 12:20:34 +02:00
Andy Scherzinger
fc156a72bc
codacy: A class which only has private constructors should be final
codacy: Avoid throwing raw exception types.

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-27 10:57:33 +02:00
Tobias Kaminsky
575be806e6
Add printing system to RichDocuments (#4365)
Add printing system to RichDocuments
2019-08-27 08:49:18 +02:00
tobiasKaminsky
d423dd3b00
Add printing system to RichDocuments
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-27 08:26:53 +02:00
Nextcloud bot
f708d4c91c
[tx-robot] updated from transifex 2019-08-27 03:07:11 +00:00
Tobias Kaminsky
eb9cfb7878 daily dev 20190827
f2afee900 Merge pull request #4416 from nextcloud/noStorageManager
70ea95998 storage manager can be null
56e0fd081 [tx-robot] updated from transifex
bd62476e1 daily dev 20190824
2019-08-27 03:36:14 +02:00
dependabot-preview[bot]
5ab598f4b8
Bump hwsecurity-fido from 2.4.6 to 2.5.1
Bumps [hwsecurity-fido](https://github.com/cotechde/hwsecurity) from 2.4.6 to 2.5.1.
- [Release notes](https://github.com/cotechde/hwsecurity/releases)
- [Commits](https://github.com/cotechde/hwsecurity/compare/2.4.6...2.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-27 01:13:05 +00:00
Andy Scherzinger
f2afee900d
Merge pull request #4416 from nextcloud/noStorageManager
storage manager can be null
2019-08-26 11:25:07 +02:00
tobiasKaminsky
70ea959983
storage manager can be null
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-26 08:09:04 +02:00
Nextcloud bot
56e0fd081b
[tx-robot] updated from transifex 2019-08-24 03:05:47 +00:00
Tobias Kaminsky
bd62476e1a daily dev 20190824
ed75cffa5 Merge pull request #4397 from nextcloud/npeInRemove
4d5b166fc Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
0dc71ee4a Merge pull request #4394 from nextcloud/390alpha
35a625234 parent file can be null
807bf462a 3.9.0 Alpha
cf536a4ef Merge pull request #4388 from nextcloud/gridTest
753b4591d Merge pull request #4384 from nextcloud/codacy
783e28365 codacy: Avoid using Literals in Conditional Statements
c0b76e33e codacy: Avoid declaring a variable if it is unreferenced before a possible exit point.
c51db8b1c codacy: Avoid unused imports
5a1b5ed5c codacy: Avoid really long methods.
d2c9e3273 codacy: These nested if statements could be combined
d445be1b5 codacy: Avoid using implementation types like 'ArrayList'; use the interface instead
331edcb69 fix possible NPE on stopping contact backup job (#4387)
88714c1c9 moved multiple account dialog to recyclerview (#4381)
0a95210d7 attempt to get gridview test more reliable
6ec0186bb moved multiple account dialog to recyclerview
f5ca834e0 fix possible NPE on stopping contact backup job
42d3aa928 [tx-robot] updated from transifex
b411f0223 daily dev 20190823
2019-08-24 03:35:57 +02:00
Andy Scherzinger
ed75cffa58
Merge pull request #4397 from nextcloud/npeInRemove
parent file can be null
2019-08-23 12:13:48 +02:00
nextcloud-android-bot
4d5b166fc0 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-08-23 09:31:45 +00:00
Andy Scherzinger
0dc71ee4a3
Merge pull request #4394 from nextcloud/390alpha
3.9.0 Alpha
2019-08-23 11:30:26 +02:00
tobiasKaminsky
35a625234b
parent file can be null
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-23 11:18:16 +02:00
Andy Scherzinger
807bf462a8
3.9.0 Alpha
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-23 10:17:03 +02:00
Andy Scherzinger
cf536a4ef2
Merge pull request #4388 from nextcloud/gridTest
attempt to get gridview test more reliable
2019-08-23 09:42:11 +02:00
Andy Scherzinger
753b4591db
Merge pull request #4384 from nextcloud/codacy
Codacy
2019-08-23 09:41:29 +02:00
Andy Scherzinger
783e28365d
codacy: Avoid using Literals in Conditional Statements
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-23 09:16:44 +02:00
Andy Scherzinger
c0b76e33ec
codacy: Avoid declaring a variable if it is unreferenced before a possible exit point.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-23 09:12:33 +02:00
Andy Scherzinger
c51db8b1cd
codacy: Avoid unused imports
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-23 08:45:52 +02:00
Andy Scherzinger
5a1b5ed5cf
codacy: Avoid really long methods.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-23 08:23:36 +02:00
Andy Scherzinger
d2c9e3273f
codacy: These nested if statements could be combined
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-23 08:23:35 +02:00
Andy Scherzinger
d445be1b5f
codacy: Avoid using implementation types like 'ArrayList'; use the interface instead
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-23 08:23:27 +02:00