Skip to content
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

Add images use generic search index only #7

Merged
merged 33 commits into from
Mar 7, 2024
Merged

Conversation

alexz707
Copy link
Contributor

Changes in this pull request

Resolves #

Additional info

@alexz707 alexz707 marked this pull request as ready for review February 28, 2024 09:50
Copy link

github-actions bot commented Feb 28, 2024

Qodana for PHP

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

alexz707 and others added 26 commits February 28, 2024 11:46
* Update license info

* Apply php-cs-fixer changes

---------

Co-authored-by: mattamon <[email protected]>
* Initial authorization prototype

* Remove unsued constant

* Refactor to post request and introduce services

* Change isAllowed method

* Always run cs fixer on pull requests

* Apply php-cs-fixer changes

* Add dto, processor and security service test

* Fix variable names

* Apply php-cs-fixer changes

* Apply php-cs-fixer changes

* Add Token Voter

* Apply php-cs-fixer changes

* Refine Voter system

* Apply php-cs-fixer changes

* Do not add to assets yet

* Make requeststack as a param

* Add bearer access token in docs via decorator, disable webby

* Apply php-cs-fixer changes

* Use fully qualified name

* Apply php-cs-fixer changes

* Add qodana baseline

* Exclude qodana.sarif.json to be inspected

---------

Co-authored-by: mattamon <[email protected]>
* Initial draft

* Add checks and add default language

* Introduce translatorservice

* Follow conventions

* Add translator service test

* Add processor test

* Remove semi-colon

* Add dto translation test

* Add public voter

* Apply php-cs-fixer changes

* Add security service

* Apply php-cs-fixer changes

* Disable public voter for frontend testing

* Shorten lines

---------

Co-authored-by: mattamon <[email protected]>
@mattamon mattamon merged commit 337b5da into 0.x Mar 7, 2024
7 checks passed
@mattamon mattamon deleted the 0x-First-Prototype branch March 7, 2024 10:00
@github-actions github-actions bot locked and limited conversation to collaborators Mar 7, 2024
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