Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/casbin/casbin-website-v2

The new docs website for Casbin based on Docusaurus v2
https://github.com/casbin/casbin-website-v2

docs: fix wording in "How it works" page (#236)

I think it's better to replace 'SHOULD' by 'MUST'.

In the context of guidelines, recommendati...

f6fc5657d468781b87ac0902b9de7ad60228bfa4 authored 7 months ago by Jiachen Yu <[email protected]>
fix: editor-iframe-height to low hidden button (#235)

b37bad089da271d02d3963db232ebf6f92f91836 authored 8 months ago by yanggggjie <[email protected]>
fix:Performance.mdx link syntax error

ac073aeae7991d4d8211cb4ca9876c45c2699f53 authored 9 months ago by yanggggjie <[email protected]>
fix:mdx link syntax error <> to []()

1b63b36cd0a53240c9de8934f8c250386c8b1ee4 authored 9 months ago by yanggggjie <[email protected]>
fix:remove mdx type

a993f2352befe34ee0bf46890feab92358a8dfc5 authored 9 months ago by yanggggjie <[email protected]>
fix:add type attribute to correctly identify mdx in crowdin

229da982efe19ca0633dd4820ff9c4945c2d086c authored 9 months ago by yanggggjie <[email protected]>
fix:add workflow_dispatch on master action

0edf95daee0f2e8f2382422041754f690007d698 authored 9 months ago by yanggggjie <[email protected]>
fix: format Middlewares.mdx (#234)

f289e87800f7cfddbb464b2b3f0157da388ec82c authored 9 months ago by yanggggjie <[email protected]>
feat: add ecosystem page (#231)

* add ecosystem

* refine ecosystem page style

* set tooltip text

* fix node version and...

5af3d02fd2c7d59f1c1a0aceda93489264be2d18 authored 9 months ago by yanggggjie <[email protected]>
docs: add docs for menu permissions (#229)

Create a new scenarios sidebar and add a menu-permission page and mobile data-permissions page.

ebd9b7e407509fc17709a54f426c344d898ccc91 authored 9 months ago by Xu Zerui <[email protected]>
docs: fix dead links (#226)

a5875ad47f1041e09d7ea85e888056caf0700987 authored 9 months ago by YunShu <[email protected]>
docs: remove buttress service (#225)

Remove buttress since has not been maintained for years and currently has been archived.

89316310e8bc9bec9e4045335fc39353a6866bea authored 9 months ago by Meraj Sahebdar <[email protected]>
fix: syntax for examples (#224)

* fix: syntax for examples

* fix: lint issue

ba1639e1c06b49213af135614cd8116aa1102f82 authored 9 months ago by Chrystian de Matos <[email protected]>
docs: add a python management portal project (#223)

465893b21fc0b319ceb950548432a0df9c74bae9 authored 9 months ago by Wu Clan <[email protected]>
docs: add GetAllRolesByDomain() API to docs (#222)

Add missing method `GetAllRolesByDomain` to docs.

6fc00c31a6f713fd768a39f9f4db00299b4cf296 authored 10 months ago by Bart Venter <[email protected]>
docs: add go cloud dev kit adapter for Go (#220)

* docs: add go cloud dev kit adapter for Go

I wrote a Go Adapter for Go Cloud Development Kit...

1046ee403db360f9010a32b37a17a13e6a3adc6c authored 10 months ago by Bart Venter <[email protected]>
Add gtag

a37aa6b038c64396ca07b912d7b23a9d4c837aee authored 11 months ago by Yang Luo <[email protected]>
docs: add go cloud dev kit watcher-ex for Go (#219)

I wrote a Go WatcherEx implementation for Go Cloud Development Kit usage, please reference https...

e07bb170b5d8f0819ad397e8f2c5464a6294d58f authored 11 months ago by Bart Venter <[email protected]>
docs: remove dead links (#218)

f0fd5373ca9068a9b18d8b266b9f5d4fca49396f authored 11 months ago by YunShu <[email protected]>
docs: add an Async redis Watcher (#216)

* Update Watchers.mdx

Add an Async redis Watcher

* docs: add an Async redis Watcher

doc...

9d356e2af2d38af041845ef4d6f0b927f91fd0e0 authored 11 months ago by kevinkelin <[email protected]>
ci: use fixed version of markdownlint-cli (#217)

4a5cd54ab4984dda4dee02e7bbba2f17d7fd5f20 authored 11 months ago by YunShu <[email protected]>
Fix dead link in Knex Adapter

1fd349b63526c3d9f14c3c2a1ee882c0f73f4ab0 authored 11 months ago by Yang Luo <[email protected]>
docs: ignore check csdn links (#215)

https://github.com/casbin/casbin-website-v2/actions/runs/6676894791/job/18146405197

f0551911aa5bee230d38ecc005c34640f96f63be authored 12 months ago by YunShu <[email protected]>
chore: upgrade docusaurus to 2.4.3 (#213)

1. upgrade docusaurus to 2.4.3
2. npx update-browserslist-db@latest

de9357bbc7ea7d6f7b2a43854f77b10386071be5 authored 12 months ago by YunShu <[email protected]>
Fix typo in "Migrate/Convert between different adapter"

811bdef26c0480f71eaca30d9a1c23a02b370b60 authored about 1 year ago by Yang Luo <[email protected]>
docs: Update Enforcers.mdx for pycasbin (#211)

Update Enforcers.mdx for pycasbin. Add AsyncEnforcer and FastEnforcer.

83aeaeea7937a0af93b5e6beae72b94586183b88 authored about 1 year ago by Haozhe Pan <[email protected]>
ci: add an ignore link (#210)

7516087aab799c671d3c6fa48fc0c31f762daf8f authored about 1 year ago by YunShu <[email protected]>
feat: add translation button at bottom of doc page (#208)

* feat: add translation button at bottom of doc page

* refactor: add button spacing

797d71e913374c5499af59f80cf2b5045d26c2bc authored about 1 year ago by YunShu <[email protected]>
feat: context adapter (#207)

* feat: context adapter

* feat: context adapter

6d8af7c989b2b269d30d0293ac8f377f512e79b2 authored about 1 year ago by 鱼竿钓鱼干 <[email protected]>
docs: add KeyMatch5 function to Function.mdx (#206)

add KeyMatch5 function to Function.mdx

e0304a863509eee0fdac382c417505dd07138389 authored about 1 year ago by Haozhe Pan <[email protected]>
docs: fix broken links (#205)

b3eb24f45687e405e9a8c9101f97a6b05dfdcd88 authored about 1 year ago by YunShu <[email protected]>
feat: rbac with conditions (#204)

* feat: rbac with conditions

* style: markdown lint

62993d27804251f401ae1822cdb99387985f4d16 authored about 1 year ago by 鱼竿钓鱼干 <[email protected]>
docs: polish docs (#203)

* docs: polish docs

* Update IDEPlugins.mdx

* Update Watchers.mdx

---------

Co-autho...

55bb7516eef4b674726ba5aaac4f861e1e9b422d authored about 1 year ago by YunShu <[email protected]>
Add Lettuce-Based Redis Watcher

f8a7f3a76416732fde926bc146d85970547429ea authored about 1 year ago by hsluoyz <[email protected]>
docs: Update Benchmark.mdx (#202)

Add benchmark result for pycabin

f0f516cf1302a5aae5f8e2fe49b39303970b477d authored about 1 year ago by Haozhe Pan <[email protected]>
fix: fix broken links (#201)

108f9dab5ce346ff810e61e2bcb29c9fb6b48e56 authored about 1 year ago by YunShu <[email protected]>
fix: 404 issues (#200)

see: https://github.com/slorber/trailing-slash-guide

get 404 when GET `https://casbin.org/edi...

b43d016ad292c0a301483346651fcfb64684513c authored about 1 year ago by YunShu <[email protected]>
fix: fix typo in RBACWithDomainsAPI.mdx (#199)

50165dd3e7fa905e0ea4c9683afcde2684aaab13 authored about 1 year ago by Yaodong Yu <[email protected]>
docs: update unavailable tutorial link (#196)

5ea9f9c4c22dd0b35cc1a27655d74911c1f0de8e authored about 1 year ago by YunShu <[email protected]>
docs: Update LogError.mdx (#198)

Add more information about logger in pycasbin.

8e55c5de21b0dc8724b969ab125d7157c36db8e2 authored about 1 year ago by BustDot <[email protected]>
feat: improve website experience (#197)

1. hide navbar when the user scrolls down
2. change the background color of the announcementBar...

033ab11423f2ca49cf9639dfd5cf3c30bddc337c authored about 1 year ago by YunShu <[email protected]>
fix: image not clickable (#195)

d6fd9072f5f483711b6e022bf8f19815ebfdf8d9 authored about 1 year ago by YunShu <[email protected]>
chore: change qq link (#194)

3dfdd7a29ec8cafa6ac04c12b8e80467ad409c88 authored about 1 year ago by YunShu <[email protected]>
feat: support json request for ABAC (#193)

* feat: support json request for ABAC

* feat: add two blank lines

Co-authored-by: YunShu <...

ceaf4efe076190d6f35cd47d46f5aea4b1983c78 authored over 1 year ago by 鱼竿钓鱼干 <[email protected]>
feat: add WeChat QR code in help page (#192)

888ab47beb181c55b0e310359c00a3d37d2cc494 authored over 1 year ago by YunShu <[email protected]>
docs: fix wrong code (#191)

https://github.com/casbin/casbin/discussions/1147#discussioncomment-6458732

424dbfb33c449ad09a1b9f102818cd24b0a9e9b7 authored over 1 year ago by YunShu <[email protected]>
feat: add markdown lint (#185)

* feat: add markdown lint

1. Add [markdownlint-cli](https://github.com/igorshubovych/markdown...

db3c32ed9c86bc401153499797b885ec8fc717fc authored over 1 year ago by YunShu <[email protected]>
ci: update a ignore pattern (#184)

Make regular expressions more readable and avoid matching other strings starting with 'h', such ...

93c1b653ed3a9bf43f4790858468cbd7b63b794e authored over 1 year ago by YunShu <[email protected]>
docs: update a link (#183)

6b1c0c86b5c037972c81c0dd1b8cfca9eec6460e authored over 1 year ago by YunShu <[email protected]>
Update discord links

89b26c3fa56987aa75da565519c34bddaf29f38a authored over 1 year ago by Yang Luo <[email protected]>
[docs] add tutorial section: "Understanding Casbin in Detail" (#181)

Co-authored-by: aravindarc <[email protected]>

39b95399857687655f22bd15ee68fe1a2fdfec45 authored over 1 year ago by Aravind <[email protected]>
docs: Update Watchers.mdx (#180)

* docs: Update Watchers.mdx

Add python rabbitmq watcher

* Update Watchers.mdx

---------...

c051108a9c41c9c8ee78b14eff86efbe0bb20461 authored over 1 year ago by BustDot <[email protected]>
docs: Update link in Tutorial.mdx

71a043d7022745ea74061fe1f935ff9a972ca17a authored over 1 year ago by hsluoyz <[email protected]>
feat: add benchmark-monitoring (#175)

* feat: add benchmark-monitoring

* refactor: merge into one file

* refactor: format

* U...

042a56825e0d884988e852c739cc2066243bd603 authored over 1 year ago by 鱼竿钓鱼干 <[email protected]>
feat: add docs-links-check ci and fix dead links (#176)

* feat: add docs-links-check ci and fix dead links

Similar to https://github.com/casnode/casnod...

8157e5a63f7a75b8eaa31b5b7f4f780f9b4a176e authored over 1 year ago by YunShu <[email protected]>
feat: add nginx-casbin-module (#172)

8a83b476db2ce68b3ff8fb4a4ad2c45da1e41b5e authored over 1 year ago by 鱼竿钓鱼干 <[email protected]>
docs: Update Adapters.mdx (#170)

baadb6b7897b67b138a6ec77f3f9e2e32089dd24 authored over 1 year ago by BustDot <[email protected]>
docs: Add redis adapter for pycasbin (#169)

Add redis adapter for pycasbin

a72ecf53946770390a7c7718ab36e22e79f1cfa4 authored over 1 year ago by BustDot <[email protected]>
chore: upgrade docusaurus to 2.4.1 (#168)

https://github.com/facebook/docusaurus/releases/tag/v2.4.1

b4e7f7d0132af0cecc1e83b624cf4d94bd28f883 authored over 1 year ago by YunShu <[email protected]>
Add Async SQLAlchemy Adapter

69d29fa31cc8768c754fe19657e38499ec506783 authored over 1 year ago by Yang Luo <[email protected]>
fix: correct little bug in getStarted for Java (#165)

* correct little bug in getStarted for Java

* fix: correct little bug in GetStarted for Java
...

5d3ed5c9b30de1177deb6619e3b9ad7b4d94253f authored over 1 year ago by SWEETPO <[email protected]>
feat: SyncedCachedEnforcer (#164)

61f285022d4cde6f59366e18b2d261972ec791c5 authored over 1 year ago by 鱼竿钓鱼干 <[email protected]>
docs: add arc-api in nodejs adopters (#163)

* docs: add arc-api in nodejs adopters

added `arc-api` (aka sourceloop) in casbin adopters in...

1d4a02beacb6cb23a419939b8cdc3b06f840fca1 authored over 1 year ago by Shubham P <[email protected]>
feat: add docs for new APIs: GetImplicitUsersForResource() and GetImplicitUsersForResourceByDomain() (#162)

* feat: GetImplicitUsersForResource(ByDomain)

* fix: change only to Only

* fix: fix code e...

abddb0495eedae0e97d3894c5ed7e745800cc1ea authored over 1 year ago by 鱼竿钓鱼干 <[email protected]>
fix: typo on functions documentation (#161)

31769b3a998d820e2a293eae26eca828a453b36e authored over 1 year ago by Juan Jesús Padrón Hernández <[email protected]>
Add cl script

85ae9a0c4ed0ecec876052b9bc38fdf432496b1e authored over 1 year ago by Gucheng Wang <[email protected]>
chore: update caniuse-lite to latest (#160)

```
Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
...

0200cdba41924703a14c45a9412ee9a84dc05f31 authored over 1 year ago by YunShu <[email protected]>
docs: change the link to get pdf (#159)

1ec84ceb7b26559ea4a2a624754db0a77e7f562f authored over 1 year ago by YunShu <[email protected]>
chore: upgrade docusaurus to 2.4.0 (#158)

https://github.com/facebook/docusaurus/releases/tag/v2.4.0

01d4bb509e8935d568a8f24bc8ffd26f962b1bca authored over 1 year ago by YunShu <[email protected]>
feat: GetImplicitUsersForPermission, GetAllowedObjectConditions (#157)

* feat: GetImplicitUsersForPermission, GetAllowedObjectConditions

* Update RBACAPI.mdx

---...

5cf07addfaf20adbbe2cf1146dd8b0cfc299b4d8 authored over 1 year ago by 鱼竿钓鱼干 <[email protected]>
fix: Sidebar expand button made visible (#154)

c8cc490c928b8c7c441357f9c8987f9f04faeb6b authored over 1 year ago by Abhinav Pandey <[email protected]>
fix: update Tadmin in admin-portal page (#152)

849c904af1d2bbdcbba227f27fb4bfcbef94c9d0 authored over 1 year ago by Jon <[email protected]>
Add probe script

77669c12a7ed5f1908f8b2afbae91fb3f3c6a80f authored over 1 year ago by Gucheng Wang <[email protected]>
feat: add AddEx API (#150)

* feat: add AddEx API

* fix: fix some errors

8ec0c29355ac4dc1e5d08ec90dba9a0079d9cd83 authored over 1 year ago by 鱼竿钓鱼干 <[email protected]>
Add link to Twitter icon

d79abd65bc21c06c33adc6b90f90bcff336fea4f authored over 1 year ago by Gucheng Wang <[email protected]>
chore: upgrade docusaurus to 2.3.1 (#147)

https://github.com/facebook/docusaurus/releases/tag/v2.3.0
https://github.com/facebook/docusaur...

2bedfcc63434bf381f36aeae0e27d245016c208d authored over 1 year ago by YunShu <[email protected]>
docs: add casbin middleware for hertz (#146)

0de89625b2c6c4d8531962d160d39bac63d14fcc authored over 1 year ago by Asterisk L. Yuan <[email protected]>
docs: fix minor typo (#144)

2d149f6779a5956c2acf10236f33917b81b5cfdb authored over 1 year ago by ahsmha <[email protected]>
Add page

ba819025b6bf3c2748f22a96a866f3d6b214c62a authored over 1 year ago by Gucheng Wang <[email protected]>
Add hotjar script

ec0e89f2fff48f80452664c5ecc5ccb1c26b14ed authored over 1 year ago by Gucheng Wang <[email protected]>
Fix discord link

7d30a4608201221e25d252957b451134b196d856 authored over 1 year ago by Gucheng Wang <[email protected]>
Fix discord link

9c1c92f8a09eeb57c632770297410634ae75ccf5 authored over 1 year ago by Gucheng Wang <[email protected]>
Fix link

3a8c1ab9f3685ca513f39d5a0867cceca1967e28 authored over 1 year ago by Gucheng Wang <[email protected]>
docs: Update GoFrame V2 Adapter (#135)

57737fccca646819fce341463cb6696add6db474 authored over 1 year ago by HaiLaz <[email protected]>
Remove paysuper/casbin-server

817593dc42e0aef0469c73e7afaeed5734ee22d7 authored over 1 year ago by Gucheng Wang <[email protected]>
Replace gitter with discord

6c441b05c0db8b1445c437fa1a3428538b66e71e authored over 1 year ago by Gucheng Wang <[email protected]>
Add another SeaORM Adapter

e6e8c9eb453b538ed76f5bad5bd997fbf1f403c9 authored almost 2 years ago by Gucheng Wang <[email protected]>
Add some plugins

50601fa16e03ada0cde20dde2d9cb4d0ff53e050 authored almost 2 years ago by Gucheng Wang <[email protected]>
Fix MD table borders

049720ca56e33fe3727dfeb4841c9f18be754e50 authored almost 2 years ago by Gucheng Wang <[email protected]>
Add some plugins

a04f50aff7876f659b3641135ae00aa8ab660dec authored almost 2 years ago by Gucheng Wang <[email protected]>
Add casbin-rbatis-adapter

1a1c310bfe74ac288f30d25cb9862ae68398d4a9 authored almost 2 years ago by Gucheng Wang <[email protected]>
Add kratos-casbin middleware

96825944c61308cb2dd64f517817c3aac4614a74 authored almost 2 years ago by Gucheng Wang <[email protected]>
Add gorm-adapter-ex

ec9a0b448a24362ccd7e17b4e810a9281afa964b authored almost 2 years ago by Gucheng Wang <[email protected]>
fix: fix small typo in RBACWithPattern.mdx (#138)

70e8f4d3f3b46c0140add8997a3bcfe1ba19235f authored almost 2 years ago by Arash <[email protected]>
Add Linq2DB Adapter

e9e6ad0957fa3002c2604386878ac5e7ed7b658d authored almost 2 years ago by Gucheng Wang <[email protected]>
Update links

83ee272f85fb66b1bcc4be84370ea79ee6b34526 authored almost 2 years ago by Gucheng Wang <[email protected]>
feat: add order for matchers expression (#133)

* feat: add order for matchers expression

* fix: reformat docs for matchers

* fix: convert...

a5618ce3d0beb8d8d3f8dceebd380beed260bbd1 authored almost 2 years ago by Junhao Liu <[email protected]>
docs: fix PHP's Webman plugin URL (#130)

* https://github.com/php-casbin/webman-permission

* Update Middlewares.mdx

Co-authored-by:...

80a03c535743c25cd0c055a3ef77df64a10be1ec authored almost 2 years ago by ShaoBo Wan(無尘) <[email protected]>
docs: fix PHP's Redis Watcher URL (#129)

* https://github.com/php-casbin/webman-permission

* Update Watchers.mdx

Co-authored-by: hs...

d91a88ccaf9698c4e1057ea4683f84a8cd6caf88 authored almost 2 years ago by ShaoBo Wan(無尘) <[email protected]>
feat: automatic dark mode (#128)

eaf56709c956b0fe77329461a3cca2c3ed77b9ef authored almost 2 years ago by Chell <[email protected]>