AndyScherzinger
|
c78e05e873
codacy: avoid using redundant field initializer
|
6 years ago |
AndyScherzinger
|
c839a5b83e
codacy: avoid using Literals in Conditional Statements
|
6 years ago |
AndyScherzinger
|
65df2e82b3
codacy: utils classes are to be final with private constructor
|
6 years ago |
AndyScherzinger
|
d8da2f8007
fixes #3015 - server sends a HTTP-201 (not 200) for a newly created avatar on Nc14
|
6 years ago |
AndyScherzinger
|
8f6151a871
codacy: Avoid using implementation types; use the interface instead
|
6 years ago |
Andy Scherzinger
|
9b661890bd
Merge pull request #2775 from nextcloud/AvatarGenerationNoStorageManagerNeeded
|
6 years ago |
tobiasKaminsky
|
dbd82f8d5b
changes due to rebase
|
6 years ago |
tobiasKaminsky
|
0867879f59
changes due to rebase
|
6 years ago |
tobiasKaminsky
|
a3e59c4352
remove check for older version (<11)
|
7 years ago |
tobiasKaminsky
|
4d4b6cb2cc
avatar generation does not need storageManager
|
6 years ago |
tobiasKaminsky
|
bbca4fd4b7
fix wrong thumbnail
|
7 years ago |
tobiasKaminsky
|
985f2865fa
using new trashbin endpoint for thumbnail generation
|
7 years ago |
tobiasKaminsky
|
f8801115f2
Add trashbin support
|
7 years ago |
tobiasKaminsky
|
5589b8c0e9
add avatar icons on sharee list
|
7 years ago |
eho
|
5b68a221e9
datamodel: Don't try to be smarter than the JVM by calling the garbage collector.
|
7 years ago |
tobiasKaminsky
|
b5bed7874e
fix again a null context
|
7 years ago |
tobiasKaminsky
|
0a8822a767
load resized image in header
|
7 years ago |
tobiasKaminsky
|
5b432b3ed0
Any theming call has now context, instead of app context
|
7 years ago |
tobiasKaminsky
|
da077e0195
catch all exceptions
|
7 years ago |
tobiaskaminsky
|
1fb9412529
simplified after rebase
|
7 years ago |
tobiasKaminsky
|
5ca5555fe6
If no thumbnail exists, check if resized version exist and generate thumbnail out of it
|
7 years ago |
tobiasKaminsky
|
08ff99e07d
instead of returning null on getServerVersion(), it returns now a very latest NC10 version
|
7 years ago |
tobiaskaminsky
|
be3086c2f4
generating avatar as fallback
|
7 years ago |
tobiasKaminsky
|
0c944e95db
use correct size for png
|
7 years ago |
tobiasKaminsky
|
9d30e6cae1
handlePNG generates not noly square images
|
7 years ago |
tobiasKaminsky
|
9dbb302042
remove unwanted sleep
|
7 years ago |
tobiasKaminsky
|
d16ebf6e9d
fix missing conversion
|
7 years ago |
tobiasKaminsky
|
c4cee26b1f
trying to first show old one, but asyncDrawable is not working
|
7 years ago |
tobiasKaminsky
|
3a1c1c904b
Use ETag for avatars
|
7 years ago |
tobiaskaminsky
|
aed532d408
get rid of gallery API and use internal one
|
7 years ago |