- Kansas
- https://camronflanders.com
- Joined on
2023-11-16
camflan synced commits to refs/pull/9384/head at camflan/forgejo from mirror
-
63caf22e47 chore: fix lint issues from upstream and deadcode list
-
6c1e232c3d feat(api): include project in issue API response
-
b93ee5cead fix(api): code review fixes for projects API
-
2f76893dae feat(api): add project board API endpoints and tests
-
cc06c73887 feat(services): add project board service layer
- Compare 107 commits »
camflan synced commits to refs/pull/9851/head at camflan/forgejo from mirror
-
53ee9d4464 db: use ids for avatars
-
ec4fa9f37f correct cols that are updated in avatar operations
-
2114b09a84 move bg color to the svg itself for future compatibility with custom svgs
-
d9e03f14cc optimization: simplify g fill
-
c15ba2a933 optimization: since we now have SVGs as foreign objects with their own shadow root, we can use <use> to not duplicate d-code
- Compare 188 commits »
camflan synced commits to refs/pull/9873/head at camflan/forgejo from mirror
-
c33c1e8e62 Unify error types
-
89bff31287 fix(ui): apply navbar min-height correctly, fix jitter on mobile (#11274)
-
62ad4669f9 ci: ensure correct node version (#11280)
-
ef7acda8be fix: return bad request on malformed packages upload input (#10954)
-
cd088f21a8 fix(ui): fix gap consistency between navbar items on mobile (#11262)
- Compare 32 commits »
camflan synced commits to refs/pull/7748/head at camflan/forgejo from mirror
-
4412e4d6be Drop redundant index on OpenTofu state locks
-
20a99367c6 Remove 'preparePackage' from OpenTofu unit tests
-
db890f2a3d Add unique constraint on OpenTofu state locks
-
ac6e58f537 Prevent locked packages from being deleted
-
5460f2036f Add locking/unlocking instructions to template
- Compare 359 commits »
camflan synced commits to refs/pull/8088/head at camflan/forgejo from mirror
-
6d599e34f6 fix: add isPull check
-
3d6e69c5d8 fix: use `optional.Option` for `excludedID`
-
77a42f66c1 chore: replace `isPull.Has()` to `isPull.Get()`
-
c0859318d9 Merge branch 'forgejo' into port-32327
-
0562feaaaf chore: add copyright
- Compare 128 commits »
camflan synced commits to refs/pull/8537/head at camflan/forgejo from mirror
-
5e6a8cd87f packages.ansible: Added notes on test scenarios
-
cff5a7e8ee Merge remote-tracking branch 'origin/forgejo' into ansible_repo
-
5b6bbabd74 feat: implement ephemeral runners (#9962)
-
b085be779c i18n(*): migrate 92 strings to json (#11325)
-
7c4f684c68 merge commit: i18n(next): translations update from Codeberg Translate (#10978)
- Compare 94 commits »
camflan synced commits to refs/pull/11234/head at camflan/forgejo from mirror
-
ef3845772a Update module github.com/meilisearch/meilisearch-go to v0.36.1
-
75d67e8ef2 Update Node.js to v24.13.1 (forgejo) (#11236)
-
5470fd0131 fix(ui): make relative time consistent with other text when selected (#11231)
-
92cb4ca019 Update module github.com/mattn/go-sqlite3 to v1.14.34 (forgejo) (#11233)
-
26d6b484fe Update module golang.org/x/net to v0.50.0 (forgejo) (#11237)
- Compare 6 commits »
camflan synced commits to refs/pull/6125/head at camflan/forgejo from mirror
-
76667ed791 More work
camflan synced commits to refs/pull/11220/head at camflan/forgejo from mirror
-
e23c6e1c3e fix: bump SQLITE_TIMEOUT higher for test fix
-
8449c83357 fix: improve SQLite "database is locked" errors by increasing default `SQLITE_TIMEOUT` (#11179)
-
3515a9c365 Update module github.com/mattn/go-sqlite3 to v1.14.34 (v14.0/forgejo) (#11245)
-
e50f9ff165 Update module code.forgejo.org/forgejo/runner/v12 to v12.6.4 (v14.0/forgejo) (#11244)
- Compare 4 commits »
camflan synced commits to refs/pull/11231/head at camflan/forgejo from mirror
-
4690312e7e chore: move color definitions to themes, remove important
-
7e29757204 chore: simplify using part pseudo-element
- Compare 2 commits »
camflan synced commits to refs/pull/11216/head at camflan/forgejo from mirror
-
2888f31ffb feat: link CI job to its defining workflow file
camflan synced commits to refs/pull/11194/head at camflan/forgejo from mirror
-
a96f086262 Add release notes text
-
53ab0983d7 Refactor modules/setting: loadSecretFromURI() to support relative paths
-
e1c31b2e0b Refactor modules/setting: Move secret loading to loadSecretFromURI()
-
18f63dd8e3 Refactor api/actions OIDC ID tokens to use new signingkey API
-
a8a2d7e8f6 Refactor services/lfs: Change token code to use SigningKey
- Compare 48 commits »
camflan synced commits to refs/pull/11115/head at camflan/forgejo from mirror
-
e55b60a165 make tests more robust against non-deterministic database order
-
9bccc6c669 update tests to reflect the changes to federated user names
-
e6beea33f3 fix backend checks not passing
-
3896bc3e80 add frontend integration tests for federation admin views
-
7841cb905e fix join not working on postgres
- Compare 89 commits »
camflan synced commits to refs/pull/11175/head at camflan/forgejo from mirror
-
6fe1aa79eb Merge branch 'forgejo' into feature/jwt-trace-logging
-
5b6bbabd74 feat: implement ephemeral runners (#9962)
-
b085be779c i18n(*): migrate 92 strings to json (#11325)
-
d1d8e1882b Add Trace logging for JWT session
-
7c4f684c68 merge commit: i18n(next): translations update from Codeberg Translate (#10978)
- Compare 69 commits »
camflan synced commits to refs/pull/10380/head at camflan/forgejo from mirror
-
69254318cf feat: release notes for 10380
-
5fe3cdbd50 feat(federation): add feat tab to show federated notes
-
13d49ef149 feat(federation): test following remote users
-
d90f2dc0c1 feat(federation): add endpoint to follow remote users
-
5b6bbabd74 feat: implement ephemeral runners (#9962)
- Compare 40 commits »
camflan synced commits to refs/pull/10397/head at camflan/forgejo from mirror
-
df0d8c2cb0 process custom server side hooks
-
0e6b09d57d manage ini file templates better
-
0687ddb8bd revert debug
-
5b2eab0a0d clean up lfs related hooks after lfs test
-
891e6aa1a4 fix unittests
- Compare 52 commits »
camflan synced commits to refs/pull/10978/head at camflan/forgejo from mirror
-
0ac16105b8 i18n: update of translations from Codeberg Translate
-
e1cecbd276 fix(ui): prevent label overflow in PR CI checks on mobile (#11287)
-
b66a76686d Update x/tools to v0.42.0 (forgejo) (#11321)
-
1b0be3d5b3 Update dependency eslint-plugin-unicorn to v63 (forgejo) (#11322)
-
fc9cf6b140 Update dependency postcss-loader to v8.2.1 (forgejo) (#11319)
- Compare 38 commits »
camflan synced commits to refs/pull/10107/head at camflan/forgejo from mirror
-
be7771c699 webfinger: refactor webfinger JRD construction
camflan synced new reference renovate/forgejo-minor-1.26-golang-packages to camflan/forgejo from mirror
camflan synced commits to v14.0/forgejo at camflan/forgejo from mirror
-
677de6419b [v14.0/forgejo] fix(ui): prevent label overflow in PR CI checks on mobile (#11327)
-
8ef91fa1cc [v14.0/forgejo] fix: when expanding a dynamic matrix, original 'needs' access was lost (#11166)
-
b3c7fbcce3 [v14.0/forgejo] fix: improve SQLite "database is locked" errors by increasing default `SQLITE_TIMEOUT` (#11220)
-
3515a9c365 Update module github.com/mattn/go-sqlite3 to v1.14.34 (v14.0/forgejo) (#11245)
-
e50f9ff165 Update module code.forgejo.org/forgejo/runner/v12 to v12.6.4 (v14.0/forgejo) (#11244)
- Compare 5 commits »