y963 y963admin
  • Joined on 2025-11-28
y963admin pushed to feature/article-i18n at rogarithm/knowledge_base 2026-05-10 13:13:28 +09:00
5c338e3ae5 Native locale_names for 14 locales + drop forced-en in editor tabs
y963admin pushed to feature/article-i18n at rogarithm/knowledge_base 2026-05-10 13:10:04 +09:00
b90e3534ce Native UI translations for translation/edit-flow keys (14 locales)
y963admin pushed to feature/article-i18n at rogarithm/knowledge_base 2026-05-10 13:07:07 +09:00
85a3a5a422 Translate fallback_notice to native for 14 remaining locales
y963admin pushed to feature/article-i18n at rogarithm/knowledge_base 2026-05-10 13:02:36 +09:00
1ce1fa23a4 Add documents.delete_translation lang key for editor button
0c13ad1e64 Update DocumentSeeder to use DocumentService::createDocument
c9586612f5 Make QuickSwitcher search across all locales
0100a0afb4 Add locale tabs to DocumentEditor
97171960bd Show fallback banner when current-locale translation is missing
Compare 10 commits »
y963admin created branch feature/article-i18n in rogarithm/knowledge_base 2026-05-10 13:02:36 +09:00
y963admin pushed to main at rogarithm/knowledge_base 2026-05-09 15:23:45 +09:00
b924564c22 Upgrade to Laravel 13
y963admin pushed to upgrade/laravel-13 at rogarithm/knowledge_base 2026-05-09 14:26:49 +09:00
b924564c22 Upgrade to Laravel 13
y963admin created branch upgrade/laravel-13 in rogarithm/knowledge_base 2026-05-09 14:26:49 +09:00
y963admin pushed to main at rogarithm/knowledge_base 2026-05-09 11:57:14 +09:00
def78d4754 Address final review: Vimeo regex boundary + spec accuracy
81efac4a53 Add integration tests for mixed media in Markdown rendering
f26b930b5f Wire MediaEmbedExtension into Document::renderMarkdown
6ee4dcfc21 Detect Vimeo URLs and emit iframe with dnt=1
9486d97c73 Normalize YouTube timestamp parameters to ?start=N
Compare 11 commits »
y963admin pushed to main at rogarithm/knowledge_base 2026-05-09 10:23:05 +09:00
692f4d5492 Restrict document edit/delete to owners and close public registration
01a11328ec Add design spec for Markdown media embed extension
Compare 2 commits »
y963admin pushed to main at rogarithm/knowledge_base 2026-05-08 22:19:41 +09:00
85f67871fa Update dependencies to fix security vulnerabilities
y963admin released v0.0.1 at rogarithm/php-security-linter 2026-02-02 20:16:51 +09:00
y963admin pushed tag v0.0.1 to rogarithm/php-security-linter 2026-02-02 20:06:45 +09:00
y963admin pushed to main at rogarithm/php-security-linter 2026-02-02 19:41:51 +09:00
b7457a4dc7 Update .dockerignore for renamed compose.yml
f0674365b3 Rename docker-compose.yml to compose.yml
4e069f39ed Fix placeholder URLs and references for OSS release
91bcb53ab5 Add PHP_MEMORY_LIMIT option for install.sh
c562116568 Add PHP memory limit documentation for Docker builds
Compare 10 commits »
y963admin created branch main in rogarithm/php-security-linter 2026-02-02 19:41:51 +09:00
y963admin pushed to main at rogarithm/knowledge_base 2025-12-13 20:09:31 +09:00
80deff661d Add image upload support to document editor
y963admin pushed to main at rogarithm/knowledge_base 2025-12-04 02:45:38 +09:00
8ea8b3f6b6 Improve current document highlighting with better URL matching
y963admin pushed to main at rogarithm/knowledge_base 2025-12-04 02:42:32 +09:00
d52968e697 Add current document highlighting in sidebar navigation
y963admin pushed to main at rogarithm/knowledge_base 2025-12-04 02:38:27 +09:00
bed7137e43 Remove debug console logs from sidebar scroll preservation
028e0b11c7 Fix sidebar scroll preservation by correcting link selector
5bf43abab9 Remove x-navigate directive, use native HTML links with scroll preservation
f96ad4d14f Use manual scroll position management instead of x-navigate.preserve-scroll
a4aff43091 Add preserve-scroll modifier to x-navigate directive
Compare 10 commits »
y963admin pushed to main at rogarithm/knowledge_base 2025-12-04 01:27:44 +09:00
b96012f598 Add resizable sidebar feature and increase default width to 320px