Vencislav Atanasov
|
b5fbe19c7d
|
Delete streaming template
|
2024-10-31 00:10:04 +02:00 |
Vencislav Atanasov
|
f78d86d5de
|
Use array_merge instead of array unpacking
|
2024-10-30 23:59:09 +02:00 |
Vencislav Atanasov
|
60835892c0
|
Add Video.js shortcode
|
2024-10-30 23:53:59 +02:00 |
Vencislav Atanasov
|
42071de21d
|
Add Video.js styles and script if a stream is active
|
2024-10-30 23:42:23 +02:00 |
Vencislav Atanasov
|
bb9a257dd5
|
Move CSS to the stylesheets file
|
2024-10-30 22:14:56 +02:00 |
Vencislav Atanasov
|
bd6e489bcb
|
Extract date interval functions, add text if no streams are available
|
2024-10-30 22:05:30 +02:00 |
Vencislav Atanasov
|
1d83107b3a
|
Fix front page style
|
2024-10-30 21:43:06 +02:00 |
Vencislav Atanasov
|
1d7cfbf100
|
Fix text after event
|
2024-10-30 21:40:48 +02:00 |
Vencislav Atanasov
|
483c563526
|
Fix array keys
|
2024-10-30 21:38:20 +02:00 |
Vencislav Atanasov
|
2322eb3e66
|
Extract front page content into a separate file, extract event times into a config file
|
2024-10-30 21:37:11 +02:00 |
Vencislav Atanasov
|
b0ea463d53
|
Add countdown logic
|
2024-10-25 00:09:41 +03:00 |
Vencislav Atanasov
|
b28f8909f9
|
Add padding between the digits
|
2024-10-24 23:50:09 +03:00 |
Vencislav Atanasov
|
823c4276a2
|
Fix CSS selector
|
2024-10-24 23:44:57 +03:00 |
Vencislav Atanasov
|
3f465a92e6
|
Add before and after texts to countdown
|
2024-10-24 23:43:03 +03:00 |
Vencislav Atanasov
|
25132d2cc2
|
Add static version of the countdown
|
2024-10-24 23:39:28 +03:00 |
Vencislav Atanasov
|
9e92868475
|
Remove unneeded echo
|
2024-10-24 23:20:34 +03:00 |
Vencislav Atanasov
|
e94ff0bbea
|
Add border to 2024 logo
|
2024-10-11 21:00:42 +03:00 |
Vencislav Atanasov
|
24e0aa9673
|
Add gradient to navbar
|
2024-10-11 20:56:06 +03:00 |
Vencislav Atanasov
|
941e672ce2
|
Delete empty readme.txt
|
2024-10-11 19:48:25 +03:00 |
Vencislav Atanasov
|
e8a0f338e2
|
Remove gradient from 2024 nav bar
|
2024-10-10 20:44:34 +03:00 |
Vencislav Atanasov
|
8f0082debe
|
Fix equal sign and quote style
|
2024-10-10 20:44:12 +03:00 |
Vencislav Atanasov
|
f83beafb52
|
Fix should_show_sidebar()
|
2024-10-10 20:26:08 +03:00 |
Vencislav Atanasov
|
c969dd7146
|
Fix schedule sidebar for workshops in 2024
|
2024-10-10 20:23:34 +03:00 |
Vencislav Atanasov
|
bbd885d3ac
|
Fix speaker pictures
|
2024-10-10 20:07:40 +03:00 |
Vencislav Atanasov
|
e6d606f832
|
Add schedule config for 2024
|
2024-10-10 19:55:20 +03:00 |
Vencislav Atanasov
|
abddaeff41
|
Add white background to the 2024 logo
|
2024-10-10 16:03:11 +03:00 |
Vencislav Atanasov
|
8be02b68c8
|
Add 2024 logo
|
2024-10-10 00:03:46 +03:00 |
Vencislav Atanasov
|
827ad21a33
|
Add 2024 banner
|
2024-10-10 00:03:09 +03:00 |
Vencislav Atanasov
|
9e4448b363
|
Add new line and word-joiner in speaker organisation label
|
2023-10-17 00:54:07 +03:00 |
Vencislav Atanasov
|
9f3dc1a1aa
|
Show the organisation of each speaker, if provided
|
2023-10-17 00:45:48 +03:00 |
Vencislav Atanasov
|
8ad92a5fa3
|
Replace an arrow function with an anonymous one
|
2023-10-17 00:20:21 +03:00 |
Vencislav Atanasov
|
0284c3f460
|
Load and use the strftime replacement function only if needed
|
2023-10-17 00:17:55 +03:00 |
Vencislav Atanasov
|
7d6ca43395
|
Fix an edge case in which an event spans over adjacent slots but in different days
|
2023-10-17 00:00:27 +03:00 |
Vencislav Atanasov
|
0eb9145e5a
|
Use more meaningful variable names
|
2023-10-17 00:00:27 +03:00 |
Vencislav Atanasov
|
b33da1563f
|
Fix for unset events
|
2023-10-17 00:00:27 +03:00 |
Vencislav Atanasov
|
4b072dc2df
|
Add backwards-compatible strftime polyfill for PHP 8.1+
|
2023-10-17 00:00:27 +03:00 |
Vencislav Atanasov
|
24d57ee1b5
|
Replace strftime() with date()
|
2023-10-17 00:00:27 +03:00 |
Vencislav Atanasov
|
43f83c1ca4
|
Get schedule year from blog slug
|
2023-10-17 00:00:27 +03:00 |
Vencislav Atanasov
|
a0b6b4f6d9
|
Fix for local development
|
2023-10-17 00:00:27 +03:00 |
ignisf
|
08d3cd0423
|
Fix favicon aspect ratio....
|
2023-10-16 23:30:38 +03:00 |
Ivaylo Markov
|
a69388ebe3
|
Title fixes
|
2023-10-16 22:11:24 +03:00 |
Vencislav Atanasov
|
6a6a7200ea
|
Add schedule config for 2023
|
2023-10-16 19:38:46 +03:00 |
Vencislav Atanasov
|
395122a411
|
Change fb_preview filename format to match the other images
|
2023-09-08 13:35:14 +03:00 |
Vencislav Atanasov
|
db17984d05
|
Extract blog_slug detection to a new function
|
2023-09-08 13:31:19 +03:00 |
Vencislav Atanasov
|
6a27f51189
|
Fix blog_slug not being global
|
2023-09-08 13:20:44 +03:00 |
Vencislav Atanasov
|
aa75f2f60f
|
Implement automatic OpenGraph tags population
|
2023-09-08 13:17:11 +03:00 |
Vencislav Atanasov
|
4231dab898
|
Apply additional CSS from wp-admin
|
2023-09-08 13:04:50 +03:00 |
Iliyan Georgiev
|
e2ea6b866f
|
2023: new fb preview
|
2023-09-07 20:28:40 +03:00 |
ignisf
|
62609b2143
|
Add FB banner for 2023
|
2023-09-04 19:56:35 +03:00 |
Vencislav Atanasov
|
6a3b7e73ad
|
2023 logo position
|
2023-09-02 23:39:59 +03:00 |