Skip to content

Webdav caching#130

Merged
marcelklehr merged 4 commits intofloccusaddon:developfrom
jlbprof:webdav_caching
Jun 30, 2018
Merged

Webdav caching#130
marcelklehr merged 4 commits intofloccusaddon:developfrom
jlbprof:webdav_caching

Conversation

@jlbprof
Copy link
Copy Markdown
Contributor

@jlbprof jlbprof commented Jun 30, 2018

No description provided.

Comment thread src/lib/Account.js
await this.init()
}
if (this.server.syncStart) {
await this.server.syncStart()
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, I forgot those -- thanks :)

}

async createBookmark(bm) {
console.log('(fake)CREATE', bm)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you replace the (fake) with (webdav), so that the logs reflect which adapter is used?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, right, this is not the webdav adapter.... then let's leave it like that.

@marcelklehr
Copy link
Copy Markdown
Member

Awesome!

@marcelklehr marcelklehr merged commit edc8dbe into floccusaddon:develop Jun 30, 2018
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Mar 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants