Commit Graph

2340 Commits (fa7d4c2b3966f92963bdfd7ef0cc58659f475f64)

Author SHA1 Message Date
Thomas Tanghus 9295f49553 Contacts: Add error checking and reporting to import from files app. 13 years ago
Michael Gapczynski 1629c77eb5 Validate bookmark inputs, fixes bug oc-636 13 years ago
Tom Needham b80b8656eb Third time lucky fixing google font include 13 years ago
Michael Gapczynski 8a42d159f7 Variable not declared in media app, fixes bug oc-633. Thanks to die3lustigen2. 13 years ago
Tom Needham ddb8d1460b Revert "Remove google webfont include" 13 years ago
Tom Needham 21dfe9dc5e Fixed keyboard shortcut for saving files. Thanks adlr in #ace! 13 years ago
Tom Needham 30d31fecd9 Remove google webfont include 13 years ago
Tom Needham 78ecfc89a7 Fix breadcrumb path 13 years ago
Georg Ehrke ddf0903ace add post user delete hook for calendar sharing 13 years ago
Robin Appelman ee0294bbb1 update translations 13 years ago
Georg Ehrke 5ac10a9c0e hide share tab for new events, because you can't share an event that haven't got an id yet 13 years ago
Georg Ehrke f45411f79d fix another php notice 13 years ago
Georg Ehrke 85cc34fd05 fix another php notice 13 years ago
Georg Ehrke f6dc158d51 fix php notice and displaying of events 13 years ago
Thomas Tanghus 56bd3f1220 Revert "Edited combobox to adhere to coding standards and added a dblclick handler." 13 years ago
Thomas Tanghus 996020d82b Revert "Contacts: Change placeholder text to avoid confusion. No, JanC, I won't change it back again ;-)" 13 years ago
Thomas Mueller 546ae30421 non-minified version added 13 years ago
Thomas Mueller 51cb1c9ffa fixing file headers with copyright 13 years ago
Thomas Tanghus 19b55d3fce Edited combobox to adhere to coding standards and added a dblclick handler. 13 years ago
Thomas Tanghus a36a8faad4 Contacts: Change placeholder text to avoid confusion. No, JanC, I won't change it back again ;-) 13 years ago
Bartek Przybylski ab9927d5fc oc-627, calling base function instead of loading too much useless functions 13 years ago
Michael Gapczynski b4e7c05959 Encoded slashes (%2F) don't look pretty in our private link urls 13 years ago
Michael Gapczynski faebee5f25 Turn async off when fetching users to make sure the users get removed from the select form 13 years ago
Robin Appelman d07512c82d fix gallery previous not showing 13 years ago
Robin Appelman 736739bbbd load remote and public paths from info.xml during upgrade instead of setting them every time 13 years ago
Arthur Schiwon 3c2af95108 LDAP: offer only ownCloud-enabled users for sharing 13 years ago
Thomas Tanghus 8e5240d579 Contacts: Make the structured name dialog modal to avoid confusion. 13 years ago
Thomas Tanghus 646a4bd635 Contacts: Clone event handlers as well. 13 years ago
Thomas Tanghus 08e0b6cf5e Contacts: Also strip parameters. 13 years ago
Sam Tuke d98d72aa99 improved url generation - made use of OC.linkTo() for linking to versions history page 13 years ago
Michiel de Jong f0362dbf58 register public.php?service=host-meta 13 years ago
Michiel de Jong 9469c9947f fix warning 'unknown var appsDir' 13 years ago
Arthur Schiwon 7efa7171e3 LDAP: wrong assumptions for case (in)sensitivity, implement far better solution 13 years ago
Michiel de Jong 3fd2e0d2ce correct host-meta mime type 13 years ago
Michiel de Jong 4c02a82f6c move lrdd to jrd 13 years ago
Michiel de Jong b133f22d7f move host-meta to JRD because I can't work out how to deal with ampersands in XRD 13 years ago
Michiel de Jong a95c1b8082 fix auth dialog includes 13 years ago
Sam Tuke 03fad97764 fixed some include path issues 13 years ago
Michiel de Jong 61d535984d clean up auth dialog 13 years ago
Michiel de Jong 2e309aae97 announce OAuth2 implicit grant end-point the new way 13 years ago
Michiel de Jong 02cee2c562 trying to fix /.well-known/host-meta 13 years ago
Michiel de Jong 0c7f0aa3fa attempt to align the webfinger app with new public.php routing 13 years ago
Michael Gapczynski 59a2616105 Fix music file action i.e. click to play, make OC.filePath act like OC_Helper::linkTo() for index.php links 13 years ago
Michael Gapczynski 20d9a8b6a1 Fix accidental creation of duplicate files because of extra / in search results 13 years ago
Michael Gapczynski a3f250bfe6 Fix text files for search results 13 years ago
Michael Gapczynski 0c86f8a61e Fix image previews for search results 13 years ago
Michael Gapczynski daff3aa667 Prevent overwriting of private link status 13 years ago
Michael Gapczynski 60103d9b94 Only mount shared storage after a user has logged in, fixes shared folder not appearing for some WebDAV clients and sync client 13 years ago
Thomas Tanghus e5840e1fe2 Contacts: Hack to add structured name from formatted name. 13 years ago
Thomas Tanghus aa51639271 Contacts: Fix check for version. 13 years ago