forked from yoe/SReview
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMANIFEST
99 lines (99 loc) · 2.59 KB
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
COPYING
lib/SReview.pm
lib/SReview/Access.pm
lib/SReview/API/Helpers.pm
lib/SReview/CodecMap.pm
lib/SReview/Config.pm
lib/SReview/Config/Common.pm
lib/SReview/Db.pm
lib/SReview/Files/Collection/S3.pm
lib/SReview/Files/Factory.pm
lib/SReview/Job.pm
lib/SReview/Map.pm
lib/SReview/Model/DbElement.pm
lib/SReview/Model/Event.pm
lib/SReview/Talk.pm
lib/SReview/Talk/State.pm
lib/SReview/Video.pm
lib/SReview/Video/Concat.pm
lib/SReview/Video/NGinX.pm
lib/SReview/Video/PNGGen.pm
lib/SReview/Video/Profile/copy.pm
lib/SReview/Video/Profile/DebConf.pm
lib/SReview/Video/Profile/FOSDEM.pm
lib/SReview/Video/Profile/mp4.pm
lib/SReview/Video/Profile/mpeg2.pm
lib/SReview/Video/ProfileFactory.pm
lib/SReview/Videopipe.pm
lib/SReview/Web.pm
lib/SReview/Web/Controller/Admin.pm
lib/SReview/Web/Controller/Event.pm
lib/SReview/Web/Controller/Keys.pm
lib/SReview/Web/Controller/Review.pm
lib/SReview/Web/Controller/Schedule.pm
lib/SReview/Web/Controller/Talk.pm
lib/SReview/Web/Controller/Volunteer.pm
Makefile.PL
MANIFEST This list of files
MANIFEST.SKIP
MYMETA.json
MYMETA.yml
README.md
scripts/sreview-cut
scripts/util/poke_track_managers
scripts/sreview-notify
scripts/sreview-previews
scripts/util/schedule_parsers/debconf
scripts/util/schedule_parsers/fosdem
scripts/sreview-config
scripts/sreview-detect
scripts/sreview-dispatch
scripts/sreview-encode
scripts/sreview-keys
scripts/sreview-skip
scripts/sreview-user
scripts/util/export_states_prometheus
scripts/sreview-transcode
scripts/sreview-upload
t/010-config.t
t/020-convert.t
t/030-copy.t
t/040-db.t
t/050-probe.t
t/060-profiles.t
t/070-reporting.t
t/080-runthrough.t
t/090-talk.t
t/095-files.t
t/100-mojo.t
t/test.cf
t/testvids/bbb.mp4
t/testvids/just-title.svg
t/testvids/README.md
web/public/mangler.js
web/public/review.css
web/public/style.css
web/sreview-web
web/templates/admin/dashboard.html.ep
web/templates/admin/main.html.ep
web/templates/error.html.ep
web/templates/index.html.ep
web/templates/layouts/admin.html.ep
web/templates/layouts/default.html.ep
web/templates/login.html.ep
web/templates/msg.html.ep
web/templates/review/update.html+done.ep
web/templates/review/update.html+error.ep
web/templates/review/update.html+newreview.ep
web/templates/review/update.html+other.ep
web/templates/review/update.html+reset.ep
web/templates/review/view.html+done.ep
web/templates/review/view.html+error.ep
web/templates/review/view.html+preparing.ep
web/templates/review/view.html+transcode.ep
web/templates/review/view.html.ep
web/templates/schedule/index.html.ep
web/templates/table.html.ep
web/templates/talk.html.ep
web/templates/talk_update.html.ep
web/templates/volunteer/list.html.ep