| Commit message (Expand) | Author | Age | Files | Lines |
* | selective app loading for remote/public | Robin Appelman | 2012-05-14 | 6 | -1/+21 |
* | set public handeler in info,xml for sharing | Robin Appelman | 2012-05-14 | 3 | -3/+5 |
* | Contacts: Forgot one file for the import fix. | Thomas Tanghus | 2012-05-13 | 1 | -2/+24 |
* | Contacts: Add error checking and reporting to import from files app. | Thomas Tanghus | 2012-05-13 | 4 | -136/+134 |
* | Validate bookmark inputs, fixes bug oc-636 | Michael Gapczynski | 2012-05-13 | 1 | -1/+8 |
* | Merge branch 'master' of gitorious.org:owncloud/owncloud | Tom Needham | 2012-05-13 | 1 | -1/+1 |
|\ |
|
| * | Variable not declared in media app, fixes bug oc-633. Thanks to die3lustigen2. | Michael Gapczynski | 2012-05-13 | 1 | -1/+1 |
* | | Third time lucky fixing google font include | Tom Needham | 2012-05-13 | 1 | -1/+1 |
* | | Revert "Remove google webfont include" | Tom Needham | 2012-05-13 | 1 | -1/+10 |
|/ |
|
* | Fixed keyboard shortcut for saving files. Thanks adlr in #ace! | Tom Needham | 2012-05-13 | 1 | -0/+4 |
* | Remove google webfont include | Tom Needham | 2012-05-13 | 1 | -10/+1 |
* | Fix breadcrumb path | Tom Needham | 2012-05-13 | 1 | -1/+1 |
* | add post user delete hook for calendar sharing | Georg Ehrke | 2012-05-13 | 2 | -0/+19 |
* | update translations | Robin Appelman | 2012-05-13 | 70 | -70/+2223 |
* | hide share tab for new events, because you can't share an event that haven't ... | Georg Ehrke | 2012-05-13 | 1 | -2/+2 |
* | fix another php notice | Georg Ehrke | 2012-05-13 | 1 | -0/+1 |
* | fix another php notice | Georg Ehrke | 2012-05-13 | 1 | -3/+3 |
* | fix php notice and displaying of events | Georg Ehrke | 2012-05-13 | 1 | -1/+1 |
* | Revert "Edited combobox to adhere to coding standards and added a dblclick ha... | Thomas Tanghus | 2012-05-13 | 1 | -24/+19 |
* | Revert "Contacts: Change placeholder text to avoid confusion. No, JanC, I won... | Thomas Tanghus | 2012-05-13 | 1 | -3/+2 |
* | non-minified version added | Thomas Mueller | 2012-05-12 | 2 | -0/+1234 |
* | fixing file headers with copyright | Thomas Mueller | 2012-05-12 | 1 | -12/+5 |
* | Edited combobox to adhere to coding standards and added a dblclick handler. | Thomas Tanghus | 2012-05-12 | 1 | -19/+24 |
* | Contacts: Change placeholder text to avoid confusion. No, JanC, I won't chang... | Thomas Tanghus | 2012-05-12 | 1 | -2/+3 |
* | oc-627, calling base function instead of loading too much useless functions | Bartek Przybylski | 2012-05-12 | 1 | -1/+1 |
* | Encoded slashes (%2F) don't look pretty in our private link urls | Michael Gapczynski | 2012-05-11 | 1 | -1/+1 |
* | Turn async off when fetching users to make sure the users get removed from th... | Michael Gapczynski | 2012-05-11 | 1 | -2/+2 |
* | fix gallery previous not showing | Robin Appelman | 2012-05-12 | 1 | -1/+1 |
* | load remote and public paths from info.xml during upgrade instead of setting ... | Robin Appelman | 2012-05-11 | 17 | -91/+73 |
* | LDAP: offer only ownCloud-enabled users for sharing | Arthur Schiwon | 2012-05-11 | 1 | -3/+7 |
* | Contacts: Make the structured name dialog modal to avoid confusion. | Thomas Tanghus | 2012-05-11 | 1 | -1/+1 |
* | Contacts: Clone event handlers as well. | Thomas Tanghus | 2012-05-11 | 1 | -7/+3 |
* | Contacts: Also strip parameters. | Thomas Tanghus | 2012-05-11 | 1 | -1/+1 |
* | improved url generation - made use of OC.linkTo() for linking to versions hi... | Sam Tuke | 2012-05-11 | 2 | -4/+4 |
* | register public.php?service=host-meta | Michiel de Jong | 2012-05-11 | 1 | -0/+1 |
* | fix warning 'unknown var appsDir' | Michiel de Jong | 2012-05-11 | 1 | -1/+1 |
* | LDAP: wrong assumptions for case (in)sensitivity, implement far better solution | Arthur Schiwon | 2012-05-11 | 2 | -15/+16 |
* | correct host-meta mime type | Michiel de Jong | 2012-05-11 | 1 | -1/+1 |
* | move lrdd to jrd | Michiel de Jong | 2012-05-11 | 2 | -16/+9 |
* | move host-meta to JRD because I can't work out how to deal with ampersands in... | Michiel de Jong | 2012-05-11 | 1 | -12/+6 |
* | fix auth dialog includes | Michiel de Jong | 2012-05-11 | 1 | -3/+3 |
* | fixed some include path issues | Sam Tuke | 2012-05-11 | 4 | -63/+25 |
* | clean up auth dialog | Michiel de Jong | 2012-05-11 | 2 | -52/+28 |
* | announce OAuth2 implicit grant end-point the new way | Michiel de Jong | 2012-05-11 | 1 | -1/+1 |
* | trying to fix /.well-known/host-meta | Michiel de Jong | 2012-05-11 | 1 | -21/+2 |
* | attempt to align the webfinger app with new public.php routing | Michiel de Jong | 2012-05-11 | 3 | -3/+2 |
* | Fix music file action i.e. click to play, make OC.filePath act like OC_Helper... | Michael Gapczynski | 2012-05-10 | 1 | -1/+0 |
* | Fix accidental creation of duplicate files because of extra / in search results | Michael Gapczynski | 2012-05-10 | 2 | -2/+2 |
* | Fix text files for search results | Michael Gapczynski | 2012-05-10 | 1 | -3/+4 |
* | Fix image previews for search results | Michael Gapczynski | 2012-05-10 | 1 | -3/+4 |