45 Commits

Author SHA1 Message Date
ec102102c7 Replace outdated JPEG image with optimized AVIF format in about.html 2025-09-08 16:14:58 +02:00
666244e2de Refactor iframe layout for responsive design in index.html 2025-09-08 14:28:17 +02:00
c01751e0a7 Replace optimized image formats: remove outdated formats and add optimized.avif 2025-09-08 14:14:36 +02:00
edba0ce60c Enhance website footer and project item display
- Updated footer to include an Itch.io link and improved SVG formatting.
- Modified index.html to introduce a Steam preview iframe and refined introductory text.
- Enhanced project-item.html for better layout and added glass effect styles.
- Updated chip.html to include glass effect styling.
- Adjusted tailwind.config.js to extend theme with new colors, gradients, border radius, and box shadow.
- Updated package.json to use the latest versions of tailwindcss-motion and @tailwindcss/typography.
- Changed bun.lockb permissions for better compatibility.
2025-09-08 13:47:01 +02:00
0b8c8a7c32 Refactor Docker setup: consolidate Dockerfile stages, add entrypoint script, and update .gitignore and .dockerignore 2025-08-25 07:38:08 +02:00
945c686f15 update copy 2025-08-06 00:28:36 +02:00
7947b2090a Add skill import functionality and update database configuration 2025-03-12 15:48:06 +01:00
b5699bd7c2 Add create job endpoint 2025-02-23 19:16:55 +01:00
bc2640dee0 fix port 2024-12-09 18:55:54 +01:00
920ad6ac56 Fix port v2 2024-12-09 18:15:07 +01:00
b23007ee76 Fix port 2024-12-09 18:14:42 +01:00
d88ae597a3 Add env customization 2024-12-09 17:33:02 +01:00
3e6a8e3e37 Add delete files and dockerize application 2024-12-09 15:54:08 +01:00
75f1e59816 Add analytics 2024-12-08 14:57:23 +01:00
a767d70354 Create uploads if does not exists 2024-12-08 13:29:58 +01:00
7f45db9463 Create uploads directory 2024-12-08 13:11:00 +01:00
3ebb9a019b Update dockerfile and config 2024-12-08 12:37:37 +01:00
bc22701b47 Fix duplicate of extensions 2024-11-11 03:36:59 +01:00
d750ef7e36 css issues fix 2024-11-11 03:31:39 +01:00
dec84082d2 fix project 2024-11-11 03:22:48 +01:00
4870717c07 fix projects 2024-11-11 03:16:51 +01:00
9fa897be57 better projects upload and mobile design 2024-11-11 02:40:30 +01:00
b4ff6e6fc0 css changes 2024-11-10 12:52:58 +01:00
113adc9f84 Fix skills 2024-11-10 11:52:43 +01:00
4d0c071103 add auth to create project endpoint 2024-11-10 10:58:39 +01:00
41ad5ab612 CRUD for project 2024-11-10 10:54:20 +01:00
1ccded15cc fix accessiblity 2024-11-10 07:09:55 +01:00
99dddb9a0e Data view 2024-11-10 07:04:24 +01:00
5d267af600 remove font awesome and optimize images 2024-11-10 06:20:08 +01:00
e206765044 add project detail 2024-11-10 05:18:23 +01:00
c1cce38148 Add prose and update copy and make better navbar 2024-11-10 05:00:37 +01:00
a3de4dcb43 add projects view and template 2024-11-10 04:47:40 +01:00
5eb0246863 Add is_highlighted and is_archived to project 2024-11-10 02:16:01 +01:00
1d16a16b59 update footer 2024-11-10 02:06:54 +01:00
cc99eecedd Add markdown support 2024-11-10 01:57:18 +01:00
eea2472f6b add thumbnails model 2024-11-07 18:11:02 +01:00
033073dd26 redesign home page 2024-11-04 06:07:23 +01:00
918d7ea327 Add task for adding data file from FS. Improve home page 2024-11-04 05:15:42 +01:00
feeaecac85 Add macros for chip, add tasks for creating job and skill 2024-11-04 03:26:12 +01:00
49d86dec00 remove workflows for now 2024-11-03 03:02:17 +01:00
32f9356a1a Add about page 2024-11-03 03:00:40 +01:00
1bb774eb00 Data upload from web 2024-11-03 02:46:38 +01:00
5c69317660 Add cookie based auth, file serving and uploading 2024-11-03 01:25:28 +01:00
c83c0e7ec4 Add project and data model 2024-10-30 03:52:26 +01:00
ea4942bda1 init commit 2024-10-30 02:02:12 +01:00