Commit graph

93 commits

Author SHA1 Message Date
overflowerror
5607fed149 creating sets works now
added videos to sets is missing
migration is missing
2021-02-21 19:52:37 +01:00
overflowerror
c10ad8aedc added new responsive breakpoints for dashboard 2021-01-23 20:18:08 +01:00
overflowerror
f19418f2c2 fixes avatar menu in responsive design 2021-01-23 20:09:00 +01:00
overflowerror
f7a869c625 fixed design of watch page 2021-01-23 19:50:56 +01:00
overflowerror
2429c69b87 added text truncation (sort of) for dashboard 2021-01-23 19:26:41 +01:00
overflowerror
c5ac511219 removed unused function in TranscodeCommand.php 2021-01-23 17:39:03 +01:00
overflowerror
1f6a0f7adc added re-encode command 2021-01-23 17:38:38 +01:00
overflowerror
1cb640f2b9 fixes wrong resolution hints for vertical videos 2021-01-23 17:05:28 +01:00
overflowerror
eb4d78761e added support for vertical videos 2021-01-19 19:48:02 +01:00
overflowerror
7ebb7aeacd phan config 2021-01-18 23:28:46 +01:00
overflowerror
787610bc8a one refresh should be enough 2021-01-18 23:28:39 +01:00
overflowerror
f5a3cf0c81 fixes strange constant bitrate problem;
turns out: php-ffmpeg is stupid and doesn't support CRF at all because they insist on 2-pass encoding which requires a constant bitrate.
morons.
2021-01-18 23:20:20 +01:00
overflowerror
6c9b2928c8 added phan for dev 2021-01-18 21:59:41 +01:00
overflowerror
fc2e8bcd94 add videos and users content dir 2021-01-18 20:47:41 +01:00
overflowerror
3dd6df3bb9 removed unnecessary migrations 2021-01-18 19:01:51 +01:00
overflowerror
24f2ff4205 added custom error pages 2021-01-18 18:47:47 +01:00
overflowerror
fc602b0358 fixed missing profile picture in watch page 2021-01-18 18:29:33 +01:00
overflowerror
81e06ae6dd fixed missing view count when link gets deleted 2021-01-18 18:28:02 +01:00
overflowerror
c56ed33851 fixed color of disabled delete button in user list 2021-01-18 18:21:17 +01:00
overflowerror
e5a7522307 fixed button color problem in dashboard 2021-01-18 17:44:52 +01:00
overflowerror
abe750ac95 scripts are no longer used 2021-01-18 17:42:16 +01:00
overflowerror
517d7ffe79 settings (including profile picture) work now 2021-01-18 17:40:45 +01:00
overflowerror
06a2406e55 settings now work 2021-01-18 16:46:15 +01:00
overflowerror
995c2eadb6 editing users in user list now works 2021-01-18 16:35:11 +01:00
overflowerror
9dfa558399 added login button to navbar 2021-01-18 15:25:07 +01:00
overflowerror
4b3189d0b1 adding users now works 2021-01-18 00:17:08 +01:00
overflowerror
012889d531 don't allow deletion of super admin; also added constants for roles 2021-01-17 23:42:04 +01:00
overflowerror
106acf7aea user delete (should work) 2021-01-17 23:33:04 +01:00
overflowerror
0471d4fd95 fixes security issues in dashboar controller 2021-01-17 22:55:43 +01:00
overflowerror
bf6b1ed3f6 changed link new template name 2021-01-17 22:51:03 +01:00
overflowerror
78c86aa7e7 editing links workd now 2021-01-17 22:48:12 +01:00
overflowerror
e69df013b3 Editing videos now works 2021-01-17 22:30:30 +01:00
overflowerror
fa306ca450 removed set pane for now 2021-01-17 21:31:33 +01:00
overflowerror
2f8f4f1277 add profile picture to watch page 2021-01-17 21:24:12 +01:00
overflowerror
084cb6deac fixed bug (transcoding to higher quality) 2021-01-12 15:39:42 +01:00
overflowerror
0dc6d35c56 display email in user list; renamed admin to Administrator 2021-01-08 18:28:31 +01:00
overflowerror
34fcd20940 we now use email for authentication 2021-01-08 18:26:17 +01:00
overflowerror
f2a8ed241b links can now be deleted 2021-01-08 18:17:16 +01:00
overflowerror
daf162b373 forgot new migration 2021-01-08 17:52:51 +01:00
overflowerror
1cad734b08 fixed ondelete constraint, deleted migrations, switched to mysql 2021-01-08 17:52:36 +01:00
overflowerror
3265ffa787 hopefully fixed strange session timeout behavior 2021-01-08 17:02:45 +01:00
overflowerror
e6c83b31fe add video settings not implemented message 2021-01-08 17:00:32 +01:00
overflowerror
de2e13f6e6 video deletion now works 2021-01-08 16:59:20 +01:00
overflowerror
7ec2db7d77 better button layout on dashboard 2021-01-08 16:01:22 +01:00
overflowerror
7abd3ee56a small style changed for new link page 2021-01-08 14:45:55 +01:00
overflowerror
41c94e17e9 order video links by created time desc 2021-01-08 14:41:12 +01:00
overflowerror
f93727dae6 order videos by uploaded time desc 2021-01-08 14:39:46 +01:00
overflowerror
97df61e261 fixed problems with dashboard video size;
added placeholder image for thumbnail
2021-01-08 14:37:23 +01:00
overflowerror
51edc12d01 added no content text on links page 2021-01-08 14:01:11 +01:00
overflowerror
a02e644366 load profile pictures from filesystem 2021-01-08 13:58:07 +01:00