|
79ba06b06b
|
add z-index for menu
|
2021-10-27 17:03:33 +05:30 |
|
Sanjay B
|
1639a079b8
|
remove accidental commit to settings.py that was made for local network testing (ALLOWED_HOSTS)
|
2021-10-27 16:24:05 +05:30 |
|
|
1fb35c79a6
|
fix all images and links
|
2021-10-27 11:31:13 +01:00 |
|
|
805752169b
|
add video fallback
|
2021-10-27 14:56:53 +05:30 |
|
|
80ee17a50b
|
add video fallback
|
2021-10-27 14:48:25 +05:30 |
|
|
2521c1c8a9
|
Merge pull request 'slightly weird things to make play button work in safari' (#27) from debug-safari into main
Reviewed-on: 0x2620/aab21#27
|
2021-10-27 08:56:38 +00:00 |
|
Sanjay B
|
0fcd40b579
|
use webkit prefix consistently, cleanup commented code, remove semicolons because we dont like them
|
2021-10-27 14:24:56 +05:30 |
|
|
2cd75dcc08
|
update home page text, minor changes to about page and some padding updates
|
2021-10-27 07:59:25 +05:30 |
|
|
79c4c4bb89
|
fix font urls
|
2021-10-26 22:42:09 +01:00 |
|
|
4f2401921b
|
dont pass ?5ydswh
|
2021-10-26 22:40:46 +01:00 |
|
|
409a6e8885
|
wrap long urls
|
2021-10-26 22:17:13 +01:00 |
|
|
a0885902dd
|
Asia => Asian
|
2021-10-26 17:52:04 +01:00 |
|
|
49a8d20a48
|
fix contact form
|
2021-10-26 17:51:21 +01:00 |
|
|
5ff91dbf9a
|
more import fixes
|
2021-10-26 17:02:55 +01:00 |
|
|
1720006593
|
fix import
|
2021-10-26 17:02:11 +01:00 |
|
|
2094f5ab4f
|
translations
|
2021-10-26 16:55:07 +01:00 |
|
|
f7a374877a
|
thanks
|
2021-10-26 16:51:56 +01:00 |
|
|
d5bd8d2da8
|
contact form
|
2021-10-26 16:47:06 +01:00 |
|
|
e9fad9eabf
|
translations
|
2021-10-26 16:40:18 +01:00 |
|
Sanjay B
|
410494d1ae
|
slightly weird things to make play button work in safari
|
2021-10-26 18:34:08 +05:30 |
|
|
8b0079cf24
|
show item/edit
|
2021-10-26 13:16:43 +01:00 |
|
|
bd8988e6bf
|
no links in link
|
2021-10-26 12:26:52 +01:00 |
|
|
bfac91c779
|
add artist name
|
2021-10-26 12:09:16 +01:00 |
|
|
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 |
|
|
476acff1fe
|
no lonks on assemblies list
|
2021-10-25 16:17:36 +01:00 |
|
|
98d6b482fd
|
images
|
2021-10-25 16:12:04 +01:00 |
|
|
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 |
|
|
b0a9f6c02b
|
fix bio-annotation toggle for zh
|
2021-10-25 09:49:41 +01:00 |
|
|
42adb2fdaf
|
more ways of setting playsinline
|
2021-10-25 09:47:29 +01:00 |
|
|
d796b7da63
|
set playsinline via attributes
|
2021-10-25 09:43:56 +01:00 |
|
|
4af7d4659f
|
webkit needs -webkit-full-screen
|
2021-10-25 09:29:40 +01:00 |
|
|
e4877ab3a9
|
only get one click
|
2021-10-25 09:23:06 +01:00 |
|
|
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 |
|
|
bb40859ad0
|
Merge pull request 'add links to about page' (#23) from about-links into main
Reviewed-on: 0x2620/aab21#23
|
2021-10-24 15:19:50 +00:00 |
|
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 |
|
|
f246c22a01
|
Merge pull request 'convert set to list to make JSON serializable' (#22) from fix-text-cache into main
Reviewed-on: 0x2620/aab21#22
|
2021-10-24 14:26:17 +00:00 |
|