Skip to content

Feat: routes auto register, codegen web api client, schemas#404

Closed
cr1of0x wants to merge 23 commits into
mainfrom
ak/boost
Closed

Feat: routes auto register, codegen web api client, schemas#404
cr1of0x wants to merge 23 commits into
mainfrom
ak/boost

Conversation

@cr1of0x

@cr1of0x cr1of0x commented Feb 11, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@cr1of0x cr1of0x requested a review from IharKrasnik February 11, 2026 15:49
IharKrasnik and others added 22 commits February 11, 2026 18:39
* feat: init web-shadcn with tailwind + shadcn/ui

* feat: add base components

* feat: add base components

* feat: add base components

* feat: add base components

* refactor

* feat: add layout

* add sign-up page

* add sign-in and forgot-pass pages

* add layout and rest pages

* refactor

* merge ak/boost

* Add chat on main page (#406)

* add front for chat and sidebar

* add LLM chat with streaming

* refactor

* refactor

* refactor

* add useApiMutation and useApiQuery

* change routes

* add navbar to layout

* refactor

* add admin page

* refactor

* add useApiStreamMutation hook

* ui refactor

* add dark theme

* fix mobile design

* refactor

---------

Co-authored-by: Xenia Levchenko <xenia@admoji.com>

---------

Co-authored-by: Xenia Levchenko <xenia@admoji.com>
* feat: plugin install from remote repo

* feat: plugin adder

* chore: remove chat feature from base template
* add blog with content-collections

* refactor

* chore: pnpm lock

* chore: minor fixes

* add light landing

* add dark landing

* change routes

* refactor

* refactor

* pr fixes

* fix: lock-file

---------

Co-authored-by: Xenia Levchenko <xenia@admoji.com>
Co-authored-by: Alexey Kasperovich <imbaac@gmail.com>
* feat(auth): add mobile client authentication support

- Add ACCESS_MOBILE token type and client type detection utility
- Update auth endpoints to return tokens in response body for mobile clients
- Add google-mobile endpoint for mobile Google OAuth
- Support automatic client type detection via headers (X-Client-Type or Authorization Bearer)

Mobile clients receive tokens in response body, web clients continue using cookies.

Co-authored-by: Cursor <cursoragent@cursor.com>

* refactor: new routes approach, rename endpoints

---------

Co-authored-by: Aleksey Levicky <alek.levicky@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Alexey Kasperovich <imbaac@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants