Nathan Vititoe nathan
  • Joined on 2025-11-25
nathan pushed to update-packages at LotusGuild/cinny 2026-08-02 22:28:05 -04:00
c8da65b46e readded allow scripts
12deb3989c Merge remote-tracking branch 'origin/sw-fix' into update-packages
3f37f69a13 i hate npm audit
be004411c3 added another package back in
f207da2344 fix ci prettier mistake
Compare 19 commits »
nathan pushed to sw-fix at LotusGuild/cinny 2026-08-02 22:21:38 -04:00
3f37f69a13 i hate npm audit
nathan pushed to sw-fix at LotusGuild/cinny 2026-08-02 21:58:27 -04:00
be004411c3 added another package back in
nathan pushed to sw-fix at LotusGuild/cinny 2026-08-02 21:39:21 -04:00
f207da2344 fix ci prettier mistake
nathan pushed to update-packages at LotusGuild/cinny 2026-08-02 21:11:07 -04:00
f75dd746db Merge remote-tracking branch 'origin/lotus' into update-packages
d5cfb663b9 chore(issues): point the issue chooser at this repo, not upstream Cinny
Compare 2 commits »
nathan pushed to sw-fix at LotusGuild/cinny 2026-08-02 21:10:46 -04:00
b90c3b7313 Merge remote-tracking branch 'origin/lotus' into sw-fix
d5cfb663b9 chore(issues): point the issue chooser at this repo, not upstream Cinny
Compare 2 commits »
nathan pushed to sw-fix at LotusGuild/cinny 2026-08-02 21:03:45 -04:00
c8475f07aa added restriction to lint only ts,js files
nathan pushed to sw-fix at LotusGuild/cinny 2026-08-02 21:02:04 -04:00
9b10d7d1c2 added prettier auto-fix to pipeline
nathan pushed to sw-fix at LotusGuild/cinny 2026-08-02 21:00:27 -04:00
a1bdaf65f6 removed unused eslint-disables, ran prettier fix
nathan pushed to sw-fix at LotusGuild/cinny 2026-08-02 20:55:48 -04:00
0656e6ecb0 removed eslint unused ignore lines, config handles ignoring it now
nathan opened issue LotusGuild/cinny#5 2026-08-02 20:50:49 -04:00
Room Nav - Lazy Loading
nathan pushed to sw-fix at LotusGuild/cinny 2026-08-02 20:49:36 -04:00
89ba05f462 removed warning for 'any' as a type from eslint
nathan pushed to sw-fix at LotusGuild/cinny 2026-08-02 20:48:12 -04:00
2d5e90f715 linter doesnt like void
nathan pushed to sw-fix at LotusGuild/cinny 2026-08-02 20:46:15 -04:00
f1e4ef657c removed commitizen, added eslint package back
nathan closed pull request LotusGuild/cinny#2 2026-08-02 20:40:49 -04:00
Read me update
nathan pushed to update-packages at LotusGuild/cinny 2026-08-02 20:31:05 -04:00
00b0b34a80 Merge remote-tracking branch 'origin/lotus' into update-packages
f2c356f288 refactor(assets): build logo/favicon URLs via withOriginBaseUrl helper
f12e05c510 fix(assets): reference logo/favicon PNGs by URL instead of importing from public/
Compare 3 commits »
nathan pushed to sw-fix at LotusGuild/cinny 2026-08-02 20:30:20 -04:00
c1ec68e73e Merge remote-tracking branch 'origin/lotus' into sw-fix
f2c356f288 refactor(assets): build logo/favicon URLs via withOriginBaseUrl helper
f12e05c510 fix(assets): reference logo/favicon PNGs by URL instead of importing from public/
Compare 3 commits »
nathan pushed to read-me-update at LotusGuild/cinny 2026-08-02 20:29:11 -04:00
6d9ee10926 Merge remote-tracking branch 'origin/lotus' into read-me-update
f2c356f288 refactor(assets): build logo/favicon URLs via withOriginBaseUrl helper
f12e05c510 fix(assets): reference logo/favicon PNGs by URL instead of importing from public/
Compare 3 commits »
nathan pushed to update-packages at LotusGuild/cinny 2026-08-02 20:27:47 -04:00
7672655d1d fixed npm/vite warning
nathan pushed to update-packages at LotusGuild/cinny 2026-08-02 20:24:53 -04:00
782e056687 added packages back in, replaced var w/ let