2013-06-28 |
Björn Schießle | add logo claim to defaults.php |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Björn Schießle | logo claim added |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Björn Schießle | make mail footer aware of different themes |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Björn Schießle | remove unneeded if condition |
commit | commitdiff | tree | snapshot |
2013-06-27 |
Björn Schießle | lib/defaults.php should only contain the default string... |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Björn Schießle | check for updates only in the community edition |
commit | commitdiff | tree | snapshot |
2013-06-26 |
Björn Schießle | construct the foother in defaults.php so that we use... |
commit | commitdiff | tree | snapshot |
2013-06-25 |
Markus Goetz | Fix ugly error style on install |
commit | commitdiff | tree | snapshot |
2013-06-22 |
blizzz | Merge pull request #3816 from owncloud/fix_3815 |
commit | commitdiff | tree | snapshot |
2013-06-21 |
blizzz | Merge pull request #3814 from owncloud/fix-german-du... |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Arthur Schiwon | LDAP: even better check for emptiness, fixes #3815 |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Arthur Schiwon | Revert "LDAP: better check for emptiness, fixes #3815" |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Arthur Schiwon | LDAP: better check for emptiness, fixes #3815 |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Thomas Mueller | In German we want uppercase 'Du' and 'Deine*' |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Victor Dubiniuk | Replace display name only |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Georg Ehrke | improve error handling of webdavauth |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Björn Schießle | encryption is LDAP compatible |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Björn Schießle | check openssl dependency for the encryption app |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Thomas Mueller | adding unit test for folder remove: testRemovedFolder() |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Robin Appelman | remove deleted files when re-scanning a folder |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Robin Appelman | use json to encode user list |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Robin Appelman | allow scanning files for multiple users |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Björn Schießle | always have a defined return value |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Björn Schießle | some more error messages |
commit | commitdiff | tree | snapshot |
2013-06-20 |
Björn Schießle | add some more error messages, in case something went... |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Björn Schießle | fixed enghlish sentence, thanks to @MTGap |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Robin Appelman | fix updaters test cases |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Robin Appelman | add tests for reusing existing data in scanner |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Robin Appelman | reuse etag when doing a forced rescan |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Robin Appelman | scanner: give more percision about what data is reused... |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Robin Appelman | split of scanning the childs of a folder |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Jan-Christoph... | hide the logo claim in case the theme is not loaded |
commit | commitdiff | tree | snapshot |
2013-06-19 |
Björn Schießle | Merge pull request #3770 from owncloud/fix_theme_loading |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Robin Appelman | Fix OC_User::getDisplaynames when using numeric user... |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Frank Karlitschek | Merge pull request #3771 from owncloud/fix_lost_passwor... |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Björn Schießle | fix lost password page, don't show checkbox is encrypti... |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Björn Schießle | use default value when we try to retrieve the theme... |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Björn Schießle | also use the default theme if the theme is set to an... |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Björn Schießle | don't normalize absolute local path |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Björn Schießle | only escape glob pattern |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Björn Schießle | Merge pull request #3753 from owncloud/fix_translation_link |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Björn Schießle | fix link to translation, bug was introduced by https... |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Jörn Friedrich... | Merge pull request #3725 from owncloud/oracle_stable5 |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Jörn Friedrich... | don't use sequence suffix, MDB2 handles that internally |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Thomas Mueller | Squashed commit of the following: |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Jörn Friedrich... | cleanup codestyle |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Jörn Friedrich... | use to_char only for oracle, whitespace |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Jörn Friedrich... | oracle fixes, missing backticks, LIMIT to param |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Jörn Friedrich... | allow install when only oracle is available |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Jörn Friedrich... | convert LIMIT to parameter |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Jörn Friedrich... | fix fetchRow checks to also work with MDB2 |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Jörn Friedrich... | add missing backticks all over the place |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Jörn Friedrich... | shorten table identifiers in tests |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Jörn Friedrich... | db structure, allow null in columns for '' values |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Thomas Mueller | Squashed commit of the following: |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Florin Peter | fix for path_hash not unique as reported at #3641 |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Florin Peter | fix memory problems as reported at #3620 |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | improved footer |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | add logo-claim |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | don't show translation hints in enterprise edition |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Jan-Christoph... | move common settings footer fieldset out of conditional |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | short explanation about OC_Defaults |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | make pub link share footer aware of different owncloud... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | make main menu aware of the different owncloud editions |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | add default doc url |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | make footer and urls aware of ownCloud editions |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | keep all strings in one place to make it easier to... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | make footer aware of ownCloud editions |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | mage page title aware of ownCloud edition |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | only check for recovery key if someone else than the... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | add a hint that the admin can recover your files; Don... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | print a warning if a user wants to reset his password... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | allow to press enter to update the password |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | tell the user what he can do to regain access to his... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | only show personal settings if the recovery feature... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Florin Peter | improved error msg and removed duplicate string |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | improved label for the password recovery feature |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | link directly to the encryption settings |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Florin Peter | better handling for http post |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Florin Peter | changed redirect handling |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Florin Peter | fixed typo |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Florin Peter | fix password change when files_encryption app is disabled |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Florin Peter | reformat code |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | use generated private key fro m setUp() |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | added test for decryptPrivateKey() |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | let user update private key password in case it was... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | $session->setPrivateKey expects only one parameter |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | control files are no longer needed, remove them from... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | introduce decryptPrivateKey() method which also checks... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Florin Peter | code optimized and cleaned up unused vars |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Florin Peter | allow the user to login but do not allow upload and... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Florin Peter | check if the decrypted private key is valid on login... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Florin Peter | cleanup unused method legacyKeyRecryptKeyfile |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Florin Peter | normalize path to prevent following split to fail |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Florin Peter | fix legacy key in until test |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Florin Peter | fix re-encrypt legacy files |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Florin Peter | use legacyDecrypt to decrypt key file like the previous... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Florin Peter | fix for autoloader while user logged in and system... |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | add comment to explain the helper function |
commit | commitdiff | tree | snapshot |
2013-06-13 |
Björn Schießle | fix typo in var name |
commit | commitdiff | tree | snapshot |
next |