Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2013-02-11Remove invalid characters from app id to prevent loading of invalid resourcesBart Visscher
2013-01-19Use GET instead of QUERY_STRINGLukas Reschke
2012-10-16Show a warning in the installer if .htaccess is not workingLukas Reschke
2012-10-14Show a warning in the installer if no secure RNG is availableLukas Reschke
2012-10-14Doublehash the token to prevent timing attacksLukas Reschke
2012-10-12escapeHTML functionLukas Reschke
2012-10-06Use openssl_random_pseudo_bytes if availableLukas Reschke
2012-08-10Added XSRF checkLukas Reschke
2012-08-03Show Login-Button when user+pw are autocompleted, fixes oc-1068Arthur Schiwon
2012-07-26Updated styleLukas Reschke
2012-07-26Check for admin userLukas Reschke
2012-07-26Remove unused filesLukas Reschke
2012-07-18remember username and provide autocomplete featureBjoern Schiessle
2012-07-07Fix time formatting for minutes, prepend 0 if minutes is less than 10Michael Gapczynski
2012-07-01Prevent adding a duplicate to a multiselectMichael Gapczynski
2012-07-01Add new group to other user's group select formsMichael Gapczynski
2012-06-26typo in js statement fixedBjoern Schiessle
2012-06-14Contacts: Implement CSRF prevention.Thomas Tanghus
2012-06-14Backport CSRF prevention.Thomas Tanghus
2012-06-13urlencode link fort password reset (bug #970)Bjoern Schiessle
2012-06-09fix potential xss in multiselectRobin Appelman
2012-06-07Remove old internal mail call for password reset, fixes bug oc-934Michael Gapczynski
2012-06-06update translationsRobin Appelman
2012-05-31use our own serverHost call so that ownCloud works with reverse proxy serversFrank Karlitschek
2012-05-18add htmlentities() call into login formMichiel de Jong
2012-05-17Merge commit 'refs/merge-requests/115' of git://gitorious.org/owncloud/ownclo...Michael Gapczynski
2012-05-17only check our own input fields when determining to show the login buttonRobin Appelman
2012-05-17update translationsRobin Appelman
2012-05-14move auth.css and remoteStorage-big.png to assets folders From where they can...Michiel de Jong
2012-05-13Sanitize search queries, thanks to Lukas ReschkeMichael Gapczynski
2012-05-13update translationsRobin Appelman
2012-05-12update to jquery 1.7.2Robin Appelman
2012-05-12Remove duplicate lineBart Visscher
2012-05-11fixed settings text not being clickableJan-Christoph Borchardt
2012-05-11Fix music file action i.e. click to play, make OC.filePath act like OC_Helper...Michael Gapczynski
2012-05-10fixing upload icon colorJan-Christoph Borchardt
2012-05-10Make select_all checkbox more centralTom Needham
2012-05-10upload button goes MJJan-Christoph Borchardt
2012-05-10Fix some non-utf8-friendly htmlentities (resulting in wrong display of utf8-e...Vitaly Kuznetsov
2012-05-09update translationsRobin Appelman
2012-05-07Prevent extra '/' from being added to url if app is not definedMichael Gapczynski
2012-05-07Fix bug on browsers like rekonq which stopped execution of javascriptSimon Birnbach
2012-05-07improve remote.php and create public.phpGeorg Ehrke
2012-05-05Merge branch 'tasks' for Tasks appBart Visscher
2012-05-05Custom icons for contacts appFlorian Hülsmann
2012-05-05Dialogs: Clean indentation. Add some missing brackets.Thomas Tanghus
2012-05-04Tasks: Really correct iconBart Visscher
2012-05-04Tried to make settings/apps more keyboard/screenreader friendly.Thomas Tanghus
2012-05-04Merge branch 'master' into tasksBart Visscher
2012-05-04Made the global settings icon accessable via keyboard.Thomas Tanghus