| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 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 |
* | applied patch provided by bug #966 to fix broken user specific quota settings | Bjoern Schiessle | 2012-06-12 | 3 | -48/+76 |
* | paging not yet implemented. increasing pagesize to 100 as a temporary quickfix | Frank Karlitschek | 2012-06-09 | 1 | -1/+2 |
* | fixed broken lines in user table | Bjoern Schiessle | 2012-06-08 | 2 | -2/+3 |
* | update translations | Robin Appelman | 2012-06-06 | 44 | -92/+247 |
* | Validate email on save | Tom Needham | 2012-06-04 | 1 | -5/+4 |
* | prevent a division by zero problem | Frank Karlitschek | 2012-06-01 | 1 | -0/+1 |
* | check during ownCloud upgrade if all the installed apps are compatible with t... | Frank Karlitschek | 2012-05-26 | 1 | -2/+2 |
* | donĀ“t claim that already downloaded 3rd party apps are internal apps | Frank Karlitschek | 2012-05-18 | 1 | -2/+7 |
* | update translations | Robin Appelman | 2012-05-17 | 8 | -8/+104 |
* | Switch enable button only when app is really installed or uninstalled | Brice Maron | 2012-05-14 | 1 | -5/+13 |
* | prevent user creation with empty password | Robin Appelman | 2012-05-13 | 1 | -1/+5 |
* | update translations | Robin Appelman | 2012-05-13 | 17 | -2/+152 |
* | The log message is not always shown in html | Bart Visscher | 2012-05-10 | 1 | -1/+1 |
* | Sanitize group in togglegroups | Michael Gapczynski | 2012-05-09 | 1 | -1/+1 |
* | update translations | Robin Appelman | 2012-05-09 | 42 | -131/+292 |
* | Enhance user creation (avoid create+delete row), clear create user form after... | Brice Maron | 2012-05-07 | 1 | -27/+29 |
* | Create a function for linking to remote.php | Bart Visscher | 2012-05-07 | 1 | -1/+1 |
* | Reorder code to avoid race condition in user creation | Brice Maron | 2012-05-07 | 1 | -17/+16 |
* | fix path of webdav | Georg Ehrke | 2012-05-07 | 1 | -1/+1 |
* | Provide feedback when user creation fails | Michael Gapczynski | 2012-05-06 | 2 | -5/+7 |
* | fix path of webdav | Georg Ehrke | 2012-05-05 | 1 | -1/+1 |
* | Tried to make settings/apps more keyboard/screenreader friendly. | Thomas Tanghus | 2012-05-04 | 2 | -1/+8 |
* | Fix log viewing bug | Michael Gapczynski | 2012-05-02 | 1 | -1/+1 |
* | removing executable bit from various files | Thomas Mueller | 2012-04-30 | 2 | -0/+0 |
* | add files to blacklist. Should be always on | Frank Karlitschek | 2012-04-29 | 1 | -1/+1 |
* | a lot of users have problems with big files. So add an explicit button to the... | Frank Karlitschek | 2012-04-26 | 1 | -0/+1 |
* | adding proper copyright and license notice to the style files | Jan-Christoph Borchardt | 2012-04-23 | 1 | -0/+4 |
* | Personal settings: Emphasized labels etc, mono-spaced generated paths and mov... | Thomas Tanghus | 2012-04-22 | 1 | -1/+1 |
* | improve the app installer. | Frank Karlitschek | 2012-04-21 | 5 | -3/+16 |
* | add a link to the desktop and mobile clients download. | Frank Karlitschek | 2012-04-21 | 1 | -0/+6 |
* | add a button to open the online documentation | Frank Karlitschek | 2012-04-21 | 1 | -0/+1 |
* | reload log after changing log level | Robin Appelman | 2012-04-16 | 2 | -4/+17 |
* | merge log into admin | Robin Appelman | 2012-04-16 | 4 | -35/+34 |
* | Fix password is being saved even if not changed | Bart Visscher | 2012-04-15 | 1 | -0/+4 |
* | sanity check on language selection | Robin Appelman | 2012-04-15 | 1 | -2/+8 |
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Jan-Christoph Borchardt | 2012-04-14 | 1 | -2/+2 |
|\ |
|