Tags: 99mini/voyage
Tags
release(tech): v0.4.0 (#116) * docs(tech): 객체지향시스템디자인원칙 독서 후기 작성 시작 * docs(blog): 객체 일관성 유지 * docs(tech): 의존성 주입, 클래스형, 함수형 예시 * docs(tech): 추상화 활용 * docs(tech): 인프라 분리 * docs(tech): 모듈화 하기 * docs(tech): 정리 * chore: release v0.4.0 * fix: 오탈자 수정 Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: Update apps/frontend/tech/blog/2025-09-14-독서-객체지향시스템디자인원칙.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update apps/frontend/tech/blog/2025-09-14-독서-객체지향시스템디자인원칙.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update apps/frontend/tech/blog/2025-09-14-독서-객체지향시스템디자인원칙.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update apps/frontend/tech/blog/2025-09-14-독서-객체지향시스템디자인원칙.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update apps/frontend/tech/blog/2025-09-14-독서-객체지향시스템디자인원칙.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: 오탈자 수정 * fix: broken anchor --------- Co-authored-by: ym-mac <0mini9939@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
feat(apps/frontend/tech): 우아한타입스크립트 완독 (#78) * feat(apps/frontend/tech): add chapter on TypeScript and object-oriented programming * feat(apps/frontend/tech): add chapter on TypeScript project management * fix(docs): update reading period and completion date in introduction * release(frontend/tech): update version to 0.3.1 * fix: typo Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: typo Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update apps/frontend/tech/docs/우아한타입스크립트/13장-타입스크립트와-객체지향.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
fix(apps/server/rest): enhance path validation and update CORS settin… …gs (#77) * feat(rest/files): update path validation to use isSafePath for improved security * fix(files/utils): correct isSafePath function to return true for empty targetPath * fix(rest): update CORS settings to remove unnecessary origins and ensure local development compatibility * feat: Refactor code structure for improved readability and maintainability * chore(package): update CI and deploy scripts for correct command execution * test(files/utils): simplify isSafePath tests by removing redundant basePath declarations * comment(files/service): add TODO comment for modular error handling
feat(apps/frontend/awesome): line graph (#62) * style: format tool project * feat: pdf to image init * revert: remove pdf * feat: line graph * feat: resolve type error * feat: multi data * feat: observer * feat: footer style * chore: gtag * feat: lazy loading * feat: 영어로 변경 * feat: horizontal line * feat: korean to eng
PreviousNext