summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Contacts: Forgot one file for the import fix.Thomas Tanghus2012-05-131-2/+24
* | | | Contacts: Add error checking and reporting to import from files app.Thomas Tanghus2012-05-134-136/+134
* | | | Validate bookmark inputs, fixes bug oc-636Michael Gapczynski2012-05-131-1/+8
* | | | Merge branch 'master' of gitorious.org:owncloud/owncloudTom Needham2012-05-131-1/+1
|\ \ \ \
| * | | | Variable not declared in media app, fixes bug oc-633. Thanks to die3lustigen2.Michael Gapczynski2012-05-131-1/+1
* | | | | Third time lucky fixing google font includeTom Needham2012-05-131-1/+1
* | | | | Revert "Remove google webfont include"Tom Needham2012-05-131-1/+10
|/ / / /
* | | | Fixed keyboard shortcut for saving files. Thanks adlr in #ace!Tom Needham2012-05-131-0/+4
* | | | Remove google webfont includeTom Needham2012-05-131-10/+1
* | | | Fix breadcrumb pathTom Needham2012-05-131-1/+1
* | | | add post user delete hook for calendar sharingGeorg Ehrke2012-05-132-0/+19
* | | | update translationsRobin Appelman2012-05-1370-70/+2223
| |_|/ |/| |
* | | hide share tab for new events, because you can't share an event that haven't ...Georg Ehrke2012-05-131-2/+2
* | | fix another php noticeGeorg Ehrke2012-05-131-0/+1
* | | fix another php noticeGeorg Ehrke2012-05-131-3/+3
* | | fix php notice and displaying of eventsGeorg Ehrke2012-05-131-1/+1
| |/ |/|
* | Revert "Edited combobox to adhere to coding standards and added a dblclick ha...Thomas Tanghus2012-05-131-24/+19
* | Revert "Contacts: Change placeholder text to avoid confusion. No, JanC, I won...Thomas Tanghus2012-05-131-3/+2
* | non-minified version addedThomas Mueller2012-05-122-0/+1234
* | fixing file headers with copyrightThomas Mueller2012-05-121-12/+5
* | Edited combobox to adhere to coding standards and added a dblclick handler.Thomas Tanghus2012-05-121-19/+24
* | Contacts: Change placeholder text to avoid confusion. No, JanC, I won't chang...Thomas Tanghus2012-05-121-2/+3
* | oc-627, calling base function instead of loading too much useless functionsBartek Przybylski2012-05-121-1/+1
* | Encoded slashes (%2F) don't look pretty in our private link urlsMichael Gapczynski2012-05-111-1/+1
* | Turn async off when fetching users to make sure the users get removed from th...Michael Gapczynski2012-05-111-2/+2
* | fix gallery previous not showingRobin Appelman2012-05-121-1/+1
* | load remote and public paths from info.xml during upgrade instead of setting ...Robin Appelman2012-05-1117-91/+73
* | LDAP: offer only ownCloud-enabled users for sharingArthur Schiwon2012-05-111-3/+7
* | Contacts: Make the structured name dialog modal to avoid confusion.Thomas Tanghus2012-05-111-1/+1
* | Contacts: Clone event handlers as well.Thomas Tanghus2012-05-111-7/+3
* | Contacts: Also strip parameters.Thomas Tanghus2012-05-111-1/+1
* | improved url generation - made use of OC.linkTo() for linking to versions hi...Sam Tuke2012-05-112-4/+4
* | register public.php?service=host-metaMichiel de Jong2012-05-111-0/+1
* | fix warning 'unknown var appsDir'Michiel de Jong2012-05-111-1/+1
* | LDAP: wrong assumptions for case (in)sensitivity, implement far better solutionArthur Schiwon2012-05-112-15/+16
* | correct host-meta mime typeMichiel de Jong2012-05-111-1/+1
* | move lrdd to jrdMichiel de Jong2012-05-112-16/+9
* | move host-meta to JRD because I can't work out how to deal with ampersands in...Michiel de Jong2012-05-111-12/+6
* | fix auth dialog includesMichiel de Jong2012-05-111-3/+3
* | fixed some include path issuesSam Tuke2012-05-114-63/+25
* | clean up auth dialogMichiel de Jong2012-05-112-52/+28
* | announce OAuth2 implicit grant end-point the new wayMichiel de Jong2012-05-111-1/+1
* | trying to fix /.well-known/host-metaMichiel de Jong2012-05-111-21/+2
* | attempt to align the webfinger app with new public.php routingMichiel de Jong2012-05-113-3/+2
* | Fix music file action i.e. click to play, make OC.filePath act like OC_Helper...Michael Gapczynski2012-05-101-1/+0
* | Fix accidental creation of duplicate files because of extra / in search resultsMichael Gapczynski2012-05-102-2/+2
* | Fix text files for search resultsMichael Gapczynski2012-05-101-3/+4
* | Fix image previews for search resultsMichael Gapczynski2012-05-101-3/+4
* | Prevent overwriting of private link statusMichael Gapczynski2012-05-101-1/+1
* | Only mount shared storage after a user has logged in, fixes shared folder not...Michael Gapczynski2012-05-101-2/+11