summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Expand)AuthorAgeFilesLines
* Check if size isset, try to fix used space calculation again, fixs bug oc-1331Michael Gapczynski2012-07-301-2/+2
* Fix used space calculation if shared folder does not exist, fixes bug oc-1331Michael Gapczynski2012-07-301-64/+69
* CSRF checksLukas Reschke2012-07-2012-2/+14
* Prevent duplicate group showing in multiselect that added the groupMichael Gapczynski2012-07-011-1/+3
* Add new group to other user's group select formsMichael Gapczynski2012-07-011-0/+6
* Revert "bugfix for #1098 (assigning a group to a user, the group appears incr...Michael Gapczynski2012-07-011-1/+0
* Fix setting custom quota size for users, bug fix for oc-1128Michael Gapczynski2012-06-281-1/+1
* bugfix for #1098 (assigning a group to a user, the group appears incrementall...Bjoern Schiessle2012-06-261-0/+1
* log messages are looking nicer if they are not escaped. (xss prevention happe...Bjoern Schiessle2012-06-222-2/+2
* check if the data directory is accessible via http. Show a big security warni...Frank Karlitschek2012-06-213-2/+21
* use new sanitize HTML function backportedBjoern Schiessle2012-06-203-3/+3
* Hide image with no source (avoid placeholder img)Brice Maron2012-06-181-0/+2
* don't add the "Shared"-directory size to users quotaBjoern Schiessle2012-06-181-1/+2
* escape log messages to avoid possible js executionBjoern Schiessle2012-06-181-1/+1
* applied patch provided by bug #966 to fix broken user specific quota settingsBjoern Schiessle2012-06-123-48/+76
* paging not yet implemented. increasing pagesize to 100 as a temporary quickfixFrank Karlitschek2012-06-091-1/+2
* fixed broken lines in user tableBjoern Schiessle2012-06-082-2/+3
* update translationsRobin Appelman2012-06-0644-92/+247
* Validate email on saveTom Needham2012-06-041-5/+4
* prevent a division by zero problemFrank Karlitschek2012-06-011-0/+1
* check during ownCloud upgrade if all the installed apps are compatible with t...Frank Karlitschek2012-05-261-2/+2
* donĀ“t claim that already downloaded 3rd party apps are internal appsFrank Karlitschek2012-05-181-2/+7
* update translationsRobin Appelman2012-05-178-8/+104
* Switch enable button only when app is really installed or uninstalledBrice Maron2012-05-141-5/+13
* prevent user creation with empty passwordRobin Appelman2012-05-131-1/+5
* update translationsRobin Appelman2012-05-1317-2/+152
* The log message is not always shown in htmlBart Visscher2012-05-101-1/+1
* Sanitize group in togglegroupsMichael Gapczynski2012-05-091-1/+1
* update translationsRobin Appelman2012-05-0942-131/+292
* Enhance user creation (avoid create+delete row), clear create user form after...Brice Maron2012-05-071-27/+29
* Create a function for linking to remote.phpBart Visscher2012-05-071-1/+1
* Reorder code to avoid race condition in user creationBrice Maron2012-05-071-17/+16
* fix path of webdavGeorg Ehrke2012-05-071-1/+1
* Provide feedback when user creation failsMichael Gapczynski2012-05-062-5/+7
* fix path of webdavGeorg Ehrke2012-05-051-1/+1
* Tried to make settings/apps more keyboard/screenreader friendly.Thomas Tanghus2012-05-042-1/+8
* Fix log viewing bugMichael Gapczynski2012-05-021-1/+1
* removing executable bit from various filesThomas Mueller2012-04-302-0/+0
* add files to blacklist. Should be always onFrank Karlitschek2012-04-291-1/+1
* a lot of users have problems with big files. So add an explicit button to the...Frank Karlitschek2012-04-261-0/+1
* adding proper copyright and license notice to the style filesJan-Christoph Borchardt2012-04-231-0/+4
* Personal settings: Emphasized labels etc, mono-spaced generated paths and mov...Thomas Tanghus2012-04-221-1/+1
* improve the app installer.Frank Karlitschek2012-04-215-3/+16
* add a link to the desktop and mobile clients download.Frank Karlitschek2012-04-211-0/+6
* add a button to open the online documentationFrank Karlitschek2012-04-211-0/+1
* reload log after changing log levelRobin Appelman2012-04-162-4/+17
* merge log into adminRobin Appelman2012-04-164-35/+34
* Fix password is being saved even if not changedBart Visscher2012-04-151-0/+4
* sanity check on language selectionRobin Appelman2012-04-151-2/+8
* Merge branch 'master' of gitorious.org:owncloud/owncloudJan-Christoph Borchardt2012-04-141-2/+2
|\