{"id":7575,"date":"2014-11-26T10:30:09","date_gmt":"2014-11-26T10:30:09","guid":{"rendered":"https:\/\/owncloud.com\/?p=7575"},"modified":"2014-11-26T10:30:09","modified_gmt":"2014-11-26T10:30:09","slug":"owncloud-development-in-the-second-half-of-october","status":"publish","type":"post","link":"https:\/\/owncloud.com\/de\/blogs\/owncloud-development-in-the-second-half-of-october\/","title":{"rendered":"ownCloud development in the second half of October"},"content":{"rendered":"<p>Welcome to the ownCloud development update from the second half of October! This overview is put together from activities on github, the mailing lists, blogs and whatever else is shared in the ownCloud community. Tips are welcome, ping <a href=\"https:\/\/www.google.com\/+JosPoortvliet\" target=\"_blank\" rel=\"noopener\">Jos<\/a> with your input!<\/p>\n<p>The biggest items these two weeks were lots of low-level core improvements, a new sidebar in Core, lots of new features in the Android app, XMPP support in the Chat app and much activity on apps.owncloud.com! Interesting blogs and announcements include <a href=\"https:\/\/owncloud.com\/blog\/linux-distributions-and-open-source-projects\/\">the debate around ownCloud in Ubuntu<\/a>, <a href=\"https:\/\/owncloud.com\/linuxcon-europe-keynote-panel-discussion\/\">ownCloud at LinuxCon<\/a> and the announcement of <a href=\"https:\/\/owncloud.com\/blog\/introducing-bounty-source-for-owncloud\/\">ownCloud in Bountysource<\/a>.<\/p>\n<p>You can read a report on the first half of October <a href=\"https:\/\/owncloud.com\/blog\/owncloud-development-for-the-first-2-weeks-of-october\/\">here<\/a>.<\/p>\n<h2>Core news<\/h2>\n<p>As always, we start with the development progress in core. There has been some low-level clean-up work and improvements as well as updates to 3rd-party functionality included in ownCloud and the usual fixes and features in various areas.<\/p>\n<ul>\n<li>Some cleanups took place, like <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11709\" target=\"_blank\" rel=\"noopener\">handling of temporary files<\/a>, only <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11539\" target=\"_blank\" rel=\"noopener\">mounting user storage once<\/a>, loading <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/7749\" target=\"_blank\" rel=\"noopener\">avatars in the header via PHP<\/a> instead of using JS, <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11751\" target=\"_blank\" rel=\"noopener\">removing an unreachable statement<\/a> (found by a static code checker), <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11741\" target=\"_blank\" rel=\"noopener\">cleaning up previews<\/a> after a folder got deleted, there was a major cleanup of <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/10985\" target=\"_blank\" rel=\"noopener\">database handling which got merged<\/a> and some functions <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11752\" target=\"_blank\" rel=\"noopener\">were moved outside loops<\/a> improving performance<\/li>\n<li><a href=\"https:\/\/github.com\/jknockaert\" target=\"_blank\" rel=\"noopener\">jknockaert<\/a> initiated a long discussion when he proposed to rework <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11659\" target=\"_blank\" rel=\"noopener\">the GetFileSize function<\/a> &#8211; a very low-level piece of functionality which has now become more robust thanks to his efforts<\/li>\n<li>In third-party update news, <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11740\" target=\"_blank\" rel=\"noopener\">pear\/archive_tar<\/a> was updated to 1.3.13, <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11689\" target=\"_blank\" rel=\"noopener\">doctrine\/dbal<\/a> is now at 2.5, <a href=\"https:\/\/github.com\/owncloud\/3rdparty\/pull\/131\" target=\"_blank\" rel=\"noopener\">PHPass lost a file in C<\/a> which wasn&#8217;t needed by ownCloud and caused security errors at some cloud providers and <a href=\"https:\/\/github.com\/owncloud\/3rdparty\/pull\/129\" target=\"_blank\" rel=\"noopener\">Patchwork\/utf8<\/a> went to 1.1. New in ownCloud is <a href=\"https:\/\/github.com\/owncloud\/3rdparty\/pull\/127\" target=\"_blank\" rel=\"noopener\">punic 1.1.0<\/a>.<\/li>\n<li>Unfortunately, a <a href=\"https:\/\/github.com\/owncloud\/3rdparty\/pull\/124\" target=\"_blank\" rel=\"noopener\">PR to update the Patchwork library<\/a> got stuck after the initial contributor didn&#8217;t respond to a request. You can unstuck it, if you want!<\/li>\n<li>After bumping into a <a href=\"https:\/\/github.com\/owncloud\/core\/issues\/11812\" target=\"_blank\" rel=\"noopener\">problem with returning errors from controllers<\/a>, Raydiation got a <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11821\" target=\"_blank\" rel=\"noopener\">neath solution merged<\/a> &#8211; and a <a href=\"https:\/\/github.com\/owncloud\/documentation\/pull\/501\" target=\"_blank\" rel=\"noopener\">documentation PR is ready to go<\/a><\/li>\n<li>In strange-login-errors-news, <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11225\" target=\"_blank\" rel=\"noopener\">this PR should make them disappear<\/a><\/li>\n<li>Thanks to <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11549\" target=\"_blank\" rel=\"noopener\">localization now being based on punic<\/a> the ownCloud language settings have become independent from the underlying OS<\/li>\n<li>After a <a href=\"https:\/\/github.com\/owncloud\/core\/issues\/11566\" target=\"_blank\" rel=\"noopener\">healthy conversation<\/a>, <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11687\" target=\"_blank\" rel=\"noopener\">session handling was improved<\/a><\/li>\n<li>Apps now have the ability to <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11416\" target=\"_blank\" rel=\"noopener\">gather performance diagnostics<\/a>, helping sysadmins to improve ownCloud performance<\/li>\n<li>The updater had <a href=\"https:\/\/github.com\/owncloud\/updater\/pull\/45\" target=\"_blank\" rel=\"noopener\">another small fix<\/a> to improve its reliability, while <a href=\"https:\/\/github.com\/owncloud\/updater\/pull\/41\" target=\"_blank\" rel=\"noopener\">also getting some style and code improvements<\/a><\/li>\n<li>New app settings <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11600\" target=\"_blank\" rel=\"noopener\">were migrated to Appframework<\/a><\/li>\n<li>The sync client will <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11763\" target=\"_blank\" rel=\"noopener\">benefit from the generation of stable etags for local files<\/a> as this prevents unneeded re-downloading of files<\/li>\n<li>DB rollback functionality <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11767\" target=\"_blank\" rel=\"noopener\">was added<\/a> by <a href=\"https:\/\/github.com\/danbartram\" target=\"_blank\" rel=\"noopener\">danbartram<\/a><\/li>\n<li>On the <a href=\"https:\/\/github.com\/owncloud\/core\/issues\/11857\" target=\"_blank\" rel=\"noopener\">way to security perfection<\/a>, <a>&#8222;Allow any outgoing XHR connections&#8220;<\/a> was merged as temporary solution<\/li>\n<\/ul>\n<h3><img loading=\"lazy\" decoding=\"async\" class=\"alignright size-medium wp-image-7586\" src=\"https:\/\/owncloud.com\/wp-content\/uploads\/2014\/11\/admin_sidebar-300x159.png\" alt=\"admin_sidebar\" width=\"300\" height=\"159\" \/><\/h3>\n<h3>Design<\/h3>\n<p>Some of the core improvements are design related, including these:<\/p>\n<ul>\n<li>The admin page <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11867\" target=\"_blank\" rel=\"noopener\">now features a side-bar<\/a> following a <a href=\"https:\/\/github.com\/owncloud\/core\/issues\/6699\" target=\"_blank\" rel=\"noopener\">design discussion<\/a><\/li>\n<li>If you&#8217;re interested in how ownCloud deals with configuration vs smart defaults, <a href=\"https:\/\/github.com\/owncloud\/android\/pull\/655\" target=\"_blank\" rel=\"noopener\">this discussion<\/a> and the linked issues are worth reading<\/li>\n<li>In small change &#8211; big effect news, <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11720\" target=\"_blank\" rel=\"noopener\">the group admin label was renamed<\/a> by <a href=\"https:\/\/github.com\/sebomoto\" target=\"_blank\" rel=\"noopener\">sebomoto<\/a> (who is new and received a warm welcome by other design team members)<\/li>\n<li>When autoconfig is used, <a href=\"https:\/\/github.com\/owncloud\/core\/pull\/11666\" target=\"_blank\" rel=\"noopener\">no need to bother users with SQLite information<\/a>!<\/li>\n<\/ul>\n<p>If you want to get involved in ownCloud, check out <a href=\"https:\/\/owncloud.com\/contribute\">our contribute page<\/a>! If you are interested in design specifically, check out <a href=\"https:\/\/owncloud.com\/contribute\/design\/\">the design page<\/a> on owncloud.org.<\/p>\n<h2>Apps<\/h2>\n<p>ownCloud heavily relies on apps for its functionality. The mobile and desktop sync apps bring your files to various devices and the server apps bring extensive functionality like chat, contacts, audio streaming or a password manager.<\/p>\n<h3><img loading=\"lazy\" decoding=\"async\" class=\"alignright size-medium wp-image-7587\" src=\"https:\/\/owncloud.com\/wp-content\/uploads\/2014\/11\/sorting-180x300.png\" alt=\"sorting\" width=\"180\" height=\"300\" \/><\/h3>\n<h3>Mobile\/desktop apps<\/h3>\n<ul>\n<li>The android app received a contribution from <a href=\"https:\/\/github.com\/magsjoq\" target=\"_blank\" rel=\"noopener\">magsjoq<\/a> which <a href=\"https:\/\/github.com\/owncloud\/android\/pull\/700\" target=\"_blank\" rel=\"noopener\">makes it remember the last upload location<\/a> from sharing (<a href=\"https:\/\/github.com\/owncloud\/android\/pull\/660\" target=\"_blank\" rel=\"noopener\">original PR<\/a>). It even came with Swedish, English and Italian translations!<\/li>\n<li>A great <a href=\"https:\/\/github.com\/owncloud\/android\/pull\/624\" target=\"_blank\" rel=\"noopener\">contribution<\/a> by <a href=\"https:\/\/github.com\/tobiasKaminsky\" target=\"_blank\" rel=\"noopener\">tobiasKaminsky<\/a> was <a href=\"https:\/\/github.com\/owncloud\/android\/pull\/676\" target=\"_blank\" rel=\"noopener\">merged here<\/a>, bringing sorting of files to the Android app<\/li>\n<li>The android library now <a href=\"https:\/\/github.com\/owncloud\/android-library\/pull\/40\" target=\"_blank\" rel=\"noopener\">deals with secure ownCloud access over a proxy<\/a><\/li>\n<li>Users can now pick an <a href=\"https:\/\/github.com\/owncloud\/android\/pull\/636\" target=\"_blank\" rel=\"noopener\">instant upload path<\/a> thanks to the work of <a href=\"https:\/\/github.com\/loripino21\" target=\"_blank\" rel=\"noopener\">loripino21<\/a> (coming in the next release, 1.6.2)<\/li>\n<li>The photo and other upload screens <a href=\"https:\/\/github.com\/owncloud\/android\/pull\/669\" target=\"_blank\" rel=\"noopener\">now feature a &#8222;select all&#8220; option<\/a> thanks to <a href=\"https:\/\/github.com\/owncloud\/android\/pull\/669\" target=\"_blank\" rel=\"noopener\">grecep<\/a><\/li>\n<li><a href=\"https:\/\/github.com\/ogasser\" target=\"_blank\" rel=\"noopener\">ogasser<\/a> contributed code to the Android app which could <a href=\"https:\/\/github.com\/owncloud\/android\/pull\/626\" target=\"_blank\" rel=\"noopener\">handle ownCloud servers running on IDN<\/a> (merged here)<\/li>\n<li><a href=\"https:\/\/github.com\/svkurowski\" target=\"_blank\" rel=\"noopener\">svkurowski<\/a> contributed <a href=\"https:\/\/github.com\/owncloud\/mirall\/pull\/2393\" target=\"_blank\" rel=\"noopener\">the ability to automatically change the icon color depending on the panel background<\/a> to the desktop client (working only on Mac, for now)<\/li>\n<\/ul>\n<h3>Server app improvements<\/h3>\n<ul>\n<li>The chat app added <a href=\"https:\/\/github.com\/owncloud\/chat\/pull\/148\" target=\"_blank\" rel=\"noopener\">XMPP as second Chat backend<\/a>, making it compatible with a wide array of chat applications<\/li>\n<li>The ownCloud Documents app <a href=\"https:\/\/github.com\/owncloud\/documents\/pull\/387\" target=\"_blank\" rel=\"noopener\">migrated to AppFramework<\/a><\/li>\n<li>The user_CAS app <a href=\"https:\/\/github.com\/owncloud\/user_cas\/pull\/1\" target=\"_blank\" rel=\"noopener\">got a series of improvements<\/a> in a contribution from <a href=\"https:\/\/github.com\/brenard\" target=\"_blank\" rel=\"noopener\">brenard<\/a><\/li>\n<li>In the contacts app, avatar handling was improved to not break things when avatars are disabled. The contact app now also <a href=\"https:\/\/github.com\/owncloud\/contacts\/pull\/598\" target=\"_blank\" rel=\"noopener\">correctly grabs images from vcards<\/a><\/li>\n<li>The gallery app <a href=\"https:\/\/github.com\/owncloud\/gallery\/pull\/113\" target=\"_blank\" rel=\"noopener\">had its javascript cleaned up<\/a><\/li>\n<li>Imprint was <a href=\"https:\/\/github.com\/owncloud\/apps\/pull\/1955\" target=\"_blank\" rel=\"noopener\">ported to ownCloud 7<\/a> by <a href=\"https:\/\/github.com\/arkascha\" target=\"_blank\" rel=\"noopener\">arkanscha<\/a><\/li>\n<\/ul>\n<p>Activity in <a href=\"http:\/\/apps.owncloud.com\">the ownCloud app store<\/a> has been frantic:<\/p>\n<ul>\n<li>The oclife app, bringing tagging to ownCloud, <a href=\"http:\/\/apps.owncloud.com\/content\/show.php\/oclife?content=163845\">received a major update, bringing<\/a> compatibility for ownCloud 7, tag ownership and permissions, preview for images on the tag page, EXIF data tab on extended info and Spanish translations<\/li>\n<li>The <a href=\"http:\/\/apps.owncloud.com\/content\/show.php\/user_sql?content=155512\">user_sql app introduces a new Admin interface<\/a> with the 0.9.1 release. This app allows authentication against an arbitrary SQL database, including sharing support between users in the DB<\/li>\n<li>An <a href=\"http:\/\/apps.owncloud.com\/content\/show.php\/Storage+Usage+%2B+Activity+Charts?content=166746\">update to the storage charts app<\/a> fixes some minor issues and introduces French translations<\/li>\n<li>The <a href=\"http:\/\/apps.owncloud.com\/content\/show.php\/Shorty+Tracking?content=152473\">Shorty Tracking app<\/a> was updated with ownCloud 7 support<\/li>\n<li>The standalone XMPP chat <a href=\"http:\/\/apps.owncloud.com\/content\/show.php\/jappix?content=167576\">Jappix<\/a> is new in the ownCloud App store<\/li>\n<li>The ownCloud ebook <a href=\"http:\/\/apps.owncloud.com\/content\/show.php\/Reader+%28ebook+reader%29?content=167127\">Reader app<\/a> version 0.4.4 fixes some small issues<\/li>\n<li>The <a href=\"http:\/\/apps.owncloud.com\/content\/show.php\/grauphel+-+Tomboy+sync+server?content=166654\">Tomboy sync server app<\/a> 0.4.0 update introduces note preview, search, download, and shows custom icons, highlighting of current notebook and note modification display in the list<\/li>\n<li>The unix user backend <a href=\"http:\/\/apps.owncloud.com\/content\/show.php\/Unix+user+backend?content=148406\">updated to version 2.2<\/a> with a minor fix to the mail setting form<\/li>\n<li>And last but not least, the <a href=\"http:\/\/apps.owncloud.com\/content\/show.php\/SMS+app?content=167289\">SMS app<\/a> made it to version 1.3.0, introducing smarter phone number handling, ordering of conversations, automatic refreshing and desktop notifications<\/li>\n<\/ul>\n<p>If you&#8217;re interested in working on or building ownCloud apps, see <a href=\"http:\/\/doc.owncloud.org\/server\/7.0\/developer_manual\/app\/index.html\" target=\"_blank\" rel=\"noopener\">the documentation for server side apps<\/a>. Desktop client fans can <a href=\"http:\/\/doc.owncloud.org\/desktop\/1.7\/building.html\" target=\"_blank\" rel=\"noopener\">get started here<\/a> and you can find the <a href=\"http:\/\/doc.owncloud.org\/server\/7.0\/developer_manual\/ios_library\/index.html\" target=\"_blank\" rel=\"noopener\">iOS developer documentation here<\/a> and the <a href=\"http:\/\/doc.owncloud.org\/server\/7.0\/developer_manual\/android_library\/index.html\" target=\"_blank\" rel=\"noopener\">Android documentation here<\/a>. Both latter links also cover the iOS and Android libraries, important if you want to integrate ownCloud in your own application!<\/p>\n<h2>Community Conversations<img loading=\"lazy\" decoding=\"async\" class=\"alignright wp-image-7588 size-large\" src=\"https:\/\/owncloud.com\/wp-content\/uploads\/2014\/11\/image-tagging-1024x549.png\" alt=\"image tagging\" width=\"300\" height=\"159\" \/><\/h2>\n<p>On <a href=\"https:\/\/owncloud.com\/news\">Planet ownCloud<\/a> you can find blogs from ownCloud contributors and advocates. The last two weeks of October saw the following posts published:<\/p>\n<ul>\n<li><a href=\"https:\/\/owncloud.com\/blog\/linux-distributions-and-open-source-projects\/\">An explanation of the issues around ownCloud packages in Ubuntu<\/a><\/li>\n<li><a href=\"http:\/\/blog.jospoortvliet.com\/2014\/10\/owncloud-stuck-in-upgrade.html\" target=\"_blank\" rel=\"noopener\">How to un-stuck ownCloud when an upgrade breaks<\/a><\/li>\n<li><a href=\"https:\/\/owncloud.com\/linuxcon-europe-keynote-panel-discussion\/\">Video of the LinuxCon Europe ownCloud keynote and panel discussion are available<\/a><\/li>\n<li><a href=\"https:\/\/owncloud.com\/blog\/introducing-bounty-source-for-owncloud\/\">Introducing Bountysource for ownCloud<\/a><\/li>\n<li>ownCloud was Awesome in Beijing<\/li>\n<li>The <a href=\"https:\/\/owncloud.com\/blog\/owncloud-development-in-the-second-half-of-september\/\">Development overview on the 2nd half of September<\/a> became public<\/li>\n<\/ul>\n<p>Please note that if you&#8217;re an ownCloud contributor, you should get your blog aggregated on <a href=\"https:\/\/owncloud.com\/news\/\">owncloud.org\/news<\/a>! Ping <a href=\"https:\/\/www.google.com\/+JosPoortvliet\" target=\"_blank\" rel=\"noopener\">Jos<\/a> with your RSS feed.<\/p>\n<p>The mailing lists featured some technical discussions, as well as the following calls for help and announcements:<\/p>\n<ul>\n<li><a href=\"https:\/\/mailman.owncloud.org\/pipermail\/devel\/2014-October\/000659.html\" target=\"_blank\" rel=\"noopener\">Bernhard Posselt called out for testing<\/a> for the upcoming 4.0 release of the news app. The community update on the first half of November (coming soon!) will inform you about the new release<\/li>\n<li>October 22, ownCloud Desktop Client 1.6 <a href=\"https:\/\/mailman.owncloud.org\/pipermail\/devel\/2014-October\/000661.html\" target=\"_blank\" rel=\"noopener\">was released<\/a> with a number of bugfixes, while two days later <a href=\"https:\/\/mailman.owncloud.org\/pipermail\/devel\/2014-October\/000669.html\" target=\"_blank\" rel=\"noopener\">1.7 RC1<\/a> arrived. The final release is out now, see <a href=\"http:\/\/dragotin.wordpress.com\/2014\/11\/08\/owncloud-client-1-7-0-released\/\" target=\"_blank\" rel=\"noopener\">this blog<\/a> for details!<\/li>\n<li>Alessandro did a <a href=\"https:\/\/mailman.owncloud.org\/pipermail\/devel\/2014-October\/000662.html\" target=\"_blank\" rel=\"noopener\">call for help<\/a> about adding ideas to the ownCloud GSOC page<\/li>\n<li>J\u00f6rn Friedrich Dreyer announced <a href=\"https:\/\/mailman.owncloud.org\/pipermail\/devel\/2014-October\/000673.html\" target=\"_blank\" rel=\"noopener\">the formation of a new &#8217;search team&#8216; in github<\/a> for people interested in the search capabilities of ownCloud<\/li>\n<li>And Jos asked <a href=\"https:\/\/mailman.owncloud.org\/pipermail\/devel\/2014-October\/000676.html\" target=\"_blank\" rel=\"noopener\">for people interested in helping out at an ownCloud booth<\/a> at the South California Linux Fest<\/li>\n<\/ul>\n<p>You can join the discussions on <a href=\"https:\/\/mailman.owncloud.org\/mailman\/listinfo\/devel\" target=\"_blank\" rel=\"noopener\">this page<\/a>.<\/p>\n<p>As always, we can only ever cover a small part of what is going on in ownCloud. If you want to follow things more closely, follow our <a href=\"https:\/\/twitter.com\/ownclouders\" target=\"_blank\" rel=\"noopener\">twitter account<\/a>, <a href=\"https:\/\/www.facebook.com\/ownClouders\" target=\"_blank\" rel=\"noopener\">Facebook page<\/a> or our <a href=\"https:\/\/plus.google.com\/b\/107072838776436530705\/107072838776436530705\/posts\" target=\"_blank\" rel=\"noopener\">G+ page<\/a>. We are now also active again on <a href=\"https:\/\/joindiaspora.com\/u\/owncloud\" target=\"_blank\" rel=\"noopener\">Diaspora<\/a>!<\/p>\n<h2>Events<\/h2>\n<p>Monday, we published a blog about ownCloud events. Find a calendar of ownCloud events on <a href=\"https:\/\/owncloud.com\/events\">owncloud.org\/events<\/a>. If you would love to meet and discuss ownCloud with likeminded people but nothing is happening close by, consider organizing an ownCloud meetup! <a href=\"https:\/\/owncloud.com\/events\/meetups\">Check out this page<\/a> on how to get started.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Welcome to the ownCloud development update from the second half of October! This overview is put together from activities on github, the mailing lists, blogs and whatever else is shared in the ownCloud community. Tips are welcome, ping Jos with your input! The biggest items these two weeks were lots of low-level core improvements, a [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":78665,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","inline_featured_image":false,"footnotes":""},"categories":[342,332,333,334,335,341],"tags":[],"class_list":["post-7575","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cloud","category-coding","category-community","category-desktop-client","category-development","category-news-from-owncloud"],"acf":[],"_links":{"self":[{"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/posts\/7575","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/comments?post=7575"}],"version-history":[{"count":0,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/posts\/7575\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/media\/78665"}],"wp:attachment":[{"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/media?parent=7575"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/categories?post=7575"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/owncloud.com\/de\/wp-json\/wp\/v2\/tags?post=7575"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}