Граф коммитов

84 Коммитов

Автор SHA1 Сообщение Дата
Stefan Prasse c4653c0386 Merge branch 'master' of https://github.com/nextcloud/windows-universal into #10
# Conflicts:
#	NextcloudApp/NextcloudApp.csproj
#	NextcloudApp/project.lock.json
2016-12-12 23:40:03 +01:00
Stefan Prasse e79b8a27d7 #10 add/remove entries from sqlite db when starting/stopping synchronization to a folder 2016-12-03 15:27:54 +01:00
Fiedler, Andre 37cbc702f3 remove old WebDAV client files 2016-11-29 18:52:01 +01:00
André Fiedler 7b9f4b165f Merge pull request #49 from DecaTec/master
Replaced WebDavClient by PortableWebDavLibrary NuGet package
2016-11-29 18:43:04 +01:00
DecaTec e17c52f647 Updated to PortableWebDavLibrary v0.5.1; Show folder sizes; Added right click menu (for debugging as desktop app) 2016-11-29 17:00:34 +01:00
DecaTec a039aba252 Replaced WebDavClient by PortableWebDavLibrary NuGet package 2016-11-26 09:12:38 +01:00
André Fiedler 163a0a6798 Merge pull request #38 from scherke85/#7
improv GetDavUriZip() use UrlBuilder
2016-11-24 15:03:56 +01:00
André Fiedler 38d390b57e Merge pull request #45 from scherke85/fixGetThumbnailPath
fix path with special character
2016-11-24 15:02:51 +01:00
Amadeus Scherkenbach 7523f49101 fix url path coding issue
same issue as
fix path with special character #35

i found this place
2016-11-24 13:12:16 +01:00
André Fiedler 60364e2775 Merge pull request #40 from SunboX/more-secure-password-storage
Password storage using PasswordVault and migration, fixes #25
2016-11-22 19:48:48 +01:00
Fiedler, Andre 1df03f9f72 Password storage using PasswordVault and migration 2016-11-22 19:46:05 +01:00
Amadeus Scherkenbach d9532cd153 add translate de-DE 2016-11-22 00:44:33 +01:00
Fiedler, Andre dca28de91f differ between file & folder for download context menu text 2016-11-22 00:03:11 +01:00
Amadeus Scherkenbach ebb4cce391 GetDavUriZip() use UrlBuilder 2016-11-21 23:44:06 +01:00
Amadeus Scherkenbach 02873d08b3 add translate de-DE 2016-11-21 23:42:18 +01:00
André Fiedler 8011cad654 update Transifex link 2016-11-21 23:06:49 +01:00
Fiedler, Andre 4e6c2d4ae9 show indeterminate download, if we don't know the file size. better naming of download command 2016-11-21 22:55:52 +01:00
Fiedler, Andre 084120e339 Merge branch 'scherke85-#7' 2016-11-21 22:33:05 +01:00
Fiedler, Andre d8c0624650 Merge branch '#7' of https://github.com/scherke85/windows-universal into scherke85-#7 2016-11-21 22:10:19 +01:00
André Fiedler e0f1c0d7d0 Merge pull request #37 from SunboX/new-app-name
new app name
2016-11-21 22:05:14 +01:00
Fiedler, Andre b894989988 removed some unnecessary files 2016-11-21 22:04:17 +01:00
Fiedler, Andre 19d78aa760 new app name 2016-11-21 21:56:54 +01:00
André Fiedler 87643fde52 Merge pull request #35 from scherke85/PathSpecialCharacter
fix path with special character
2016-11-21 21:39:01 +01:00
André Fiedler fbfb5cc6e9 Merge pull request #36 from SunboX/try-https-before-http
URL scheme guessing on login form, try HTTPS before HTTP, fixes #31
2016-11-20 21:02:18 +01:00
Fiedler, Andre 2a5e9cca4d URL scheme guessing on login form, try HTTPS before HTTP 2016-11-20 21:01:18 +01:00
Amadeus Scherkenbach d2c014394f #7 fix use Substring not replace
- when path was "/foo/bar/foo/"  Replace destroy path
2016-11-20 12:35:06 +01:00
Amadeus Scherkenbach 202b8e2dce fix path with special character
- for path like "# oldFolder"
2016-11-20 11:49:31 +01:00
Amadeus Scherkenbach b1043cda73 #7 enable download in context menu
- download directories as zip file
- download file as file
2016-11-19 20:23:46 +01:00
André Fiedler c418929021 Merge pull request #30 from SunboX/check-and-fix-server-address
check and fix server address, fixes #21
2016-11-17 21:30:14 +01:00
Fiedler, Andre 104bd08052 check and fix server address 2016-11-17 21:28:15 +01:00
André Fiedler 5a43b95201 Merge pull request #28 from SunboX/move-files-and-folders
Implement the function to move files and folders, resolves #4
2016-11-16 19:06:17 +01:00
Fiedler, Andre 74c9eee8b1 Implement the function to move files and folders 2016-11-16 18:48:41 +01:00
André Fiedler 752e35fd81 Merge pull request #15 from nextcloud/README-polishing
Polish README
2016-11-10 19:25:47 +01:00
Marius Blüm 76361e0772 Polish README
* Moved around some stuff
* Changed some links
* Renamed some stuff 
* Provided a better description
2016-11-10 18:21:26 +01:00
André Fiedler ee0a03a93e added a note about UWP 2016-11-10 14:18:37 +01:00
Fiedler, Andre e5366caee4 Implement the function to rename files and folders, resolves #3 2016-11-09 22:31:18 +01:00
Fiedler, Andre 7cb9cf719d fix client version string to not include revision 2016-11-09 22:12:43 +01:00
Fiedler, Andre 3ac34106ca Merge branch 'master' of https://github.com/SunboX/Nextcloud-App-UWP
# Conflicts:
#	NextcloudApp/Converter/BytesToHumanReadableConverter.cs
2016-11-09 22:01:30 +01:00
Fiedler, Andre a857225a46 more consistent byte format & fixes some flickerng while loading 2016-11-09 22:00:04 +01:00
Fiedler, Andre a78bc4e3da show indeterminate progress if we are waiting for server respose after upload 2016-11-09 21:34:17 +01:00
SunboX fbc1cee663 show indeterminate progress if we are waiting for server respose after upload 2016-11-09 21:34:17 +01:00
Fiedler, Andre fb5fe94e62 fixed upload progress (again) 2016-11-07 12:28:54 +01:00
SunboX 32a05298bc fixed upload progress (again) 2016-11-07 12:28:54 +01:00
Fiedler, Andre 64abc82509 fix HTTP/1.1 411 Length Required by now
this will break upload progress, I'm looking into it right now
2016-11-06 21:54:55 +01:00
SunboX 104c5a020e fix HTTP/1.1 411 Length Required by now
this will break upload progress, I'm looking into it right now
2016-11-06 21:54:55 +01:00
Fiedler, Andre d853221358 fixed an issue with server paths, show placeholder for avatar 2016-11-05 09:28:44 +01:00
SunboX 3fe0574482 fixed an issue with server paths, show placeholder for avatar 2016-11-05 09:28:44 +01:00
André Fiedler c6318cae72 add border to images 2016-11-03 21:57:30 +01:00
André Fiedler 126ebf4730 add border to images 2016-11-03 21:57:30 +01:00
Fiedler, Andre b5dba159e1 fix screenshot sizes and layout 2016-11-03 21:52:02 +01:00