zafer
6a1ae7592f
reorganize meta tags
2024-05-07 15:17:06 +03:00
zafer
6ecef54191
update mediaSession metadata on play
2024-05-07 02:41:15 +03:00
zafer
0260500f02
send not found response on 404
2024-05-06 13:50:29 +03:00
zafer
3c01987dc5
add function to update object in storage
2024-05-06 02:28:56 +03:00
Zafer Cesur
0ab70fc530
add routes /gh/:user_id/{thumbnail,channel}
( #33 )
2024-05-06 01:44:09 +03:00
zafer
795e92289f
add links to timestamps
2024-05-05 23:24:05 +03:00
Zafer Cesur
01ba80b8ae
revamp mobile chat ( #32 )
2024-05-05 23:14:05 +03:00
zafer
563fce260c
add optional opts to Library.create_thumbnail
2024-05-05 21:39:49 +03:00
zafer
825cab8ee0
set proper content type for thumbnails
2024-05-05 21:32:12 +03:00
zafer
f6542c017b
set proper content type for thumbnails
2024-05-05 21:31:20 +03:00
Zafer Cesur
cc1c5ddc4d
rewrite chat with liveview streams & pubsub events ( #31 )
2024-05-05 02:47:05 +03:00
Zafer Cesur
0997ab2865
display chat on all screen sizes ( #30 )
2024-05-04 20:58:09 +03:00
zafer
24215f5e33
don't init new index on load error
2024-05-04 14:11:39 +03:00
zafer
30be48155f
redirect /cossgpt to example query result
2024-05-04 14:10:15 +03:00
zafer
ce30568fdb
fix typo
2024-05-04 01:12:44 +03:00
zafer
26d5a4b185
add dom ids for new chat messages
2024-05-03 18:13:58 +03:00
zafer
2600412889
handle message deleted events in chat overlay
2024-05-03 16:49:05 +03:00
zafer
72e39d0126
fix background
2024-05-03 16:44:42 +03:00
Zafer Cesur
71b0d3f218
add message deletion ( #29 )
2024-05-03 16:38:50 +03:00
zafer
fb40150fe5
update spacing in video side panel
2024-05-03 15:34:13 +03:00
zafer
5d0d576011
disable transcript edits
2024-05-03 14:40:19 +03:00
Zafer Cesur
149191a9cf
add vector search for vods ( #28 )
2024-05-01 23:34:05 +03:00
zafer
1dcfd77dcb
fix title on video page
2024-04-30 18:25:55 +03:00
zafer
7836a8bf5c
periodically fetch new stargazer count
2024-04-27 22:06:46 +03:00
zafer
4811cd6c4b
always display video title
2024-04-20 17:19:26 +03:00
zafer
4b57f8c161
add more links
2024-04-20 17:05:19 +03:00
Zafer Cesur
178df27404
add navlinks ( #25 )
2024-04-20 16:17:53 +03:00
Zafer Cesur
058a34721d
serve embeddable videos on different origin without cookies ( #23 )
2024-04-12 15:59:50 +03:00
zafer
2d60349466
run upload worker sync instead of adding to queue
2024-04-10 03:03:39 +03:00
zafer
2d90986493
bump max uploaded file size to 5GB
2024-04-07 20:02:19 +03:00
zafer
dad573912a
transmux videos inside mounted volume
2024-04-07 20:02:00 +03:00
zafer
7402b87575
add generic og image in channel routes
2024-04-05 22:26:29 +03:00
zafer
3e23055042
add route /:channel_handle/latest
2024-04-05 22:24:34 +03:00
zafer
04cef55c1d
add routes /:channel_handle/{chat,embed}
2024-04-05 18:17:54 +03:00
Zafer Cesur
eccc8c1c42
chat & video embeds ( #13 )
2024-04-05 02:15:57 +03:00
zafer
d44c9a1009
don't break stream if thumbnail generation fails
2024-04-01 18:58:45 +03:00
Zafer Cesur
2b73c40bc5
add creator studio ( #14 )
2024-04-01 18:39:03 +03:00
zafer
b27082fd6a
fix external links
2024-03-27 19:33:56 +03:00
zafer
bb725f7715
use ipv4 in rtmp tcp server
2024-03-22 18:01:42 +03:00
zafer
9102982902
ignore event sink errors
2024-03-22 18:01:10 +03:00
zafer
61c7cf1026
increase segment duration to 2 seconds
2024-03-22 18:00:12 +03:00
zafer
78f1bf0dfb
centralize can_edit state
2024-03-12 03:52:49 +03:00
zafer
b0a16713d9
mark form with phx-update ignore
2024-03-12 03:46:48 +03:00
zafer
3d62d566c0
put flash on successful save
2024-03-12 03:26:52 +03:00
Zafer Cesur
e62cba0317
add route /:channel_handle/:video_id
( #9 )
2024-03-11 23:40:26 +03:00
Zafer Cesur
9259aff7aa
enable admins to edit transcripts ( #8 )
2024-03-11 21:57:20 +03:00
Zafer Cesur
dd1b31c4cd
add read replicas & dns clustering for distributed elixir nodes ( #7 )
2024-03-11 21:55:17 +03:00
zafer
dc6f20a554
remove oban
2024-03-11 21:47:04 +03:00
Zafer Cesur
2a7071ae52
make side panel sticky ( #6 )
2024-03-10 19:26:24 +03:00
Zafer Cesur
446efb3c62
add typescript ( #5 )
...
* use typescript
* fix typing issues
* update tailwind config
* upgrade deps
* update comment
2024-03-10 19:24:20 +03:00
Zafer Cesur
b7ed13e06f
add transcript tab ( #4 )
...
* init side panel
* reorganize stuff
* delete unused components
* fix some ids
* more fixes
* conditionally render transcript tab
* reorder some code
* delete redundant line
* remove unused alias
2024-03-10 16:51:18 +03:00
zafer
ec3daf787a
add missing gap on form
2024-03-07 03:25:38 +03:00
zafer
2542303745
update default backdrop
2024-03-07 03:24:25 +03:00
zafer
b9379ebfe5
enable chat for all videos
2024-03-07 03:00:07 +03:00
zafer
2aa886f23e
fix inconsistent spacing
2024-03-07 02:57:28 +03:00
zafer
0d004acac2
remove default scale up
2024-03-07 02:52:46 +03:00
zafer
2934e1f2fd
intersperse shorts and videos on homepage
2024-03-07 02:43:11 +03:00
zafer
874526b090
add short component that renders vertical thumbnail
2024-03-07 02:42:53 +03:00
zafer
e9d3e85887
render fancy bg only while playing a video
2024-03-07 02:37:41 +03:00
zafer
8e9d3a5c10
add vertical_thumbnail_url to video
2024-03-07 02:02:32 +03:00
zafer
e68efe6a98
delete unused event handlers
2024-03-06 23:41:08 +03:00
zafer
6a6e9f139b
remove obsolete todo
2024-03-06 20:02:33 +03:00
zafer
0abb697a1f
remove thumbnails_ready from video
2024-03-06 20:01:29 +03:00
zafer
1b2c7d6f5a
add thumbnail_url to video
2024-03-06 19:51:58 +03:00
Zafer Cesur
0c8f5244c6
revamp layout ( #3 )
...
* start updating layout
* add fixed top nav
* misc
* hide chatbox by default
* misc
* comment out focusMain() call
* comment out some code
* improve responsiveness
* improve responsiveness some more
* update spacing
* update positioning
* update chat style
* fix typo
* remove obsolete sidebars
* comment out instead of deleting
* rename tags
* simplify
* remove obsolete code
* rename dropdown
2024-03-06 18:02:42 +03:00
Zafer Cesur
1b10930700
add subtitle crud ( #2 )
...
* init subs
* fix styling issues in core components
* update layout
* show video on subtitles page
* update spacing
* list subtitles by video
* misc
* reorder routes
* clean up module
2024-03-05 06:36:19 +03:00
zafer
31c6c1adcf
fix styling issues in core components
2024-03-05 06:29:00 +03:00
Zafer Cesur
7684f3fc37
migrate core components to latest ( #1 )
...
* upgrade core components to latest
* adapt styles for dark mode
* restore custom components
* use new components & patterns
* delete icon component
* update tailwind config
* delete phoenix.css
* add ::selection style
* delete obsolete title_bar comp
2024-03-02 18:04:44 +03:00
zafer
fdf3d5adf0
update stream config
2024-03-02 14:47:14 +03:00
zafer
e07cf7fd6c
initial commit
2024-02-29 22:31:42 +03:00