zaremate
  • Joined on 2024-11-22
zaremate pushed to main at zaremate/file-hosting 2025-04-16 00:28:35 +00:00
3048c00648 feat: add audio support in SharePage component
zaremate pushed to main at zaremate/file-hosting 2025-04-16 00:21:53 +00:00
caedd0ae88 refactor: update file retrieval logic and enhance media handling in SharePage component
zaremate pushed to main at zaremate/file-hosting 2025-04-15 07:29:53 +00:00
568a6556af don't change page title
zaremate pushed to main at zaremate/file-hosting 2025-04-15 07:27:12 +00:00
2eed080238 other fix to embeds
zaremate pushed to main at zaremate/file-hosting 2025-04-15 07:02:36 +00:00
e91446be99 modified: src/app/share/[id].tsx
zaremate pushed to main at zaremate/file-hosting 2025-04-15 06:59:37 +00:00
zaremate pushed to main at zaremate/file-hosting 2025-04-15 06:56:51 +00:00
52c1961ddf test of the new embed system
zaremate pushed to main at zaremate/file-hosting 2025-04-15 06:38:28 +00:00
b126281e22 removed embed support becouse it broke site
zaremate pushed to main at zaremate/file-hosting 2025-04-15 06:33:17 +00:00
f4368300af changed the way of embeds
zaremate pushed to main at zaremate/file-hosting 2025-04-15 06:04:37 +00:00
7133c544e1 changed all things to use id instead of file name
zaremate pushed to main at zaremate/file-hosting 2025-04-14 14:02:47 +00:00
b4eb2b4657 fixed download link for share page
zaremate pushed to main at zaremate/file-hosting 2025-04-14 13:47:54 +00:00
95392aa593 Delete docker-compose.yml
zaremate pushed to main at zaremate/file-hosting 2025-04-14 13:46:58 +00:00
b5dc5eea1f modified: .gitignore
zaremate pushed to main at zaremate/file-hosting 2025-04-14 11:23:24 +00:00
089f80cb00 modified: docker-compose.yml
zaremate pushed to main at zaremate/file-hosting 2025-04-14 11:08:10 +00:00
3272542290 renamed: next.config.mjs -> next.config.js
zaremate pushed to main at zaremate/file-hosting 2025-04-14 11:05:57 +00:00
6c4ea59e12 fixed next.config.mjs
zaremate pushed to main at zaremate/file-hosting 2025-04-14 10:23:27 +00:00
41132eee61 added env variables
zaremate pushed to main at zaremate/file-hosting 2025-04-14 10:02:33 +00:00
af4d2e9e59 modified: next.config.js
zaremate pushed to main at zaremate/file-hosting 2025-04-14 10:00:21 +00:00
fbf1c95b1b fixed oauth and uploading and file details
zaremate pushed to main at zaremate/file-hosting 2025-04-14 07:43:58 +00:00
799c7d7cec modified: next.config.js