]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2013-06-13 Björn Schießleadd default doc url
2013-06-13 Björn Schießlemake footer and urls aware of ownCloud editions
2013-06-13 Björn Schießlekeep all strings in one place to make it easier to...
2013-06-13 Björn Schießlemake footer aware of ownCloud editions
2013-06-13 Björn Schießlemage page title aware of ownCloud edition
2013-06-13 Björn Schießleonly check for recovery key if someone else than the...
2013-06-13 Björn Schießleadd a hint that the admin can recover your files; Don...
2013-06-13 Björn Schießleprint a warning if a user wants to reset his password...
2013-06-13 Björn Schießleallow to press enter to update the password
2013-06-13 Björn Schießletell the user what he can do to regain access to his...
2013-06-13 Björn Schießleonly show personal settings if the recovery feature...
2013-06-13 Florin Peterimproved error msg and removed duplicate string
2013-06-13 Björn Schießleimproved label for the password recovery feature
2013-06-13 Björn Schießlelink directly to the encryption settings
2013-06-13 Florin Peterbetter handling for http post
2013-06-13 Florin Peterchanged redirect handling
2013-06-13 Florin Peterfixed typo
2013-06-13 Florin Peterfix password change when files_encryption app is disabled
2013-06-13 Florin Peterreformat code
2013-06-13 Björn Schießleuse generated private key fro m setUp()
2013-06-13 Björn Schießleadded test for decryptPrivateKey()
2013-06-13 Björn Schießlelet user update private key password in case it was...
2013-06-13 Björn Schießle$session->setPrivateKey expects only one parameter
2013-06-13 Björn Schießlecontrol files are no longer needed, remove them from...
2013-06-13 Björn Schießleintroduce decryptPrivateKey() method which also checks...
2013-06-13 Florin Petercode optimized and cleaned up unused vars
2013-06-13 Florin Peterallow the user to login but do not allow upload and...
2013-06-13 Florin Petercheck if the decrypted private key is valid on login...
2013-06-13 Florin Petercleanup unused method legacyKeyRecryptKeyfile
2013-06-13 Florin Peternormalize path to prevent following split to fail
2013-06-13 Florin Peterfix legacy key in until test
2013-06-13 Florin Peterfix re-encrypt legacy files
2013-06-13 Florin Peteruse legacyDecrypt to decrypt key file like the previous...
2013-06-13 Florin Peterfix for autoloader while user logged in and system...
2013-06-13 Björn Schießleadd comment to explain the helper function
2013-06-13 Björn Schießlefix typo in var name
2013-06-13 Björn Schießleuse number of manipulated rows as idicator if it was...
2013-06-13 Björn Schießleadapt test to the code changes
2013-06-13 Björn Schießleuse constants for different migration status
2013-06-13 Björn Schießlemake sure that only one process can enter the migration...
2013-06-12 Jan-Christoph... move storage bar below clients showcase to make it...
2013-06-12 Björn SchießleMerge branch 'stable5' of github.com:owncloud/core...
2013-06-12 Björn Schießledisable proxys during ssl root cert upload to avoid...
2013-06-11 Thomas MüllerMerge pull request #3470 from owncloud/fix_ssl_root_certs
2013-06-11 Björn SchießleIE doesn't like class as keyword, add quotation marks
2013-06-10 Björn Schießleuse pre_setPassword hook to update the encryption keys...
2013-06-10 Björn Schießleadd hint about what the recovery password field is for
2013-06-07 Michael GapczynskiBackport #2919
2013-06-06 Björn Schießleremove html entities since this seems to be a problem...
2013-06-06 Frank Karlitschek5.0.7 v5.0.7
2013-06-04 blizzzMerge pull request #3584 from owncloud/fix_ldap_port
2013-06-03 Arthur SchiwonLDAP: append port when URL is passed in LDAP Host confi...
2013-06-02 Frank Karlitschek5.0.7 RC
2013-05-31 Arthur SchiwonLDAP: sqlite compatibility for emptyiing tables
2013-05-31 Arthur SchiwonLDAP: fix possible recursion
2013-05-31 Arthur SchiwonBackport bfa7157
2013-05-31 Florin Peteralso fix login errors while filesystem is not loaded...
2013-05-31 Florin Peterfix login errors while filesystem is not loaded
2013-05-31 Florin Peteradded our own file extension .part will not work here...
2013-05-31 Florin Peterprevent files_versions from calling file proxy which...
2013-05-31 Florin Peterfix share and un-share for single file
2013-05-31 Florin Peterfixed problems with file_get_contents and file_put_cont...
2013-05-31 Florin Peterfixes for pgsql
2013-05-31 Florin Peterchanged deprecated class
2013-05-31 Florin Peterfixed typo
2013-05-31 Florin Peterfixes if cache returns false
2013-05-31 Florin Peterfix $parent/$source typo
2013-05-31 Florin Peterbackport of #3527
2013-05-31 Björn Schießlefix indention
2013-05-31 Björn Schießleremove unnecessary variable
2013-05-31 Björn Schießleuse public API for error handling; improved while condition
2013-05-31 Björn Schießlefor external storages we never reach the path 'files...
2013-05-31 Björn Schießleif one public link share was found, we don't have to...
2013-05-31 Björn Schießlecheck list of users with access to the file from the...
2013-05-31 Florin Peterfixed if fopen returns false typically on external...
2013-05-30 blizzzMerge pull request #3543 from owncloud/fix_ldap_alterna...
2013-05-30 Arthur SchiwonMerge branch 'stable5' into fix_ldap_alternateintname
2013-05-30 Arthur SchiwonLDAP: fix generation of alternate internal name on...
2013-05-30 Morris JobkeMerge pull request #3526 from owncloud/fix_ldap_doc_url
2013-05-29 Florin Peterbackport #3507
2013-05-29 Michael GapczynskiOrganize conditionals in a better order
2013-05-29 Michael GapczynskiOnly update metadata that has changed
2013-05-29 Michael GapczynskiStyle fixes
2013-05-29 Robin AppelmanCache mimetype icons
2013-05-29 Arthur SchiwonLDAP: fix help (doc) URL. Old one works, but leads...
2013-05-28 zafiThe "lost password" field depends on OC_USER_BACKEND_SE...
2013-05-28 Florin Peterfix for undefined index
2013-05-28 Florin Peterfix for losing private key while being logged in and...
2013-05-27 Björn SchießleMerge pull request #3504 from owncloud/fix_enc_migration
2013-05-27 Florin Peterbackport of #3495
2013-05-27 Georg Ehrkefix https://github.com/owncloud/core/issues/3320
2013-05-27 Georg Ehrkeadd event.preventDefault to undelete function
2013-05-27 Björn SchießleMerge branch 'stable5' into fix_enc_migration
2013-05-27 Florin Peteradded users for tests
2013-05-27 Florin Peterimproved test
2013-05-27 Björn SchießlelegacyBlockDecryprt() needs to be public
2013-05-27 Björn Schießlemake legacyDecrypt() private als always call legacyBloc...
2013-05-27 Björn Schießlefix migration from old to new encryption
2013-05-25 Roland HagerFixing UPDATE error in filecache table when renaming...
2013-05-25 Bart VisscherAdd check for Magic Quotes
next