| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [refactor] Move the different packages to the package subdir | MohamedBassem | 2024-02-08 | 66 | -11/+8 |
| * | [refactor] Use react form hock for the AddLink | MohamedBassem | 2024-02-08 | 5 | -23/+252 |
| * | [feature] Introduce a sidebar | MohamedBassem | 2024-02-08 | 7 | -5/+80 |
| * | [openai] fix: Strip the hash symbol from the tag if it exists | MohamedBassem | 2024-02-07 | 1 | -1/+10 |
| * | [feature] Render tags in the link card | MohamedBassem | 2024-02-07 | 8 | -33/+106 |
| * | [feature] Add openAI integration for extracting tags from articles | MohamedBassem | 2024-02-07 | 9 | -19/+239 |
| * | [refactor] Rename the crawlers package to workers | MohamedBassem | 2024-02-07 | 5 | -4/+4 |
| * | [style] Fixing formatting | MohamedBassem | 2024-02-07 | 9 | -180/+184 |
| * | [feature] Add support for deleting links | MohamedBassem | 2024-02-07 | 11 | -10/+440 |
| * | [ui] Styling the bookmarks page | MohamedBassem | 2024-02-07 | 11 | -20/+490 |
| * | [ui] Very first draft of the link grid | MohamedBassem | 2024-02-07 | 14 | -52/+248 |
| * | [Auth] Fix authentication config | MohamedBassem | 2024-02-06 | 1 | -5/+6 |
| * | Implement metadata fetching logic in the crawler | MohamedBassem | 2024-02-06 | 24 | -55/+230 |
| * | Init package and start bullmq workers | MohamedBassem | 2024-02-06 | 12 | -8/+91 |
| * | Fix build | MohamedBassem | 2024-02-06 | 2 | -17/+19 |
| * | Add github action for lint, format and build | MohamedBassem | 2024-02-06 | 1 | -0/+21 |
| * | Structure the repo into workspaces | MohamedBassem | 2024-02-06 | 7 | -12/+24 |
| * | Linting and formatting | MohamedBassem | 2024-02-06 | 15 | -128/+134 |
| * | Add eslint and prettier | MohamedBassem | 2024-02-06 | 5 | -4/+38 |
| * | Move the web app into a subdir | MohamedBassem | 2024-02-06 | 33 | -36/+37 |
| * | Add dockerfile | MohamedBassem | 2024-02-06 | 1 | -0/+57 |
| * | Start using zod in the API | MohamedBassem | 2024-02-06 | 4 | -13/+48 |
| * | [API] Add the GET /api/v1/links api | MohamedBassem | 2024-02-06 | 1 | -0/+24 |
| * | [API] Add the POST /api/v1/links api | MohamedBassem | 2024-02-06 | 5 | -20/+72 |
| * | [models] Model bookmarked links in prisma | MohamedBassem | 2024-02-06 | 2 | -14/+106 |
| * | Init shadcn | MohamedBassem | 2024-02-05 | 6 | -39/+170 |
| * | Init NextAuth | MohamedBassem | 2024-02-05 | 12 | -105/+194 |
| * | Init prisma | MohamedBassem | 2024-02-05 | 3 | -2/+14 |
| * | Initial commit from Create Next App | MohamedBassem | 2024-02-04 | 15 | -0/+328 |
