- 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,356 contributions in the last year
Less
More
Activity overview
Contributed to
go-gitea/gitea,
silverwind/eslint-config-silverwind,
silverwind/updates
and 189 other
repositories
Contribution activity
May 2023
Created 285 commits in 27 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 2 repositories not shown
Created 2 repositories
- silverwind/glowie JavaScript
- silverwind/gotestsum Go
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
43
merged
5
open
1
closed
- Run stylelint on .vue files
- Improve Actions CSS
-
Fix
@font-faceoverrides -
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 156 pull requests in 2 repositories
go-gitea/gitea
25 pull requests
- Improve confusable character string
- Use file filters action instead of Github's files filter
- Fix <empty> in administration/config-cheat-sheet.en-us.md
- Fix logger refactoring regression: manager logging add
- Make environment-to-ini support loading key value from file
- Remove publish docs CI workflow
- Fix double border and adjust width for user profile page
- Make DeleteIssue use correct context
- Improve RunMode / dev mode
- Fix flakey test in logger test
- 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 -
Fix
@font-faceoverrides - 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
- 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