29 Commits (f55c5fd7d61f337408889926d93194b36139572c)

Author SHA1 Message Date
npmrun a9d2278527 feat(tags): implement post tags feature with filtering capabilities 2 weeks ago
npmrun 64c2313a6d feat(media): refactor media handling to use static directory structure 2 weeks ago
npmrun f19412953f feat(global-config): add showDiscoverInHeaderForGuest option and update related components 2 weeks ago
npmrun 3c7190a606 feat(export): implement export pipeline and me APIs 2 weeks ago
npmrun 35652caf35 refactor: update asset paths and enhance post visibility handling 2 weeks ago
npmrun a7155fbaf2 feat(auth): implement client session synchronization and refactor authentication handling 3 weeks ago
npmrun b4508741e5 feat(security): add backend security audit skill and enhance user registration error handling 3 weeks ago
npmrun b7c87d2d95 feat(comments): enforce guest email anonymity rules 3 weeks ago
npmrun 78aa56f52a feat(media): add user notes and reference contexts to media assets 3 weeks ago
npmrun 5ae04d4fac refactor(site): use NUXT_PUBLIC_SITE_URL instead of DB publicSiteUrl 3 weeks ago
npmrun b5430ad1da feat(config): publicSiteUrl for same-origin media refs; copy uses it 3 weeks ago
npmrun dc74dcf4e2 fix(media): recognize absolute /public/assets/ URLs in markdown for refs sync 3 weeks ago
npmrun 8b1b8d73b1 feat(media): add me media assets query parser and tests 3 weeks ago
npmrun a1fec30083 feat(nitro): implement custom JSON error handler and utility functions 3 weeks ago
npmrun 011cf34fa8 feat(auth): validate captcha fields on login/register body 3 weeks ago
npmrun cdd91f2787 feat(server): add discover card DTO helpers 3 weeks ago
npmrun 91978987ce feat(public): about page, profile media refs, media_refs ownerType 3 weeks ago
npmrun a31b9db636 feat(server): add public list pagination constants and page normalizer 3 weeks ago
npmrun 36a3fbfe1d feat(media): constants and markdown/cover URL extraction 3 weeks ago
npmrun b92a393ceb feat(api): public and unlisted comment list and create endpoints 3 weeks ago
npmrun 607f70477f feat(comments): guest display name and body validation 3 weeks ago
npmrun 7e020389c1 feat: multitenant profile, posts, timeline, RSS, admin APIs, and Nuxt UI 3 weeks ago
npmrun 5943a994a2 refactor: migrate database from PostgreSQL to SQLite and update related configurations 3 weeks ago
npmrun 5483edb74c feat: implement authentication access control with session management 3 weeks ago
npmrun e770bc9995 feat: implement global and user configuration modules 3 weeks ago
npmrun 537e8d1060 feat: add username-password auth flow 3 weeks ago
npmrun 29811ce001 feat: implement custom HTTP fetch utility and update user schema 4 weeks ago
npmrun 02e070681d chore: update package dependencies to specific versions 4 weeks ago
npmrun 11003ae456 Add drizzle-zod and zod dependencies, refactor API handler for user retrieval, and introduce response handler utility 4 weeks ago