{"id":15495086,"url":"https://github.com/samchon/schedules","last_synced_at":"2026-03-04T03:31:48.340Z","repository":{"id":180888774,"uuid":"665863879","full_name":"samchon/schedules","owner":"samchon","description":"Open source development schedule of Samchon","archived":false,"fork":false,"pushed_at":"2023-12-07T05:20:22.000Z","size":23,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-01-19T10:53:43.694Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samchon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-07-13T07:09:58.000Z","updated_at":"2024-02-22T12:27:13.000Z","dependencies_parsed_at":"2023-07-24T21:23:56.580Z","dependency_job_id":"f8b86fb2-329f-4134-bd50-5ac1224c6b5b","html_url":"https://github.com/samchon/schedules","commit_stats":null,"previous_names":["samchon/schedule","samchon/schedules"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/samchon/schedules","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samchon%2Fschedules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samchon%2Fschedules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samchon%2Fschedules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samchon%2Fschedules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samchon","download_url":"https://codeload.github.com/samchon/schedules/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samchon%2Fschedules/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30070755,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T03:25:38.285Z","status":"ssl_error","status_checked_at":"2026-03-04T03:25:05.086Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T08:16:03.994Z","updated_at":"2026-03-04T03:31:48.297Z","avatar_url":"https://github.com/samchon.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# schedules\nOpen source development schedule of Samchon\n\n\n\n\n## 2023-07\n### ✅ `@nestia/migrate`\nhttps://github.com/samchon/nestia/issues/292\n\nMigration program generating NestJS project from a `swagger.json` file.\n\n### ✅ `ISwaggerRoute.security`\nhttps://github.com/samchon/nestia/issues/474\n\n### ✅ `@TypedHeaders()`\nhttps://github.com/samchon/nestia/issues/473\n\n\n\n\n## 2023-08\n### ✅ Typia Protocol Buffer Support\nhttps://github.com/samchon/typia/issues/294\n\n`typia` will support protocol buffer feature.\n\n### ✅ `@TypedException()`\nhttps://github.com/samchon/nestia/issues/540\n\n### ~~`@nestia/editor`~~\n\u003e Be delayed as `@nestia/migrate` was not famouse as expected\n\n~~https://github.com/samchon/nestia/issues/445~~\n\n~~New generation of `swagger-ui` editor embedding TypeScript Editor for auto-completion and type-hints.~~\n\n~~Also, it would embed `@nestia/migrate` and `@nestia/sdk` for those things:~~\n\n  - ~~Convenient migration to NestJS project on website~~\n  - ~~Convenient SDK generation on website for other languages~~\n  - ~~Convenient Mockup Simulator on website for other languages~~\n\n\n\n\n## 2023-09\n### ✅ Nestia v2\n  - Adapt typia v5 (especially type tags)\n  - Propagation mode\n  - DTO clone mode\n  - Compilation error messages about unsupported types\n\n### ✅ Prisma Markdown\nMarkdown documents generator of Prisma.\n\n  - Mermaid ERD diagrams\n  - Descriptions by `///` comments\n  - Pagination by `@section` tag\n\n\n\n## 2023-10\n### ✅ Supports `setGlobalPrefix` in `@nestia/sdk`\n  - https://github.com/samchon/nestia/issues/399\n\n\n\n\n## 2023-11\n### ~~`@nestia/editor`~~\n~~\u003e Start `@nestia/editor` development again.~~\n\n~~https://github.com/samchon/nestia/issues/445~~\n\n~~New generation of `swagger-ui` editor embedding TypeScript Editor for auto-completion and type-hints.~~\n\n~~Also, it would embed `@nestia/migrate` and `@nestia/sdk` for those things:~~\n\n  - ~~Convenient migration to NestJS project on website~~\n  - ~~Convenient SDK generation on website for other languages~~\n  - ~~Convenient Mockup Simulator on website for other languages~~\n\nA month has passed since we responded to the TypeScript v5.3 update and maintained `typia` and `nestia`.\n\n\n\n## 2023-12\n### WebSocket support in `nestia`\nhttps://github.com/samchon/nestia/issues/715\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamchon%2Fschedules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamchon%2Fschedules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamchon%2Fschedules/lists"}