Commit Graph

6410 Commits

Author SHA1 Message Date
j 6118bf3c3a escape & 2021-09-15 14:02:36 +02:00
j cabcbeb35d list might have gone 2021-08-08 20:29:13 +02:00
j 098d953bbc filter more invalid clips 2021-08-08 19:47:38 +02:00
j 0ba80ada1f fix timeline for edits with 0 duration clips 2021-08-06 14:39:48 +02:00
j 0a7b6c0452 include outer cuts (before, after) 2021-08-06 12:05:19 +02:00
j b1834520bd typos 2021-08-03 14:38:28 +02:00
j 066d273e10 fix tags later for friends 2021-08-03 13:16:52 +02:00
j cd8cd40626 hook to add local urls 2021-08-01 18:39:01 +02:00
j cf95aeff7a fix NoCopyright icon in config.pandora.jsonc 2021-06-15 22:39:28 +01:00
j feb10ececb disable keyframe index 2021-06-14 10:47:47 +01:00
j 47e4f1cd84 pass subtitles to player too 2021-06-03 17:32:01 +01:00
j 098811d383 fallback to first mode 2021-06-03 17:17:57 +01:00
j 41d417e2a1 editable documents 2021-06-03 17:17:44 +01:00
j a4d0830e4b fix canEdit flag in renderGroup 2021-06-03 16:53:52 +01:00
j 5583fad801 fix variable 2021-06-03 16:44:46 +01:00
j ffd735e622 users can add annotations to own videos 2021-06-03 16:38:08 +01:00
j 894e5c5064 only add rights button if we have a rights page 2021-06-03 16:31:13 +01:00
j 166b566fde if user can edit metadata of item, should also be able to add annotations for that item. independent of canAddAnnotations rights 2021-06-03 16:25:56 +01:00
j 157cc7478b fix paste via menu 2021-06-03 16:24:13 +01:00
j 02b89c06dd pass item data to icon 2021-06-03 16:13:48 +01:00
j 49ef611bdb remove unused dialog 2021-06-03 16:02:03 +01:00
j 86bb19b9b6 fallback to previewRatio 2021-05-27 09:41:35 +01:00
j a9f883859a no need to use full title for tmp files 2021-05-23 19:28:08 +01:00
j 08dc8f2bea overwrite subtitlesTrack 2021-05-21 20:38:25 +01:00
j c17cc6d5cf don't fail on invalid arrays 2021-05-19 16:02:18 +01:00
j 54362e8b41 reference pandoractl instead of update.py 2021-05-15 14:38:58 +02:00
j 4e1e6e3b17 new youtube-dl version 2021-05-15 14:22:24 +02:00
j 814f98a571 only switch to subtitles if no layer was selected 2021-05-05 20:54:25 +02:00
j 7fa3f7d8fe no title fallback 2021-04-29 21:57:52 +02:00
j 7f31998254 add 0p for audio only profile 2021-04-01 11:30:28 +02:00
j 20b3831862 don't fail if getsize fails on tmp file 2021-03-29 11:03:12 +02:00
j 4689af2050 replace all not just first 2021-03-19 10:19:29 +01:00
j 7ea1f38a0f check body 2021-03-19 10:19:19 +01:00
j 7d8b38e627 cast list values to str, just in case 2021-02-05 10:07:14 +01:00
j b377956a13 add option to add/remove values to listkeys in batchedit dialog 2020-11-26 20:23:10 +01:00
j e7df18f727 typo 2020-11-08 23:26:16 +01:00
j 1bba157f7f pass referer to get_info 2020-11-08 22:54:49 +01:00
j 41fce072a3 pass referer in more places 2020-11-08 22:43:47 +01:00
j 4cf28434eb pass referer to video download 2020-11-08 22:29:24 +01:00
j 5d6e753b05 DEA.L. and DEAIL. work for aac 2020-10-17 09:47:07 +02:00
j f157ebf2c4 honor _blank 2020-10-15 11:46:16 +02:00
j ac8c01ee98 add menu item to toggle icon size 2020-09-29 11:03:39 +02:00
j f13f7d238c still load config 2020-09-27 18:02:23 +02:00
j 63d82ad7e7 remove config reloader 2020-09-27 17:58:35 +02:00
j 7ab789f80a docker fixes 2020-09-27 17:53:37 +02:00
j 213adcaaaa update requirements 2020-09-27 17:19:02 +02:00
j fdac35c00d update django, sync docker install 2020-09-27 13:03:45 +02:00
j 03e85c6eef double check 2020-09-25 12:49:26 +02:00
j 09f9580e1e use new id after create 2020-09-22 14:49:44 +02:00
j 2dfe0f3ff2 queue [add|edit]Annotation calls
addAnnotation was called multiple times creating multiple annotations
editAnnotation calls might overwrite later calls depending on response
time.
2020-09-22 12:49:23 +02:00