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
2012-07-09remove superfluous ?> at the end of .php files (left out apps/*/templates)Jörn Friedrich Dreyer
2012-07-07Fix time formatting for minutes, prepend 0 if minutes is less than 10Michael Gapczynski
2012-07-04Add slash to app url if not set fix oc-1169Brice Maron
2012-06-30Prevent adding a duplicate to a multiselectMichael Gapczynski
2012-06-30Add new group to other user's group select formsMichael Gapczynski
2012-06-26typo in js statement fixedBjoern Schiessle
2012-06-25Added text ACS warning to admin's user settings page, and corresponding CSS s...Sam Tuke
2012-06-24add x-webkit-speech to searchboxGeorg Ehrke
2012-06-22Fixes for multi app dir :Brice Maron
2012-06-21Merge branch 'master' into multi_app_dirBrice Maron
2012-06-21use new sanitizeHTML() functionBjoern Schiessle
2012-06-19CSS class headerAction -> header-actionFlorian Hülsmann
2012-06-19added CSS class .headerActionFlorian Hülsmann
2012-06-18Use TemplateLayout functions for finding js and css files in minimizerBart Visscher
2012-06-18corrected header width and floating (can now dynamically add stuff to header)...Florian Hülsmann
2012-06-18Cache the minimized output also on the serverBart Visscher
2012-06-16Add session_write_close to the minimizerBart Visscher
2012-06-15Merge branch 'master' into multi_app_dirBrice Maron
2012-06-14Make requesttoken global.Thomas Tanghus
2012-06-13Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/ownclo...Michael Gapczynski
2012-06-13Added JSON methods for CSRF prevention. Make request token accessible from te...Thomas Tanghus
2012-06-13urlencode link fort password reset (bug #970)Bjoern Schiessle
2012-06-11Removed some unessecary sanitizationsLukas Reschke
2012-06-11Make some apps compatibleLukas Reschke
2012-06-09fix potential xss in multiselectRobin Appelman
2012-06-07Better handling of core.css and core.jsBart Visscher
2012-06-07Merge branch 'master' into multi_app_dirBrice Maron
2012-06-07Remove old internal mail call for password reset, fixes bug oc-934Michael Gapczynski
2012-06-07Change app path logic in templatesBrice Maron
2012-06-07Unit path and webpath, correct some moreBrice Maron
2012-06-06update translationsRobin Appelman
2012-06-05Fix remap dir for CSS minimizerBart Visscher
2012-06-05Load apps before minimizing the core css and jsBart Visscher
2012-06-05Merge branch 'unstable'Bart Visscher
2012-05-31use our own serverHost call so that ownCloud works with reverse proxy serversFrank Karlitschek
2012-05-26update copyrightFrank Karlitschek
2012-05-21oc-657: icons for M$ office file typesThomas Mueller
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-16Combine and minimize core and default app js filesBart Visscher
2012-05-16Combine and minimize core and default app css filesBart Visscher
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