-
Notifications
You must be signed in to change notification settings - Fork 3
feat: add public language support #27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
feat: add public language support #27
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #27 +/- ##
==========================================
- Coverage 81.22% 81.15% -0.07%
==========================================
Files 12 12
Lines 474 483 +9
Branches 41 42 +1
==========================================
+ Hits 385 392 +7
- Misses 63 64 +1
- Partials 26 27 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@metaforx LGTM! Why do we need filer and/or picture in the test dependencies? I agree it probably makes sense to test with some real life plugins, though. |
In
|
I just realized, that filer is not installed via base.txt in requirements. so i will remove it. along with easy_thumbnails. Ok to do this in this PR? |
…splay all available languages)
74ae82f
to
66ae767
Compare
IsAllowedPublicLanguage
permission to public endpoints. Preview endpoints unmodified and fetch all language content regardless of language publication state.Fixes #1 - languages will still output all available languages but limit access on public endpoints