| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | CSRF check in the settings | Lukas Reschke | 2012-07-07 | 13 | -1/+15 |
| |/ |
|
| * | Added undo functionality to delete user procedure on user settings page | Sam Tuke | 2012-07-04 | 2 | -9/+89 |
| * | Revert "bugfix for #1098 (assigning a group to a user, the group appears incr... | Michael Gapczynski | 2012-07-01 | 1 | -1/+0 |
| * | Prevent duplicate group showing in multiselect that added the group | Michael Gapczynski | 2012-06-29 | 1 | -1/+3 |
| * | Add new group to other user's group select forms | Michael Gapczynski | 2012-06-29 | 1 | -0/+6 |
| * | move the ownCloud version to admin which makes more sense. A normal user canĀ... | Frank Karlitschek | 2012-06-29 | 2 | -5/+7 |
| * | bugfix for #1098 (assigning a group to a user, the group appears incrementall... | Bjoern Schiessle | 2012-06-26 | 1 | -0/+1 |
| * | Added text ACS warning to admin's user settings page, and corresponding CSS s... | Sam Tuke | 2012-06-25 | 3 | -0/+16 |
| * | XSS fix. | Thomas Tanghus | 2012-06-25 | 1 | -1/+1 |
| * | Allow direct link to app. | Thomas Tanghus | 2012-06-25 | 3 | -1/+14 |
| * | log messages are looking nicer if html code gets interpreted. (xss prevention... | Bjoern Schiessle | 2012-06-22 | 1 | -1/+1 |
| * | Merge branch 'master' of gitorious.org:owncloud/owncloud | Bjoern Schiessle | 2012-06-21 | 3 | -1/+21 |
| |\ |
|
| | * | check if the data directory is accessible via http. Show a big security warni... | Frank Karlitschek | 2012-06-21 | 3 | -1/+21 |
| * | | use new sanitizeHTML() function | Bjoern Schiessle | 2012-06-21 | 1 | -1/+1 |
| |/ |
|
| * | use new sanitize HTML function | Bjoern Schiessle | 2012-06-19 | 3 | -3/+3 |
| * | don't add the "Shared"-directory size to users quota | Bjoern Schiessle | 2012-06-18 | 1 | -1/+2 |
| * | escape log messages to avoid possible js execution | Bjoern Schiessle | 2012-06-18 | 1 | -1/+1 |
| * | Merge commit 'refs/merge-requests/127' of git://gitorious.org/owncloud/ownclo... | Michael Gapczynski | 2012-06-13 | 4 | -6/+6 |
| |\ |
|
| | * | Fixes a issue with the log | Lukas Reschke | 2012-06-11 | 1 | -2/+2 |
| | * | Make some apps compatible | Lukas Reschke | 2012-06-11 | 4 | -6/+6 |
| | * | Revert | Lukas Reschke | 2012-06-11 | 5 | -16/+16 |
| | * | Settings... | Lukas Reschke | 2012-06-11 | 5 | -16/+16 |
| * | | applied patch provided by bug #966 to fix broken user specific quota settings | Bjoern Schiessle | 2012-06-12 | 3 | -48/+76 |
| |/ |
|
| * | apps paging is not yet implemented. increase pagesize to 100 as a quickfix | Frank Karlitschek | 2012-06-09 | 1 | -1/+2 |
| * | fixed broken lines in user table | Bjoern Schiessle | 2012-06-08 | 2 | -2/+3 |
| * | Protect the help page | Tom Needham | 2012-06-07 | 1 | -3/+3 |
| * | update translations | Robin Appelman | 2012-06-06 | 44 | -92/+247 |
| * | Per user quota didn't show in FF (and possibly IE) http://forum.owncloud.org/... | Thomas Tanghus | 2012-06-05 | 1 | -1/+1 |
| * | Fix newline in code | Bart Visscher | 2012-06-04 | 1 | -2/+3 |
| * | Merge branch 'master' of gitorious.org:owncloud/owncloud | Tom Needham | 2012-06-04 | 1 | -0/+2 |
| |\ |
|
| | * | Hide app page link for internal apps, fixes bug oc-913 | Michael Gapczynski | 2012-06-04 | 1 | -0/+2 |
| * | | Validate email on save | Tom Needham | 2012-06-04 | 1 | -5/+4 |
| |/ |
|
| * | link to apps.owncloud.com | Frank Karlitschek | 2012-06-03 | 2 | -2/+7 |
| * | prevend a division by zero problem | Frank Karlitschek | 2012-06-01 | 1 | -0/+1 |
| * | Remove OC_App::register function | Bart Visscher | 2012-05-31 | 1 | -7/+0 |
| * | check during ownCloud upgrade if all the installed apps are compatible with t... | Frank Karlitschek | 2012-05-26 | 1 | -2/+2 |
| * | update copyright | Frank Karlitschek | 2012-05-26 | 3 | -3/+3 |
* | | backport 1bccc80996e270f928c207cdd3090f4284abaea5 | Georg Ehrke | 2012-08-24 | 4 | -1/+10 |
* | | Check if size isset, try to fix used space calculation again, fixs bug oc-1331 | Michael Gapczynski | 2012-07-30 | 1 | -2/+2 |
* | | Fix used space calculation if shared folder does not exist, fixes bug oc-1331 | Michael Gapczynski | 2012-07-30 | 1 | -64/+69 |
* | | CSRF checks | Lukas Reschke | 2012-07-20 | 12 | -2/+14 |
* | | Prevent duplicate group showing in multiselect that added the group | Michael Gapczynski | 2012-07-01 | 1 | -1/+3 |
* | | Add new group to other user's group select forms | Michael Gapczynski | 2012-07-01 | 1 | -0/+6 |
* | | Revert "bugfix for #1098 (assigning a group to a user, the group appears incr... | Michael Gapczynski | 2012-07-01 | 1 | -1/+0 |
* | | Fix setting custom quota size for users, bug fix for oc-1128 | Michael Gapczynski | 2012-06-28 | 1 | -1/+1 |
* | | bugfix for #1098 (assigning a group to a user, the group appears incrementall... | Bjoern Schiessle | 2012-06-26 | 1 | -0/+1 |
* | | log messages are looking nicer if they are not escaped. (xss prevention happe... | Bjoern Schiessle | 2012-06-22 | 2 | -2/+2 |
* | | check if the data directory is accessible via http. Show a big security warni... | Frank Karlitschek | 2012-06-21 | 3 | -2/+21 |
* | | use new sanitize HTML function backported | Bjoern Schiessle | 2012-06-20 | 3 | -3/+3 |
* | | Hide image with no source (avoid placeholder img) | Brice Maron | 2012-06-18 | 1 | -0/+2 |