Commit graph

  • 5ddd9f9407
    Add LICENSE main overflowerror 2023-05-20 18:23:31 +0200
  • 74a4659bef Merge remote-tracking branch 'origin/main' overflowerror 2021-03-06 19:59:48 +0100
  • 5607fed149 creating sets works now added videos to sets is missing migration is missing feature-sets overflowerror 2021-02-21 19:52:37 +0100
  • 0db6e835a1 Add new file Lino Siegel 2021-01-23 22:34:50 +0100
  • c10ad8aedc added new responsive breakpoints for dashboard overflowerror 2021-01-23 20:18:08 +0100
  • f19418f2c2 fixes avatar menu in responsive design overflowerror 2021-01-23 20:09:00 +0100
  • f7a869c625 fixed design of watch page overflowerror 2021-01-23 19:50:56 +0100
  • 2429c69b87 added text truncation (sort of) for dashboard overflowerror 2021-01-23 19:26:41 +0100
  • c5ac511219 removed unused function in TranscodeCommand.php overflowerror 2021-01-23 17:39:03 +0100
  • 1f6a0f7adc added re-encode command overflowerror 2021-01-23 17:38:38 +0100
  • 1cb640f2b9 fixes wrong resolution hints for vertical videos overflowerror 2021-01-23 17:05:28 +0100
  • eb4d78761e added support for vertical videos overflowerror 2021-01-19 19:48:02 +0100
  • 7ebb7aeacd phan config overflowerror 2021-01-18 23:28:46 +0100
  • 787610bc8a one refresh should be enough overflowerror 2021-01-18 23:28:39 +0100
  • 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. overflowerror 2021-01-18 23:20:20 +0100
  • 6c9b2928c8 added phan for dev overflowerror 2021-01-18 21:59:41 +0100
  • fc2e8bcd94 add videos and users content dir overflowerror 2021-01-18 20:47:41 +0100
  • 3dd6df3bb9 removed unnecessary migrations overflowerror 2021-01-18 19:01:51 +0100
  • 24f2ff4205 added custom error pages overflowerror 2021-01-18 18:47:47 +0100
  • fc602b0358 fixed missing profile picture in watch page overflowerror 2021-01-18 18:29:33 +0100
  • 81e06ae6dd fixed missing view count when link gets deleted overflowerror 2021-01-18 18:28:02 +0100
  • c56ed33851 fixed color of disabled delete button in user list overflowerror 2021-01-18 18:21:17 +0100
  • e5a7522307 fixed button color problem in dashboard overflowerror 2021-01-18 17:44:52 +0100
  • abe750ac95 scripts are no longer used overflowerror 2021-01-18 17:42:16 +0100
  • 517d7ffe79 settings (including profile picture) work now overflowerror 2021-01-18 17:40:45 +0100
  • 06a2406e55 settings now work overflowerror 2021-01-18 16:46:15 +0100
  • 995c2eadb6 editing users in user list now works overflowerror 2021-01-18 16:35:11 +0100
  • 9dfa558399 added login button to navbar overflowerror 2021-01-18 15:25:07 +0100
  • 4b3189d0b1 adding users now works overflowerror 2021-01-18 00:17:08 +0100
  • 012889d531 don't allow deletion of super admin; also added constants for roles overflowerror 2021-01-17 23:42:04 +0100
  • 106acf7aea user delete (should work) overflowerror 2021-01-17 23:33:04 +0100
  • 0471d4fd95 fixes security issues in dashboar controller overflowerror 2021-01-17 22:55:43 +0100
  • bf6b1ed3f6 changed link new template name overflowerror 2021-01-17 22:51:03 +0100
  • 78c86aa7e7 editing links workd now overflowerror 2021-01-17 22:48:12 +0100
  • e69df013b3 Editing videos now works overflowerror 2021-01-17 22:30:30 +0100
  • fa306ca450 removed set pane for now overflowerror 2021-01-17 21:31:33 +0100
  • 2f8f4f1277 add profile picture to watch page overflowerror 2021-01-17 21:24:12 +0100
  • 084cb6deac fixed bug (transcoding to higher quality) overflowerror 2021-01-12 15:39:42 +0100
  • 0dc6d35c56 display email in user list; renamed admin to Administrator overflowerror 2021-01-08 18:28:31 +0100
  • 34fcd20940 we now use email for authentication overflowerror 2021-01-08 18:26:17 +0100
  • f2a8ed241b links can now be deleted overflowerror 2021-01-08 18:17:16 +0100
  • daf162b373 forgot new migration overflowerror 2021-01-08 17:52:51 +0100
  • 1cad734b08 fixed ondelete constraint, deleted migrations, switched to mysql overflowerror 2021-01-08 17:52:36 +0100
  • 3265ffa787 hopefully fixed strange session timeout behavior overflowerror 2021-01-08 17:02:45 +0100
  • e6c83b31fe add video settings not implemented message overflowerror 2021-01-08 17:00:32 +0100
  • de2e13f6e6 video deletion now works overflowerror 2021-01-08 16:59:20 +0100
  • 7ec2db7d77 better button layout on dashboard overflowerror 2021-01-08 16:01:22 +0100
  • 7abd3ee56a small style changed for new link page overflowerror 2021-01-08 14:45:55 +0100
  • 41c94e17e9 order video links by created time desc overflowerror 2021-01-08 14:41:12 +0100
  • f93727dae6 order videos by uploaded time desc overflowerror 2021-01-08 14:39:46 +0100
  • 97df61e261 fixed problems with dashboard video size; added placeholder image for thumbnail overflowerror 2021-01-08 14:37:23 +0100
  • 51edc12d01 added no content text on links page overflowerror 2021-01-08 14:01:11 +0100
  • a02e644366 load profile pictures from filesystem overflowerror 2021-01-08 13:58:07 +0100
  • 10177c4e9a add button for user list overflowerror 2021-01-08 13:37:45 +0100
  • 2f27705f02 preparation for profile pictures overflowerror 2021-01-08 13:22:31 +0100
  • 42d886f1b5 fixes problem with weird aspect ratios in input files overflowerror 2021-01-08 00:54:55 +0100
  • 1eb7af4106 added user menu with logout button overflowerror 2021-01-08 00:12:05 +0100
  • 85c8dfe118 a bit of cleanup overflowerror 2021-01-07 23:51:13 +0100
  • afec700b7e basic user list for admins overflowerror 2021-01-07 23:46:32 +0100
  • 417e60b296 link constraints work now overflowerror 2021-01-07 23:04:45 +0100
  • db66c98976 added view counter overflowerror 2021-01-07 22:25:29 +0100
  • 6e5ac1b55c view logging works overflowerror 2021-01-07 21:12:56 +0100
  • d6197a692a upload progress in dashboard overflowerror 2021-01-07 19:59:37 +0100
  • 07f9827ed2 transcoding is now handled in php; added video duration overflowerror 2021-01-07 18:53:55 +0100
  • 78b3b6be2b removed padding between video and description box overflowerror 2021-01-07 14:34:20 +0100
  • c2fd3a9975 link list and clipboard works overflowerror 2021-01-07 00:43:51 +0100
  • f4748ee3d2 adding links now works overflowerror 2021-01-06 23:36:15 +0100
  • 28da454eae load video from database overflowerror 2021-01-06 22:46:46 +0100
  • 677354d3ef blacked out videos that are not fully processed yet overflowerror 2021-01-06 22:14:27 +0100
  • 26e2e51cf8 added quality selector for video playback overflowerror 2021-01-06 19:34:44 +0100
  • 9c6578f8a0 added constraint fields to VideoLink overflowerror 2021-01-06 19:16:32 +0100
  • 9a782bf3aa begin of link management page overflowerror 2021-01-06 19:10:26 +0100
  • 9369ffce85 styling for thumbnails in dashboard overflowerror 2021-01-06 18:58:50 +0100
  • 54e6adb420 added basic thumbnail support overflowerror 2021-01-06 18:34:58 +0100
  • 106126452a some styling overflowerror 2021-01-06 18:15:05 +0100
  • 4541164ad3 playback and owner links work overflowerror 2021-01-06 15:46:55 +0100
  • 53217b7d37 transcoding works now overflowerror 2021-01-06 15:45:37 +0100
  • 8c894da99b added landingzone and content directory to gitignore overflowerror 2021-01-06 12:18:26 +0100
  • c38ca40e01 begin of transcode command overflowerror 2021-01-06 01:02:14 +0100
  • d50b80f041 video upload works overflowerror 2021-01-06 01:01:03 +0100
  • f3d856c2c1 added video entity overflowerror 2021-01-05 22:13:11 +0100
  • 0af4d76bcb use uuids as primary keys overflowerror 2021-01-05 21:43:49 +0100
  • cd8d17784b login now completely works overflowerror 2021-01-05 20:01:34 +0100
  • 2a5e32da2a login works now overflowerror 2021-01-05 19:39:08 +0100
  • 54d22ab00c added roles to migration overflowerror 2021-01-05 19:29:54 +0100
  • bfb864998e login stuff overflowerror 2021-01-05 19:24:38 +0100
  • da3bbbe08a added MDB overflowerror 2021-01-05 19:07:30 +0100
  • 6aa9fcc56d basic login form rendering overflowerror 2021-01-05 18:50:04 +0100
  • 6ec96511a2 small fix for user fixtures overflowerror 2021-01-05 18:40:38 +0100
  • bf69b5de69 added user fixtures overflowerror 2021-01-05 18:39:11 +0100
  • d90f2bea16 added user repository overflowerror 2021-01-05 18:32:43 +0100
  • 898d13f20c set database to be sqlite for the moment overflowerror 2021-01-05 18:28:19 +0100
  • 11386ca168 removed idea config overflowerror 2021-01-05 18:27:45 +0100
  • fc88dcadbc add idea config to gitignore file overflowerror 2021-01-05 18:26:51 +0100
  • 36e6745af4 first controller overflowerror 2021-01-05 18:25:11 +0100
  • 13e9deca49 init overflowerror 2021-01-05 18:08:26 +0100