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

[pull] master from ryo-ma:master #1

Open
wants to merge 54 commits into
base: master
Choose a base branch
from

Conversation

pull[bot]
Copy link

@pull pull bot commented Aug 12, 2022

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@commit-lint
Copy link

commit-lint bot commented Aug 12, 2022

Features

Chore

Bug Fixes

Hotfix

Contributors

applejag, ryo-ma, AryanP45, SmashedFrenzy16, mohanyadav, bhavberi, AlexcastroDev, CodeMaster7000

Commit-Lint commands

You can trigger Commit-Lint actions by commenting on this PR:

  • @Commit-Lint merge patch will merge dependabot PR on "patch" versions (X.X.Y - Y change)
  • @Commit-Lint merge minor will merge dependabot PR on "minor" versions (X.Y.Y - Y change)
  • @Commit-Lint merge major will merge dependabot PR on "major" versions (Y.Y.Y - Y change)
  • @Commit-Lint merge disable will desactivate merge dependabot PR
  • @Commit-Lint review will approve dependabot PR
  • @Commit-Lint stop review will stop approve dependabot PR

@performance-testing-bot
Copy link

Unable to locate .performanceTestingBot config file

@viezly
Copy link

viezly bot commented Aug 12, 2022

This pull request is split into 3 parts for easier review.
👀 Review pull request on Viezly

Changed files are located in these folders:

  • /
  • src/Services

@pull pull bot added the ⤵️ pull label Aug 12, 2022
Aryan and others added 8 commits September 14, 2022 22:05
* Update trophy.ts

* Update trophy_list.ts
Update CONTRIBUTING.md to use the correct Github environment variables
* feat: implement staticRenderRegeneration

* chore: remove the check in create

* chore: ignore read permission throw

* chore: safe read file

* fix: stream save

* chore: change file folder
alexcastrodev and others added 3 commits September 30, 2023 01:54
* chore: improvements

* chore: add testing workflow

* fix: types and lint

* chore: change dynamic

* chore: improvements

* chore: no need repository to check status
chore: types improvements

chore: types improvements
alexcastrodev and others added 5 commits September 30, 2023 18:15
* fix: task run

* fix: check of rate limit
* chore: retries improvements

* chore: improvements on retries

* chore: improvements on retries

* chore: add unit test

* chore: format

* chore: format

* chore: format

* fix: remove console
* Added Account Duration/Experience Trophy

* Minor Formatting Changes

* deno fmt correction

---------

Co-authored-by: Alexandro Castro <[email protected]>
ryo-ma and others added 30 commits October 4, 2023 00:06
* feat: add redis cache

* chore: add TTL

* chore: change port
* Update CONTRIBUTING.md to add a contribution guideline

* Update CONTRIBUTING.md
chore: github workflow close issue
* Add kimbie_dark theme

* Update theme.ts
* chore: improving homepage styling

More pleasant stylization and ease of generating your trophies

* fix: (no-inferrable-types) inferrable types are not allowed

Update error_page.ts

* Update error_page.ts
* fix: correct http return and invalid styling

Page responded with incorrect http return message.

* fix: correct http return and invalid styling

Update error_page.ts
* fix: remove unnecessary xssable text

* chore: remove typo

* fix: ignored promise

* fix: imports can be summarized and the repository already has the typing

* fix: cleanup and remove domain

* chore: lint

* tests: `assert` is deprecated, replace to `with`

docs reference: https://lint.deno.land/rules/no-import-assertions

* ci: bump checkout and Deno

* chore: fix readme tags

* refactor: remove unnecessary constructor

* chore: remove import duplicate

* refactor: replace sort with toSorted

https://rules.sonarsource.com/typescript/RSPEC-4043/?search=Array-mutating%20methods%20should%20not%20be%20used%20misleadingly

* chore: format
)

* First step to developing a feature to exclude speicifc trophies by title

* Added support for exclusion by title

* Ran deno lint, deno format and deno test found in CONTRIBUTING

* Documented the latest addition in the README

* Updated README
…me examples (#300)

* Update README.md

* Update README.md

* Add files via upload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.