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
AgeCommit message (Expand)Author
2012-08-16backport 1bccc80996e270f928c207cdd3090f4284abaea5Georg Ehrke
2012-07-30Check if size isset, try to fix used space calculation again, fixs bug oc-1331Michael Gapczynski
2012-07-30Fix used space calculation if shared folder does not exist, fixes bug oc-1331Michael Gapczynski
2012-07-20CSRF checksLukas Reschke
2012-07-01Prevent duplicate group showing in multiselect that added the groupMichael Gapczynski
2012-07-01Add new group to other user's group select formsMichael Gapczynski
2012-07-01Revert "bugfix for #1098 (assigning a group to a user, the group appears incr...Michael Gapczynski
2012-06-29Fix setting custom quota size for users, bug fix for oc-1128Michael Gapczynski
2012-06-26bugfix for #1098 (assigning a group to a user, the group appears incrementall...Bjoern Schiessle
2012-06-22log messages are looking nicer if they are not escaped. (xss prevention happe...Bjoern Schiessle
2012-06-21check if the data directory is accessible via http. Show a big security warni...Frank Karlitschek
2012-06-20use new sanitize HTML function backportedBjoern Schiessle
2012-06-19Hide image with no source (avoid placeholder img)Brice Maron
2012-06-18don't add the "Shared"-directory size to users quotaBjoern Schiessle
2012-06-18escape log messages to avoid possible js executionBjoern Schiessle
2012-06-12applied patch provided by bug #966 to fix broken user specific quota settingsBjoern Schiessle
2012-06-10paging not yet implemented. increasing pagesize to 100 as a temporary quickfixFrank Karlitschek
2012-06-08fixed broken lines in user tableBjoern Schiessle
2012-06-06update translationsRobin Appelman
2012-06-04Validate email on saveTom Needham
2012-06-01prevent a division by zero problemFrank Karlitschek
2012-05-26check during ownCloud upgrade if all the installed apps are compatible with t...Frank Karlitschek
2012-05-18donĀ“t claim that already downloaded 3rd party apps are internal appsFrank Karlitschek
2012-05-17update translationsRobin Appelman
2012-05-15Switch enable button only when app is really installed or uninstalledBrice Maron
2012-05-13prevent user creation with empty passwordRobin Appelman
2012-05-13update translationsRobin Appelman
2012-05-10The log message is not always shown in htmlBart Visscher
2012-05-09Sanitize group in togglegroupsMichael Gapczynski
2012-05-09update translationsRobin Appelman
2012-05-08Enhance user creation (avoid create+delete row), clear create user form after...Brice Maron
2012-05-07Create a function for linking to remote.phpBart Visscher
2012-05-07Reorder code to avoid race condition in user creationBrice Maron
2012-05-07fix path of webdavGeorg Ehrke
2012-05-07Provide feedback when user creation failsMichael Gapczynski
2012-05-05fix path of webdavGeorg Ehrke
2012-05-04Tried to make settings/apps more keyboard/screenreader friendly.Thomas Tanghus
2012-05-02Fix log viewing bugMichael Gapczynski
2012-04-30removing executable bit from various filesThomas Mueller
2012-04-29add files to blacklist. Should be always onFrank Karlitschek
2012-04-26a lot of users have problems with big files. So add an explicit button to the...Frank Karlitschek
2012-04-23adding proper copyright and license notice to the style filesJan-Christoph Borchardt
2012-04-22Personal settings: Emphasized labels etc, mono-spaced generated paths and mov...Thomas Tanghus
2012-04-21improve the app installer.Frank Karlitschek
2012-04-21add a link to the desktop and mobile clients download.Frank Karlitschek
2012-04-21add a button to open the online documentationFrank Karlitschek
2012-04-16reload log after changing log levelRobin Appelman
2012-04-16merge log into adminRobin Appelman
2012-04-15Fix password is being saved even if not changedBart Visscher
2012-04-15sanity check on language selectionRobin Appelman