Commit Graph
326 Commits
Author SHA1 Message Date
mbaharip 22b72a0b7e fix: Remove positive() from maxFileSize to allow for unlimited file size 2025-03-10 21:52:45 +07:00
mbaharip 21d79ffe7b Merge commit 'e444ccd97e23ea3dc3a7f018667da4f23276a117' of github.com:mbahArip/next-gdrive-index into v2 2025-03-07 00:47:11 +07:00
mbaharip 6fef8930c8 fix: missing / at the start of the url, causing the url to be relative to the current path instead of the root path. 2025-03-07 00:47:07 +07:00
Arief Rachmawan e444ccd97e Merge pull request #42 from mbahArip/v2
feat: Playlist panel for media files
2025-03-06 10:36:06 +07:00
mbaharip 7215f143cb fix: duplicate keyframes properties 2025-03-06 10:24:24 +07:00
mbaharip e048b558d5 Add new known issue 2025-03-06 10:12:48 +07:00
mbaharip a69ac2b00e feat/playlist: Add UI for playlist 2025-03-06 10:12:35 +07:00
mbaharip 2499c9cd78 feat/playlist: Add fetch siblings media from the same parent folder 2025-03-06 10:11:56 +07:00
mbaharip c44ae5ccd3 fix: Use import instead of require 2025-03-06 10:11:02 +07:00
mbaharip acc9bbf48f feat/playlist: Add / Upgrade packages 2025-03-06 10:10:27 +07:00
mbaharip 08786ed4d7 wip: test stream download(?) 2025-01-31 15:30:49 +07:00
Arief Rachmawan 791e1adb08 Merge pull request #40 from mbahArip/v2
fix: Download button and Internal link button
2025-01-31 06:20:39 +07:00
mbaharip 172d215048 fix: invalid download url on button 2025-01-31 06:10:13 +07:00
mbaharip 28bdd173d3 fix: return 0 instead of empty when showGuideButton is hidden 2025-01-31 06:09:54 +07:00
Arief Rachmawan 28000b07c0 Merge pull request #38 from mbahArip/v2
Fix: Build error because `BASE_URL` constant doesn't return fallback
2025-01-29 16:13:58 +07:00
mbaharip 3755eaaebe fix: favor VERCEL_URL instead of VERCEL_PROJECT_PRODUCTION_URL 2025-01-29 16:09:18 +07:00
mbaharip e9078568af fix: Build error because BASE_URL doesn't return to fallback 2025-01-29 16:04:28 +07:00
Arief Rachmawan 2ea85b22e5 Merge pull request #37 from mbahArip/v2
v2.0.4 fixes
2025-01-28 07:39:21 +07:00
mbaharip b8b1d34557 fix: Load v2.0.4 config failed because of triple double quotes 2025-01-28 07:34:35 +07:00
mbaharip 5cba2f7452 fix: Load JSON button not loading when processing 2025-01-28 07:34:11 +07:00
mbaharip 9d990c9ed0 update: deploy guide 2025-01-28 07:18:52 +07:00
Arief Rachmawan fc3f2bc4de Merge pull request #35 from mbahArip/v2
Merge version 2.0.4
2025-01-26 05:04:55 +07:00
mbaharip fe996b3ee0 update: Remove highlight blockquote from Why I made this section 2025-01-26 04:47:06 +07:00
mbaharip d73d8cd30e update: Highlight blockquote 2025-01-26 04:43:08 +07:00
mbaharip 9696fbf689 fix: missing banner, since I changed the extension 2025-01-26 03:47:06 +07:00
mbaharip 4a2c575566 chore: update readme 2025-01-26 03:46:19 +07:00
mbaharip ce116291b9 update: Deploy guide content and styling 2025-01-26 03:20:58 +07:00
mbaharip 968b904579 fix: breadcrumb path missing last item because of pop() 2025-01-26 03:20:41 +07:00
mbaharip bf3f688fdd Versioning untracked files 2025-01-24 18:17:26 +07:00
mbaharip 4dce74c506 fix: add webpack resolve alias, hoping it would fix can't resolve alias path 2025-01-24 18:12:10 +07:00
mbaharip 0bf1974e4b chore: Remove unused deps 2025-01-24 17:52:06 +07:00
mbaharip 6168d1bdd4 fix: Add .dark to safelist to make sure it's generated 2025-01-24 17:51:48 +07:00
mbaharip 91b2d11198 update: Only allow tsx and ts page ext 2025-01-24 17:51:29 +07:00
mbaharip 86e152cd27 update Separate internal to it's own route file 2025-01-24 17:51:09 +07:00
mbaharip a6190ae40d update: Add support for Netlify, Cloudflare, Railway, and Render 2025-01-24 17:50:49 +07:00
mbaharip 29d22288e0 update: Remove unused schema, and disable export on local schema 2025-01-24 17:50:22 +07:00
mbaharip cd2a6ee781 update: Move code higlight var to globals 2025-01-24 17:49:58 +07:00
mbaharip 40bae6385f update: Remove ServiceAccount type, use existing ServiceAccount Schema instead 2025-01-24 17:49:43 +07:00
mbaharip 756c904bbb update: Move media icons to lib 2025-01-24 17:49:11 +07:00
mbaharip 96e054c1b8 fix: basePath that causing build failure 2025-01-24 17:48:54 +07:00
mbaharip 09e8f80d50 chore: Remove unused things 2025-01-24 17:48:35 +07:00
mbaharip 63b48734c6 fix: basePath that causing build failure 2025-01-24 17:48:14 +07:00
mbaharip 83b7f4ba0a update: Cleanup import, replace all relative path to alias 2025-01-24 17:47:46 +07:00
mbaharip 5e0bf9d65d update: Add dynamic configuration 2025-01-24 17:47:23 +07:00
mbaharip c99bc7bde2 fix: Change metadataBase causing build failure 2025-01-24 17:47:03 +07:00
mbaharip 33c50765e7 update: Separate internal to it's own route file 2025-01-24 17:46:24 +07:00
mbaharip 128f3c494d update: Remove use client directive since it's already used on the component 2025-01-24 17:45:56 +07:00
mbaharip 9f43c6ba99 update: Move not found to component 2025-01-24 17:45:17 +07:00
mbaharip ce920feb3b update: Change z-index 2025-01-24 17:44:49 +07:00
mbaharip 0c6f160192 update: Move error to component 2025-01-24 17:44:16 +07:00