- Austria
- https://silverwind.io
Block or Report
Block or report silverwind
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
go-gitea/gitea Public
Git with a cup of tea! Painless self-hosted all-in-one software development service, includes Git hosting, code review, team collaboration, package registry and CI/CD
-
-
-
3,312 contributions in the last year
Less
More
Activity overview
Contributed to
go-gitea/gitea,
silverwind/eslint-config-silverwind,
silverwind/updates
and 188 other
repositories
Contribution activity
May 2023
Created 254 commits in 26 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 1 repository not shown
Created 1 repository
Created a pull request in go-gitea/gitea that received 61 comments
Make Issue/PR/projects more compact, misc CSS tweaks
Remove various horizontal dividers on repo pages that didn't provide visual benefit Remove label/milestone pills on single issue/pr page Remove is…
+255
−320
•
61
comments
Opened 50 other pull requests in 2 repositories
go-gitea/gitea
8
open
40
merged
1
closed
- Run stylelint on .vue files
- Improve Actions CSS
- Restore asian fonts bold weight to previous 700
-
Set
--font-weight-boldto 600 -
Change
--font-weight-boldto--font-weight-semiboldand 600 value, introduce new font weight variables - Add RTL rendering support to Markdown
- Update JS dependencies
- Fix duplicate tooltip hiding
- Rework notifications list
- Rework label colors
- Fix OAuth login loading state
- Enable two vue eslint rules
- Remove background on user dashboard filter bar
- Add two eslint plugins
-
Mark
models/fixturesas generated - Fix TestMinioStorageIterator skip message
- Improve and fix bugs surrounding reactions
- Remove meta charset from HTML5 documents
- Fix WEBP image copying
- Skip TestRepoCommitsStatusParallel on CI
- Rework OAuth login buttons, swap github logo to monocolor
- Reorganize CSS files
- Consolidate the two review boxes into one
-
Switch to
@eslint-community/eslint-plugin-eslint-comments - Remove Fomantic comment module
- Some pull requests not shown.
gotestyourself/gotestsum
1
open
Reviewed 146 pull requests in 2 repositories
go-gitea/gitea
25 pull requests
- Add validations.required check to dropdown field
- Create pull request for base after editing file, if not enabled on fork
-
Support changing git config through
app.ini, usediff.algorithm=histogramby default - Improve and fix bugs surrounding reactions
- Add the ability to pin Issues
- Use Go 1.20 for next release
- Add Audit Trail/Logging
- Rewrite logger system
-
Remove
In your repositorieslink in milestones dashboard - Restore asian fonts bold weight to previous 700
- Fix missing yes/no in delete time log modal
- Fix document and improve comment
- Show new pull request button also on subdirectories and files
- Rework notifications list
- Fix regression: access log template, gitea manager cli command
- Support wildcard in email domain allow/block list
- Support Copy Link for video attachments
- Add milestone labels
- Add up and down arrows to selected lookup repositories
- Fix video width overflow in markdown, and other changes to match img
- Improve accessibility when (re-)viewing files
-
Change
--font-weight-boldto--font-weight-semiboldand 600 value, introduce new font weight variables - Add RTL rendering support to Markdown
- Rework label colors
- Mute repo names in dashboard repo list
- Some pull request reviews not shown.
GiteaBot/gitea-backporter
2 pull requests
Created an issue in go-gitea/gitea that received 25 comments
[Actions] Globally resolvable action names
Issue
Currently when using this on gitea.com:
- uses: actions/setup-python@v4
It will resolve to instance-specific URL https://gitea.com/actions/s…
25
comments