• Joined on 2023-11-19
tylerg pushed to main at tylerg/auth-yes 2026-08-26 06:39:43 +00:00
f5935a49a7 docs(tasks): move ui decomposition ph1 to complete and format subcomponents
tylerg pushed to main at tylerg/auth-yes 2026-08-26 06:39:18 +00:00
eb15c9003f Merge pull request #42 from mrteye/feat-ui-decomposition-phase1-13025745089234711919
c8cf9c7df7 refactor(ui): extract layout and sessions subcomponents
Compare 2 commits »
tylerg pushed to main at tylerg/auth-yes 2026-08-26 05:48:20 +00:00
dc2b5488c8 docs(tasks): establish discrete phase task files ph1 through ph3 for ui decomposition roadmap
tylerg pushed to main at tylerg/auth-yes 2026-08-26 05:47:59 +00:00
f40a731ab4 Merge pull request #41 from mrteye/arch-ui-decomposition-roadmap-6487485348399467971
0249938459 chore: Create UI Component Decomposition Roadmap task spec
Compare 2 commits »
tylerg pushed to main at tylerg/auth-yes 2026-08-26 05:33:03 +00:00
97edc7b89b docs(tasks): mark entire monolith decomposition roadmap epic complete
tylerg pushed to main at tylerg/auth-yes 2026-08-26 05:32:46 +00:00
6f18b156ff Merge pull request #40 from mrteye/monolith-decomposition-phase-6-6381472741741732772
99bb8d794f Refactor server/auth-session.ts and ui/mod.ts to decouple domain utilities, database queries, and admin authorization checks into separate files (server/forward_auth.ts, server/session_resolver.ts, ui/db_queries.ts, ui/auth_checks.ts).
Compare 2 commits »
tylerg pushed to main at tylerg/auth-yes 2026-08-26 05:12:47 +00:00
f2310503f4 Merge pull request #39 from mrteye/jul-test-monolith-decomposition-4462541866791287539
0d59c2ac75 refactor(test): decompose main.test.ts into domain specific test files
Compare 2 commits »
tylerg pushed to main at tylerg/auth-yes 2026-08-26 04:39:35 +00:00
e0c12bdef6 docs(tasks): move ph3.1 task spec to complete
tylerg pushed to main at tylerg/auth-yes 2026-08-26 04:39:04 +00:00
9c98e2f2fb Merge pull request #38 from mrteye/ph41-cli-modularization-791781679227126134
7f467f86d9 Merge pull request #37 from mrteye/feature-phase-3.1-route-decomposition-390275356595329142
752bfcf03e Refactor infra/setup/cli.ts into smaller command and prompt modules
589e146ecc feat(routes): decompose admin and auth monolith routes
Compare 4 commits »
tylerg pushed to main at tylerg/auth-yes 2026-08-26 03:31:11 +00:00
e7a2aa8df3 docs(tasks): establish refined modularization specs ph3.1 and ph4.1
tylerg pushed to main at tylerg/auth-yes 2026-08-26 03:24:04 +00:00
50da203512 Merge pull request #36 from mrteye/feat-arch-monolith-decomposition-ph3-15640425587075303208
88821b80af feat: Phase 3 Monolith decomposition of server/main.ts
Compare 2 commits »
tylerg pushed to main at tylerg/auth-yes 2026-08-26 00:38:20 +00:00
67bbe0d1e9 Merge pull request #34 from mrteye/refactor-infra-setup-modules-16584207009061218557
685ea25365 Merge pull request #35 from mrteye/monolith-decomposition-phase-2-5222039191988798562
54c98c1e4a chore: clean up temporary python and text scratch files from repo root
4c7d8d4af7 feat(ui): decompose admin pages into reusable AdminTable and AdminModal components
779f890b2f Refactored the 1,000+ line setup.ts into sub-modules
Compare 5 commits »
54c98c1e4a chore: clean up temporary python and text scratch files from repo root
4c7d8d4af7 feat(ui): decompose admin pages into reusable AdminTable and AdminModal components
Compare 2 commits »
tylerg created branch monolith-decomposition-phase-2-5222039191988798562 in tylerg/auth-yes 2026-08-26 00:37:08 +00:00
tylerg pushed to main at tylerg/auth-yes 2026-08-25 23:22:36 +00:00
7df39bd27a docs(tasks): complete phase 1 ui sessions decomposition and format subcomponents
tylerg pushed to main at tylerg/auth-yes 2026-08-25 23:22:13 +00:00
9a90f4493c Merge pull request #33 from mrteye/phase-1-ui-sessions-decomposition-8623875160406573030
296bc6a9c3 Hi, Jules here! I have successfully refactored the SessionsPage by decomposing it into pure JSX subcomponents. Here is a summary of what I accomplished:
Compare 2 commits »
tylerg pushed to main at tylerg/auth-yes 2026-08-25 23:17:27 +00:00
f912241937 docs(tasks): establish discrete phase task files ph1 through ph6 for monolith decomposition roadmap
tylerg pushed to main at tylerg/auth-yes 2026-08-25 22:54:32 +00:00
5de9bdf18c Merge pull request #32 from mrteye/ui-redesign-sessions-drawer-17867567827419767189
64a9b2cd1d refactor(ui): Redesign and consolidate sessions and passes drawer
Compare 2 commits »
tylerg pushed to main at tylerg/auth-yes 2026-08-25 22:46:07 +00:00
aa6b731fcf Merge pull request #31 from mrteye/sec/zero-trust-scope-guards
6a5a769203 sec(auth-api): implement zero-trust scope guards and permission middleware
Compare 2 commits »
tylerg created branch sec/zero-trust-scope-guards in tylerg/auth-yes 2026-08-25 22:39:57 +00:00