[PR #4593] [MERGED] docs: milestones #10434

Closed
opened 2026-02-05 14:21:53 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/4593
Author: @jrasm91
Created: 10/22/2023
Status: Merged
Merged: 10/23/2023
Merged by: @alextran1502

Base: mainHead: docs/milestones


📝 Commits (6)

📊 Changes

6 files changed (+630 additions, -7 deletions)

View changed files

📝 docs/docusaurus.config.js (+5 -0)
📝 docs/package-lock.json (+28 -0)
📝 docs/package.json (+2 -0)
docs/src/components/timeline.tsx (+86 -0)
docs/src/pages/markdown-page.md (+0 -7)
docs/src/pages/milestones.tsx (+509 -0)

📄 Description

A list of accomplishments for the project.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/4593 **Author:** [@jrasm91](https://github.com/jrasm91) **Created:** 10/22/2023 **Status:** ✅ Merged **Merged:** 10/23/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `docs/milestones` --- ### 📝 Commits (6) - [`6ed5be6`](https://github.com/immich-app/immich/commit/6ed5be68dceb1b83482af7d7b87e2b8ea827561f) docs: milestones - [`08d2fe6`](https://github.com/immich-app/immich/commit/08d2fe680ca962b6b39492b4c9cfe33615760385) fix: light mode - [`fce2b7f`](https://github.com/immich-app/immich/commit/fce2b7f573b9fcdb7f6a364c6ae91585ee3ced31) feat: dates and links - [`b11820a`](https://github.com/immich-app/immich/commit/b11820a2fbeff7bde90f759cd01a48bbd3b6f278) use item interface from timeline - [`5bed7e3`](https://github.com/immich-app/immich/commit/5bed7e39fb64b937748cebb451e9c5e7d2cbe5b8) fix ssr build - [`a8f0f37`](https://github.com/immich-app/immich/commit/a8f0f3745f7bdccf0c4ada341259c141ebcd0ace) responseive design and styling ### 📊 Changes **6 files changed** (+630 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `docs/docusaurus.config.js` (+5 -0) 📝 `docs/package-lock.json` (+28 -0) 📝 `docs/package.json` (+2 -0) ➕ `docs/src/components/timeline.tsx` (+86 -0) ➖ `docs/src/pages/markdown-page.md` (+0 -7) ➕ `docs/src/pages/milestones.tsx` (+509 -0) </details> ### 📄 Description A list of accomplishments for the project. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:21:53 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#10434