-
Notifications
You must be signed in to change notification settings - Fork 29
Comparing changes
Open a pull request
base repository: nextcloud/nextcloud-filelink
base: v1.6
head repository: nextcloud/nextcloud-filelink
compare: master
- 16 commits
- 4 files changed
- 5 contributors
Commits on Aug 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 060265b - Browse repository at this point
Copy the full SHA 060265bView commit details
Commits on Sep 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for cf53fb8 - Browse repository at this point
Copy the full SHA cf53fb8View commit details
Commits on Aug 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3387ed0 - Browse repository at this point
Copy the full SHA 3387ed0View commit details
Commits on Sep 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 219cc1f - Browse repository at this point
Copy the full SHA 219cc1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2db3754 - Browse repository at this point
Copy the full SHA 2db3754View commit details -
Merge pull request #59 from uli-heller/thunderbird-60
Compatibility with thunderbird-60, fixes #55
Configuration menu - View commit details
-
Copy full SHA for dc2453c - Browse repository at this point
Copy the full SHA dc2453cView commit details
Commits on Sep 20, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 0dd153b - Browse repository at this point
Copy the full SHA 0dd153bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2784316 - Browse repository at this point
Copy the full SHA 2784316View commit details -
Space screen fix and attachment auth fix
Modified _getUserInfo function to get space information over OCS Api and modified uploadFile function to get password from password manager.
NDev8 committedSep 20, 2018 Configuration menu - View commit details
-
Copy full SHA for 4a3a3f0 - Browse repository at this point
Copy the full SHA 4a3a3f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6fcdd5 - Browse repository at this point
Copy the full SHA a6fcdd5View commit details -
Merge pull request #62 from NDev8/master
Space screen fix and attachment auth fix
Configuration menu - View commit details
-
Copy full SHA for a5bfff0 - Browse repository at this point
Copy the full SHA a5bfff0View commit details -
Fixed WebDAV authentication bug and send credentials in post
Fixes the WebDAV authentication bug which resulted in an “503 Service Unavailable” error and improved the security by sending the credentials in the header instead of the url.
Configuration menu - View commit details
-
Copy full SHA for 6ad8835 - Browse repository at this point
Copy the full SHA 6ad8835View commit details -
Bug fix for old thunderbird 52.9.1 and removed console.log call
Bug fix for old thunderbird 52.9.1 on linux where the space screen not worked because of a missing import of Components.classes as Cc, also the file upload had stopped working because the sendInputStream method is not available in the old TB. I have also removed a console.log call that I had added to debug the addon and pushed unintentionally.
Configuration menu - View commit details
-
Copy full SHA for e7f4f38 - Browse repository at this point
Copy the full SHA e7f4f38View commit details
Commits on Sep 21, 2018
-
Merge pull request #63 from NDev8/master
Fixed WebDAV authentication bug and send credentials in post
Configuration menu - View commit details
-
Copy full SHA for 1cd2daf - Browse repository at this point
Copy the full SHA 1cd2dafView commit details
Commits on Nov 18, 2018
-
Making owncloud/Sciebo working again
See #65 Change path for retrieving userinfo from "/cloud/user" to "/cloud/users/USERNAME"
Configuration menu - View commit details
-
Copy full SHA for 662f871 - Browse repository at this point
Copy the full SHA 662f871View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a1135f - Browse repository at this point
Copy the full SHA 0a1135fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.6...master