mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 14:16:12 +03:00
[PR #288] [CLOSED] Activating Open Collective #1490
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#1490
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/floccusaddon/floccus/pull/288
Author: @monkeywithacupcake
Created: 5/11/2019
Status: ❌ Closed
Base:
master← Head:opencollective📝 Commits (10+)
6b14409Fix: Don't create two controllersc6faf51SyncProcess: Only sync bookmark if they really differee76368Move messages to message file for i18n8f02374Update README: Add transifex link230dafaAdd localization messages72de5afAdd transifex widget8cf8256README: Fix transifex widget50b517aTranslate _locales/en/messages.json in rub2cc63bTranslate _locales/en/messages.json in dea6b7e41Fix i18 in WebDAV adapter📊 Changes
30 files changed (+2809 additions, -617 deletions)
View changed files
📝
.travis.yml(+16 -16)📝
README.md(+42 -5)➕
_locales/de/messages.json(+242 -0)➕
_locales/en/messages.json(+242 -0)➕
_locales/fr/messages.json(+242 -0)➕
_locales/pt/messages.json(+242 -0)➕
_locales/ru/messages.json(+242 -0)📝
manifest.json(+3 -1)📝
package-lock.json(+574 -225)📝
package.json(+14 -7)📝
src/lib/Account.js(+2 -2)📝
src/lib/Controller.js(+7 -5)📝
src/lib/Crypto.js(+0 -6)📝
src/lib/LocalTree.js(+1 -1)📝
src/lib/Tree.js(+9 -7)📝
src/lib/adapters/Caching.js(+26 -19)📝
src/lib/adapters/Nextcloud.js(+21 -40)📝
src/lib/adapters/NextcloudFolders.js(+204 -60)📝
src/lib/adapters/WebDav.js(+27 -42)📝
src/lib/browser-api.js(+1 -0)...and 10 more files
📄 Description
Hi, I'm making updates for Open Collective. Either you or a supporter signed this repo up for Open Collective. This pull request adds backers and sponsors from your Open Collective https://opencollective.com/floccus ❤️
It adds two badges at the top to show the latest number of backers and sponsors. It also adds placeholders so that the avatar/logo of new backers/sponsors can automatically be shown without having to update your README.md. [more info]. See how it looks on this repo.
We have also added a
postinstallscript to let people know afternpm|yarn installthat you are welcoming donations (optional). [More info]You can also add a "Donate" button to your website and automatically show your backers and sponsors there with our widgets. Have a look here: https://opencollective.com/widgets
P.S: As with any pull request, feel free to comment or suggest changes. The only thing "required" are the placeholders on the README because we believe it's important to acknowledge the people in your community that are contributing (financially or with code!).
Thank you for your great contribution to the open source community. You are awesome! 🙌
And welcome to the open collective community! 😊
Come chat with us in the #opensource channel on https://slack.opencollective.com - great place to ask questions and share best practices with other open source sustainers!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.