summaryrefslogtreecommitdiffstats
path: root/settings
Commit message (Expand)AuthorAgeFilesLines
...
| * | CSRF check in the settingsLukas Reschke2012-07-0713-1/+15
| |/
| * Added undo functionality to delete user procedure on user settings pageSam Tuke2012-07-042-9/+89
| * Revert "bugfix for #1098 (assigning a group to a user, the group appears incr...Michael Gapczynski2012-07-011-1/+0
| * Prevent duplicate group showing in multiselect that added the groupMichael Gapczynski2012-06-291-1/+3
| * Add new group to other user's group select formsMichael Gapczynski2012-06-291-0/+6
| * move the ownCloud version to admin which makes more sense. A normal user canĀ...Frank Karlitschek2012-06-292-5/+7
| * bugfix for #1098 (assigning a group to a user, the group appears incrementall...Bjoern Schiessle2012-06-261-0/+1
| * Added text ACS warning to admin's user settings page, and corresponding CSS s...Sam Tuke2012-06-253-0/+16
| * XSS fix.Thomas Tanghus2012-06-251-1/+1
| * Allow direct link to app.Thomas Tanghus2012-06-253-1/+14
| * log messages are looking nicer if html code gets interpreted. (xss prevention...Bjoern Schiessle2012-06-221-1/+1
| * Merge branch 'master' of gitorious.org:owncloud/owncloudBjoern Schiessle2012-06-213-1/+21
| |\
| | * check if the data directory is accessible via http. Show a big security warni...Frank Karlitschek2012-06-213-1/+21
| * | use new sanitizeHTML() functionBjoern Schiessle2012-06-211-1/+1
| |/
| * use new sanitize HTML functionBjoern Schiessle2012-06-193-3/+3
| * 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
| * Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/ownclo...Michael Gapczynski2012-06-134-6/+6
| |\
| | * Fixes a issue with the logLukas Reschke2012-06-111-2/+2
| | * Make some apps compatibleLukas Reschke2012-06-114-6/+6
| | * RevertLukas Reschke2012-06-115-16/+16
| | * Settings...Lukas Reschke2012-06-115-16/+16
| * | applied patch provided by bug #966 to fix broken user specific quota settingsBjoern Schiessle2012-06-123-48/+76
| |/
| * apps paging is not yet implemented. increase pagesize to 100 as a quickfixFrank Karlitschek2012-06-091-1/+2
| * fixed broken lines in user tableBjoern Schiessle2012-06-082-2/+3
| * Protect the help pageTom Needham2012-06-071-3/+3
| * update translationsRobin Appelman2012-06-0644-92/+247
| * Per user quota didn't show in FF (and possibly IE) http://forum.owncloud.org/...Thomas Tanghus2012-06-051-1/+1
| * Fix newline in codeBart Visscher2012-06-041-2/+3
| * Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-06-041-0/+2
| |\
| | * Hide app page link for internal apps, fixes bug oc-913Michael Gapczynski2012-06-041-0/+2
| * | Validate email on saveTom Needham2012-06-041-5/+4
| |/
| * link to apps.owncloud.comFrank Karlitschek2012-06-032-2/+7
| * prevend a division by zero problemFrank Karlitschek2012-06-011-0/+1
| * Remove OC_App::register functionBart Visscher2012-05-311-7/+0
| * check during ownCloud upgrade if all the installed apps are compatible with t...Frank Karlitschek2012-05-261-2/+2
| * update copyrightFrank Karlitschek2012-05-263-3/+3
* | backport 1bccc80996e270f928c207cdd3090f4284abaea5Georg Ehrke2012-08-244-1/+10
* | 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