|
|
60925ee6ac
|
feat: add markdown rendering support and enhance file preview component
|
2025-05-14 06:02:22 +02:00 |
|
|
|
036f23b777
|
feat: implement owner check functionality and update file action components
|
2025-05-12 19:21:57 +02:00 |
|
|
|
b368473216
|
feat: enhance file actions with toast notifications and update public/private toggle logic
|
2025-05-12 10:11:32 +02:00 |
|
|
|
551cf2e2cb
|
Revert "revert 99397e774c41980ef13b3155e13330ad4eaa7753"
This reverts commit b63e3ae77fa6e171e18eae62d65e0b66f23f0fb8.
|
2025-05-12 09:18:45 +02:00 |
|
|
|
d4661dc8e3
|
fix: update searchParams type to Promise and resolve before accessing id
|
2025-05-12 08:07:36 +02:00 |
|
|
|
24d90a9412
|
fix: remove unused import and clean up file size formatting logic
|
2025-05-12 07:51:14 +02:00 |
|
|
|
6115851147
|
feat: implement metadata generation for file details and improve error handling
|
2025-05-12 07:41:51 +02:00 |
|
|
|
011695cf46
|
feat: add meta tags for improved SEO on file not found page
|
2025-05-12 07:25:23 +02:00 |
|
|
|
9f04130726
|
fix: clean up imports and formatting in FilePreviewContainer
|
2025-05-12 07:20:03 +02:00 |
|
|
|
b63e3ae77f
|
revert 99397e774c41980ef13b3155e13330ad4eaa7753
revert WIP: implement public file visibility feature and enhance search functionality
|
2025-05-09 08:55:45 +00:00 |
|
|
|
99397e774c
|
WIP: implement public file visibility feature and enhance search functionality
|
2025-05-09 10:51:48 +02:00 |
|
|
|
af978c98b8
|
fix: resolve promise for searchParams and correct typo in FileDescriptionContainer prop
|
2025-05-04 17:28:27 +02:00 |
|
|
|
1d302eb217
|
feat: add FileDescriptionContainer for managing file descriptions and integrate with FileActions
|
2025-05-04 17:00:56 +02:00 |
|
|
|
5ec3e011e1
|
feat: refactor file handling and enhance client notifications across components
|
2025-05-04 06:56:44 +02:00 |
|
|
|
e1097ba1be
|
feat: add description field to File model and update related components for file details and actions
|
2025-04-16 18:50:31 +02:00 |
|
|
|
caedd0ae88
|
refactor: update file retrieval logic and enhance media handling in SharePage component
|
2025-04-16 02:20:32 +02:00 |
|
|
|
568a6556af
|
don't change page title
|
2025-04-15 09:29:47 +02:00 |
|
|
|
2eed080238
|
other fix to embeds
|
2025-04-15 09:26:54 +02:00 |
|
|
|
52c1961ddf
|
test of the new embed system
|
2025-04-15 08:56:41 +02:00 |
|
|
|
b126281e22
|
removed embed support becouse it broke site
|
2025-04-15 08:38:21 +02:00 |
|
|
|
f4368300af
|
changed the way of embeds
|
2025-04-15 08:33:03 +02:00 |
|
|
|
7133c544e1
|
changed all things to use id instead of file name
|
2025-04-15 08:03:59 +02:00 |
|
|
|
b4eb2b4657
|
fixed download link for share page
|
2025-04-14 16:02:14 +02:00 |
|
|
|
b5dc5eea1f
|
modified: .gitignore
modified: Dockerfile
modified: docker-compose.yml
modified: src/app/share/page.tsx
|
2025-04-14 15:46:17 +02:00 |
|
|
|
bcdceb615c
|
working site
|
2025-04-14 08:20:36 +02:00 |
|
|
|
08d1278f11
|
Refactor code structure for improved readability and maintainability
|
2025-04-13 07:19:07 +02:00 |
|