Block or Report
Block or report Emyrk
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
-
LendingBot Public
This project was https://hodl.zone. It was shut down following Poloniex's closing of lending to US customers
Go 1
-
CryptidID/Cryptid Public
This repository contains all the libraries and demos for the Cryptid identification system.
1,111 contributions in the last year
Less
More
Activity overview
Contribution activity
March 2023
Created 26 commits in 2 repositories
Created 1 repository
- Emyrk/ClassProjects HTML
Created a pull request in coder/coder that received 6 comments
Opened 20 other pull requests in 1 repository
coder/coder
17
merged
1
open
2
closed
- chore: dbgen passing nil slices to postgres is not valid
- fix: Page offset on workspace pagination was incorrect
- chore: Return copied templates to prevent reference issues
- feat: Dbauthz is now default, remove out of experimental
- chore: Typescript generator TODOs resolved, adding explainations
- feat: Add deployment side config-ssh options
- chore: Ensure all audit types in ResourceTable match APGL
- chore: Use SQLx joins, fix WorkspaceBuildRBAC audit
- fix: Prevent infinite redirects on oidc errors
- fix!: Disallow access urls without valid scheme
- feat: Allow changing the 'group' oidc claim field
- chore: Remove some of the external enum comments in typescript
- feat: Ignore agent pprof port in listening ports
- fix: 404 template shows error page
- chore: Never run v2 migrations on v1 database
- test: Check created_at for prepareData to ensure user order
- feat: Implement joins with golang templates
- chore: System context to oidc login
- feat: Guard search queries against common mistakes
- chore: Telemetry should have an authz context
Reviewed 20 pull requests in 1 repository
coder/coder
20 pull requests
- fix(site): Fix CSP directives for monaco
- chore: increase parallelism of TestWorkspaceQuota
- feat: preserve order of rich parameters
- feat: Dbauthz is now default, remove out of experimental
- feat(audit): auditing token addition and removal
- feat: Add deployment side config-ssh options
- docs: clean up OIDC duplicates
- feat(site): Show the stop and start buttons when workspace is failed
- chore: embed build info in the html to reduce requests
- chore: Ensure all audit types in ResourceTable match APGL
- chore: add a test to ensure audit code works with AGPL
- refactor(dbauthz): add authz for system-level functions
- fix: Prevent infinite redirects on oidc errors
- feat: Implement joins with golang templates
- chore: ensure JSON output in CLI is sorted
- feat: add ability to name tokens
- feat: Implement view for workspace builds to include rbac info
- feat: Guard search queries against common mistakes
- fix: build for all platforms in depot release pt. 2
- chore: Telemetry should have an authz context
Created an issue in coder/coder that received 4 comments
Discussion: How should we handle joins?
Problem
Our current use of SQLc uses almost 0 joins throughout all of our queries. This causes excessive db round trips. The function workspaceData
…
4
comments
Opened 6 other issues in 1 repository
coder/coder
3
open
3
closed
- Search helpers for better search bar experience
- DatabaseFake can return shared references, not copies, causing bugs
- Typescript autogen, remove "TODO explain why this is needed"
- If using OIDC group claims, we should not allow manual group editing
-
Accessurl without
scheme://
breaks OIDC redirect - OIDC Group claims will not remove users from groups if they belong to 0 groups
3
contributions
in private repositories
Mar 2 – Mar 6