projects
/
nextcloud-desktop.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
nextcloud-desktop.git
2020-07-09
Kevin Ottens
Use the encrypted path for collection listing
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Kevin Ottens
Pass e2e-token to PropagateUpload subjobs
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Kevin Ottens
Pass the e2e-token for encrypted MKCOL
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Kevin Ottens
Allow to pass extraHeaders to a path based MkColJob
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Kevin Ottens
E2EE RFC has been updated to use e2e-token instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Michael Schuster
Merge pull request #2177 from nextcloud/fix-issue-2175
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Camila
Fix text in the permissions menu for share link.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Camila
Share link display the correct permissions for files...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-09
Michael Schuster
Merge pull request #2168 from nextcloud/display-default...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Camila
Display the correct default permissions when creating...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Stephan Beyer
Use braced initializer list for returns in Systray...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Stephan Beyer
Make csync_file_stat_s::isE2eEncrypted a bitfield
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Stephan Beyer
Remove redundant initialization of ElidedLabel::_elideMode
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Stephan Beyer
Remove redundant initialization of HttpCredentials...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Stephan Beyer
Remove redundant initialization of SyncFileStatus:...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Stephan Beyer
Use default member init for PKeyCtx::_ctx and PKey...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Stephan Beyer
Use more auto in folderstatusdelegate.cpp
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Stephan Beyer
Filter clang-tidy output on Drone for errors
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Stephan Beyer
Simplify clang-tidy invocation for Drone
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Kevin Ottens
Adjust to makeDbName returning an absolute path
commit
|
commitdiff
|
tree
|
snapshot
2020-07-08
Nextcloud bot
[tx-robot] updated from transifex
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Kevin Ottens
Handle properly null avatar
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Kevin Ottens
Merge pull request #2167 from nextcloud/fix_url_decodin...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Kevin Ottens
Decode the href from the XML payload
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Kevin Ottens
No need to compute base at each loop run
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Stephan Beyer
Set maximum height of account and app menu
commit
|
commitdiff
|
tree
|
snapshot
2020-07-07
Nextcloud bot
[tx-robot] updated from transifex
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Stephan Beyer
Merge pull request #2159 from nextcloud/fix_appsmenu_bi...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Kevin Ottens
Reach out to the contentItem inside of the ListView...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Michael Schuster
Merge pull request #2127 from nextcloud/fix/proxy-passw...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Michael Schuster
Cleanup auto pointers and qobject casts, refactor Keych...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Michael Schuster
ProxyAuthHandler: Add template member function execAwai...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Michael Schuster
Keychain: Use auto deletion in WebFlowCredentials and...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Michael Schuster
Refactor KeychainChunk to use QEventLoop and add Delete...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Michael Schuster
Refactor ProxyAuthHandler to use QEventLoop
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Michael Schuster
ConfigFile security: Migrate Proxy password to keychain
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Michael Schuster
KeychainChunk: Add synchronous method startAwait()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Michael Schuster
Move KeychainChunk class from gui to libsync
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Michael Schuster
Move QKeychain::NoBackendAvailable error handling to...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Kevin Ottens
Fix the hover for the other menu items
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Dominique Fuchs
Fix hover cutoff in apps menu
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
asemmar
forgot some indent
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
asemmar
fixed bad spelling of word 'retreive' except in sqlite...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Kevin Ottens
Merge pull request #2150 from nextcloud/fix_e2e_moves_h...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Kevin Ottens
Make sure moves involving e2e are delete + upload
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Kevin Ottens
Update the metadata table with encryption info before...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Kevin Ottens
Add isE2eEncrypted column in the metadata table
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Kevin Ottens
Also deliver the encrypted status via the ClientEncrypt...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Kevin Ottens
Move the e2e information fetch even earlier
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Kevin Ottens
Split the discovery phase out of startSync()
commit
|
commitdiff
|
tree
|
snapshot
2020-07-06
Nextcloud bot
[tx-robot] updated from transifex
commit
|
commitdiff
|
tree
|
snapshot
2020-07-05
Nextcloud bot
[tx-robot] updated from transifex
commit
|
commitdiff
|
tree
|
snapshot
2020-07-04
Nextcloud bot
[tx-robot] updated from transifex
commit
|
commitdiff
|
tree
|
snapshot
2020-07-03
Nextcloud bot
[tx-robot] updated from transifex
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Camila
Don't display quota information when the user has no...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Camila
Fix #2085 new tray menu.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-02
Nextcloud bot
[tx-robot] updated from transifex
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Kevin Ottens
Merge pull request #2144 from nextcloud/fix_e2ee_upload...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Kevin Ottens
Avoid job parallelism when uploading to an encrypted...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Kevin Ottens
Override parallelism() for uploads
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Kevin Ottens
Move PropagateUpload ctor impl to the cpp file
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Kevin Ottens
Merge pull request #2139 from nextcloud/fix_e2ee_folder...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Kevin Ottens
Reduce interaction with e2ee folders when in the wizard
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Kevin Ottens
Properly display encryption status for non root folder...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Kevin Ottens
Deal properly with encrypted item updates accross conne...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Kevin Ottens
Also use mangled paths when looking for entries below...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Kevin Ottens
Also check on mangled names when cleaning up the journal
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Kevin Ottens
Better separate between absolute and relative paths...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Kevin Ottens
Better separate between absolute and relative paths...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Kevin Ottens
Always use an absolute remote path for GetFolderEncrypt...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Kevin Ottens
Merge pull request #2145 from nextcloud/repair_and_impr...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Kevin Ottens
Allow to control logFlush from the config file
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Kevin Ottens
Allow to control logDir from the config file
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Kevin Ottens
Allow to control logExpire from the config file
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Kevin Ottens
Allow to control log debug from the config file
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Kevin Ottens
Have a filter rule capturing all of nextcloud debug
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Kevin Ottens
Make sure all our logging categories start with nextcloud.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Kevin Ottens
Repair the log message pattern
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Hannah von...
[Logger] Ensure log file is flushed before crash
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Hannah von...
[Logger] Ensure errors are also printed to an attached...
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Olivier Goffart
Logger: Remove the thread pointer from the log.
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Hannah von...
[Logger] Correctly handle message priority
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Hannah von...
Print critical and fatal messages to stderr
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Christian Kamm
LogDir: Compress last logfile on restart
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Kevin Ottens
Properly guard io.h since it is Windows only
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Dominik Schmidt
Make -logfile - work on Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Dominik Schmidt
Make qFatal() trigger the crash reporter on Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Valdnet
Change the space character to a dot
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Valdnet
Delete a space character
commit
|
commitdiff
|
tree
|
snapshot
2020-07-01
Nextcloud bot
[tx-robot] updated from transifex
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Kevin Ottens
Merge pull request #2128 from nextcloud/fix_subfolder_e...
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Kevin Ottens
Fix parenting issues of PropagateUploadEncrypted
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Kevin Ottens
Take care of mangled paths on download as well
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Kevin Ottens
Update the item even if we don't call decryptFile()
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Kevin Ottens
Stop leaking PropagateDownloadEncrypted objects
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Kevin Ottens
Display folder names demangled in the settings
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Kevin Ottens
Assume that folder paths can be mangled
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Kevin Ottens
Use QHash instead of QMap
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Kevin Ottens
Ensure GetFolderEncryptStatusJob gets all the folders
commit
|
commitdiff
|
tree
|
snapshot
2020-06-30
Kevin Ottens
Finally encrypt subdirectories during sync
commit
|
commitdiff
|
tree
|
snapshot
next