Commit graph

182 commits

Author SHA1 Message Date
j
bd8988e6bf no links in link 2021-10-26 12:26:52 +01:00
j
bfac91c779 add artist name 2021-10-26 12:09:16 +01:00
j
38e6bc6313 link cited film 2021-10-26 11:47:44 +01:00
419090f490 update UI for About page accordion 2021-10-26 16:13:02 +05:30
eab1b1b4f2 update icons for mute and unmute 2021-10-26 15:56:07 +05:30
48ad35555d more changes to about page 2021-10-26 13:34:10 +05:30
24dfe95559 Merge branch 'main' of git.0x2620.org:0x2620/aab21 into main 2021-10-26 13:30:41 +05:30
7a32af6532 update about text 2021-10-26 13:30:32 +05:30
j
476acff1fe no lonks on assemblies list 2021-10-25 16:17:36 +01:00
j
98d6b482fd images 2021-10-25 16:12:04 +01:00
j
5a681ef654 avoid src change to same url 2021-10-25 16:12:04 +01:00
8523aa8ba8 tighten home page spacing for mobile 2021-10-25 16:40:22 +05:30
8d5109bbf4 fix play icons being squares on iPhone for about page 2021-10-25 16:36:09 +05:30
Sanjay B
7fb6fcea4a actually use webkitRequestFullscreen 2021-10-25 15:23:08 +05:30
j
b0a9f6c02b fix bio-annotation toggle for zh 2021-10-25 09:49:41 +01:00
j
42adb2fdaf more ways of setting playsinline 2021-10-25 09:47:29 +01:00
j
d796b7da63 set playsinline via attributes 2021-10-25 09:43:56 +01:00
j
4af7d4659f webkit needs -webkit-full-screen 2021-10-25 09:29:40 +01:00
j
e4877ab3a9 only get one click 2021-10-25 09:23:06 +01:00
j
0577adffb8 safari is special 2021-10-25 08:53:39 +01:00
cd74ed455d update home page text 2021-10-25 12:22:03 +05:30
a7ffc402c0 replace unicode play icon with font face icon 2021-10-25 12:01:19 +05:30
Sanjay B
d999315ad1 make accordion arrows change direction when open or close 2021-10-24 21:24:09 +05:30
895b1d37d4 add play icon instead of downward caret for about accordion items 2021-10-24 20:57:56 +05:30
Sanjay B
8a061ceda3 add links to about page 2021-10-24 20:47:40 +05:30
49a480e1a8 Merge branch 'main' of git.0x2620.org:0x2620/aab21 into main 2021-10-24 20:36:00 +05:30
92f811e78b add wrong font css class 2021-10-24 20:35:50 +05:30
Sanjay B
32ec2f6f69 convert set to list to make JSON serializable 2021-10-24 19:54:46 +05:30
e318c1d42b Merge branch 'main' of git.0x2620.org:0x2620/aab21 into main 2021-10-24 19:13:09 +05:30
394df9263c update home page styles 2021-10-24 19:13:02 +05:30
j
3bbff48b49 load poster frame, #19 2021-10-24 14:00:35 +01:00
Sanjay B
34c1a993f2 dont use document.fullscreen, fixes #18 2021-10-24 17:50:17 +05:30
a457f2e68d update about page with gradient for bg and text 2021-10-24 16:40:51 +05:30
j
09d3dcc43d Merge pull request 'remember video last time-code and set to that when user clicks play again on film page' (#17) from remember-video-tc into main
Reviewed-on: 0x2620/aab21#17
2021-10-24 10:41:34 +00:00
1326aeb627 update about page with suggested changes 2021-10-24 14:35:19 +05:30
Sanjay B
209c3dc2fd remember video last time-code and set to that when user clicks play again on film page 2021-10-24 14:31:55 +05:30
j
6d954c79dd make ids unique, don't throw execption, store empty annotations 2021-10-23 15:36:13 +01:00
j
435b6965b7 remove video on error, remove logging 2021-10-23 15:18:30 +01:00
j
8f15db7d81 fix background + text animation 2021-10-23 15:13:13 +01:00
j
2937c0ba01 .texts is used elsewhere 2021-10-23 15:10:07 +01:00
j
5c356abdaa Merge pull request 'Cache annotations in Text model' (#13) from cache-annotations into main
Reviewed-on: 0x2620/aab21#13
2021-10-23 13:22:03 +00:00
j
0cf6e13e90 Merge pull request 'add null=True to vimeo_id field so db allows NULLable, add migration' (#14) from video-vimeo-id into main
Reviewed-on: 0x2620/aab21#14
2021-10-23 13:20:16 +00:00
be4fcd4c30 minor css fix for nav 2021-10-23 17:54:31 +05:30
496dbbfff1 add alternate home page 2021-10-23 17:53:09 +05:30
Sanjay B
9f66387e34 add null=True to vimeo_id field so db allows NULLable, add migration 2021-10-23 16:24:40 +05:30
bb986912de update about page with suggestions from CAMP 2021-10-23 15:56:36 +05:30
Sanjay B
2954e9e83d remove print debugs 2021-10-23 15:46:42 +05:30
Sanjay B
4d1f6dc1aa output annotations in text json 2021-10-23 15:45:25 +05:30
Sanjay B
cac92d94f0 add annotations field to Text model, fetch annotations on Save 2021-10-23 15:41:42 +05:30
j
38793f69c3 only set public on create 2021-10-22 17:36:55 +01:00
j
7f984cb416 remove unused models from admin 2021-10-22 17:35:07 +01:00
j
bb233d7072 put related assembiles below 2021-10-22 17:20:26 +01:00
j
3dbd3962c8 relate safe 2021-10-22 17:16:18 +01:00
j
e5195da141 also include related 2021-10-22 17:15:06 +01:00
357c6abe30 replace some text with updated text in commit 213f832f52 2021-10-22 19:53:50 +05:30
323a86a5e9 fix merge conflicts with About page 2021-10-22 19:41:52 +05:30
j
f6236df70d typo 2021-10-22 13:40:24 +01:00
j
962bb72fe8 remove executable flag from html files 2021-10-22 13:38:54 +01:00
4f625793d0 split animations for text and background into 2 separate keyframe animations 2021-10-22 17:31:38 +05:30
de2b0d9064 fix merge conflicts 2021-10-22 17:21:58 +05:30
b6819c2d30 update timeline page 2021-10-22 17:16:00 +05:30
j
f265723500 refactor ascroll, use annotations from config or load from item/edit 2021-10-22 12:25:32 +01:00
cc365baf88 Merge branch 'main' into feature/film-timeline 2021-10-22 16:23:57 +05:30
j
42e7dfb980 iOS wants playsinline 2021-10-22 11:32:47 +01:00
698f118b25 add object-fit to make video full bleed 2021-10-22 15:57:30 +05:30
j
5bad648fe0 fix play button 2021-10-22 10:57:45 +01:00
j
6ed4aa02d8 transparent menu 2021-10-22 10:57:40 +01:00
7869645409 add about partial file 2021-10-22 15:23:56 +05:30
j
160fac556a split background and anmimated title colors 2021-10-22 10:32:26 +01:00
774834bb9c add some styling to about page 2021-10-22 14:42:59 +05:30
j
b2fdabeb59 mp4/webm 2021-10-22 09:21:43 +01:00
j
81f50b743b chrome needs prefixed background-clip 2021-10-22 08:59:34 +01:00
j
213f832f52 update about 2021-10-22 08:58:33 +01:00
25314e853c apologies, forgot to fix merge conflict in film.html 2021-10-22 10:41:04 +05:30
5dab8dad1c fix merge conflict, minor change to film 2021-10-22 10:27:44 +05:30
j
ec8872a559 darker font 2021-10-21 17:11:05 +01:00
j
84eede76f5 animated title 2021-10-21 17:10:13 +01:00
j
b9d956d072 fix annotation filter 2021-10-21 16:39:49 +01:00
j
4a66433478 fix body_class% location 2021-10-21 16:33:04 +01:00
j
43e952c27d add back templates for index/about, move background animation into class, use clip color for assembly background 2021-10-21 16:24:26 +01:00
j
3937df7714 space between bios 2021-10-21 15:17:21 +01:00
j
39447a2490 year, duration 2021-10-21 15:16:11 +01:00
j
99ec58bdb0 make layer config option 2021-10-21 14:39:38 +01:00
a4f9296b28 remove static gradient from film page 2021-10-21 19:09:25 +05:30
j
84368d5dee fix import 2021-10-21 14:32:22 +01:00
j
fbdfa32765 load local_settings 2021-10-21 14:29:10 +01:00
j
fd26a15db8 summary, duration 2021-10-21 14:21:06 +01:00
af3df6d5a0 update film icon color 2021-10-21 18:27:34 +05:30
226cbb031d bad CSS demo for timeline 2021-10-16 14:45:46 +05:30
j
d314ceb7ae title/artist translation in 2 lines on mobile. hide - on mobile 2021-10-14 14:00:41 +01:00
j
67f76dbd66 Merge pull request 'features/ui-polish' (#10) from features/ui-polish into main
Reviewed-on: 0x2620/aab21#10
2021-10-14 12:52:55 +00:00
j
66d17029b4 unfinished->unforgettable 2021-10-14 10:42:13 +01:00
ac8ef860fa #9: Menu clean up 2021-10-14 13:22:51 +05:30
797902e90a add CSS variable for spacing + double spacing 2021-10-14 13:01:28 +05:30
6eebf2f555 #7: Remove Google font reference, correct name of body font 2021-10-14 12:38:33 +05:30
269fdc713f #7: Add Noto Sans font 2021-10-14 12:35:51 +05:30
j
56f84b4d67 add Noto Sans 2021-10-13 18:13:33 +01:00
j
402ff40766 add option to pause clips after play 2021-10-13 17:12:16 +01:00
j
40b2e06c83 use variables for background colors 2021-10-13 16:54:25 +01:00
j
770c000a93 move tilmeline up 2021-10-13 16:36:45 +01:00