Commit Graph
275 Commits
Author SHA1 Message Date
mbaharip 26334ef66b fix: showGuideButton on demo site 2025-03-10 22:08:28 +07:00
mbaharip 7b3b555ad4 other: Add root & shared drive id check on dev server 2025-03-10 21:57:09 +07:00
mbaharip 54e8c2a463 other: Remove test api route 2025-03-10 21:56:33 +07:00
mbaharip 4704211ede fix: Reload preview cause to submit form 2025-03-10 21:56:15 +07:00
mbaharip d0d0d465a1 feat/playlist: Embed playlist to media player 2025-03-10 21:55:55 +07:00
mbaharip 18be794b14 feat/playlist: Move playlist to media player instead of card 2025-03-10 21:55:27 +07:00
mbaharip 6171aea7c3 other: Change version to satisfy semver 2025-03-10 21:54:54 +07:00
mbaharip 0541447af6 feat/playlist: Change chapters icon to List 2025-03-10 21:53:40 +07:00
mbaharip 22b72a0b7e fix: Remove positive() from maxFileSize to allow for unlimited file size 2025-03-10 21:52:45 +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
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 08786ed4d7 wip: test stream download(?) 2025-01-31 15:30:49 +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
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
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
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 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
mbaharip dc92a8af7d update: Add dynamic configuration 2025-01-24 17:43:50 +07:00
mbaharip cd9aca123c update: force to use key on production 2025-01-24 17:43:17 +07:00
mbaharip 9b42865237 update: rename tsx to ts 2025-01-24 17:42:26 +07:00
mbaharip 7c0e5bb713 update: Move internal to components instead of app dir 2025-01-24 17:41:33 +07:00
mbaharip 8ace6fdff2 update: remove unused cache func 2025-01-24 17:40:55 +07:00
mbaharip c25dbaa96a update: Pause toaster when unfocus 2025-01-24 08:03:12 +07:00
mbaharip af68cd68db update: Longer toaster duration 2025-01-24 08:03:01 +07:00
mbaharip 2bf30529d5 fix: Update import Icon from component instead 2025-01-24 08:02:43 +07:00
mbaharip 8361c36b3b other: Remove unused things 2025-01-24 08:01:53 +07:00
mbaharip 3e4eee52e6 format: prettier format 2025-01-24 08:01:09 +07:00