1
0
mirror of https://github.com/algora-io/tv.git synced 2025-12-13 21:46:00 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
zafer
4811cd6c4b always display video title 2024-04-20 17:19:26 +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 Cesur
eccc8c1c42 chat & video embeds (#13) 2024-04-05 02:15:57 +03:00
Zafer Cesur
2b73c40bc5 add creator studio (#14) 2024-04-01 18:39:03 +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
2a7071ae52 make side panel sticky (#6) 2024-03-10 19:26:24 +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
2934e1f2fd intersperse shorts and videos on homepage 2024-03-07 02:43:11 +03:00
zafer
e68efe6a98 delete unused event handlers 2024-03-06 23:41:08 +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
e07cf7fd6c initial commit 2024-02-29 22:31:42 +03:00