Paul Gauthier (aider)
|
96b350400f
|
feat: make highlight parameter case-insensitive in leaderboard
|
2025-04-11 07:28:01 +12:00 |
|
Paul Gauthier (aider)
|
be1a52c5c1
|
feat: Read highlight model from query string
|
2025-04-04 16:11:54 +13:00 |
|
Paul Gauthier
|
a4c9c10029
|
style: Allow horizontal x-axis labels on leaderboard chart
|
2025-03-28 19:49:23 -10:00 |
|
Paul Gauthier (aider)
|
c9d561e7ad
|
fix: Prevent leaderboard x-axis labels from disappearing
|
2025-03-28 19:43:26 -10:00 |
|
Paul Gauthier (aider)
|
b62840c347
|
feat: Add SVG logo with progressive enhancement to Jekyll pages
|
2025-03-20 08:11:48 -07:00 |
|
Paul Gauthier
|
f752c9c8a9
|
copy
|
2025-03-19 21:16:17 -07:00 |
|
Paul Gauthier
|
8b1aaf690c
|
gradient
|
2025-03-19 13:31:00 -07:00 |
|
Paul Gauthier
|
2022f214aa
|
Merge branch 'home'
|
2025-03-19 12:37:42 -07:00 |
|
Paul Gauthier
|
a1fa62adef
|
copy
|
2025-03-19 12:28:51 -07:00 |
|
Paul Gauthier (aider)
|
fe247a8f6a
|
style: Lighten sidebar gradient color in head_custom.html
|
2025-03-19 12:24:46 -07:00 |
|
Paul Gauthier (aider)
|
54e70eff13
|
style: Lighten sidebar gradient color in head_custom.html
|
2025-03-19 12:23:45 -07:00 |
|
Paul Gauthier (aider)
|
5453f4a85d
|
style: Update sidebar gradient end color to #F5F6FA
|
2025-03-19 12:19:22 -07:00 |
|
Paul Gauthier (aider)
|
f2654390e7
|
style: Add gradient to sidebar matching hero section
|
2025-03-19 12:18:03 -07:00 |
|
Paul Gauthier (aider)
|
2f7892561f
|
style: update .site-title font to match "aider" logo styling
|
2025-03-19 12:13:36 -07:00 |
|
Paul Gauthier (aider)
|
6d79000d6c
|
style: Add custom CSS for .site-title in head_custom.html
|
2025-03-19 12:11:20 -07:00 |
|
Paul Gauthier
|
751ca3bf75
|
copy
|
2025-03-19 08:22:46 -07:00 |
|
Paul Gauthier (aider)
|
01be8bc64e
|
style: Make macos-backdrop padding responsive using clamp()
|
2025-03-19 08:20:07 -07:00 |
|
Paul Gauthier
|
a9e8005b14
|
style: Adjust padding comment in macos-backdrop CSS class
|
2025-03-19 08:20:05 -07:00 |
|
Paul Gauthier
|
dd4d2420df
|
copy
|
2025-03-18 19:07:03 -07:00 |
|
Paul Gauthier (aider)
|
e9b1a98314
|
fix: Adjust z-index and opacity for backdrop decorative lines
|
2025-03-18 19:00:24 -07:00 |
|
Paul Gauthier (aider)
|
f0f48e8e30
|
fix: Ensure decorative lines only appear in backdrop, not terminal area
|
2025-03-18 18:59:29 -07:00 |
|
Paul Gauthier (aider)
|
89b008e1eb
|
style: Add decorative curved lines to macos-backdrop background
|
2025-03-18 18:58:05 -07:00 |
|
Paul Gauthier (aider)
|
fb3f8439e2
|
style: Increase top/bottom padding of .macos-backdrop by 50%
|
2025-03-18 18:57:30 -07:00 |
|
Paul Gauthier (aider)
|
f0e66d2bfb
|
feat: Add macOS-like colorful backdrop to terminal display
|
2025-03-18 18:53:11 -07:00 |
|
Paul Gauthier
|
ab5a066780
|
feat: Add controls to video player in recording.js
|
2025-03-18 14:05:06 -07:00 |
|
Paul Gauthier (aider)
|
ad76355299
|
feat: make toast notifications persist until audio/speech completes
|
2025-03-18 13:32:59 -07:00 |
|
Paul Gauthier (aider)
|
c98d409f0a
|
fix: prevent duplicate speech synthesis fallback
|
2025-03-18 13:30:31 -07:00 |
|
Paul Gauthier (aider)
|
4f4b10fd86
|
feat: Hide keyboard shortcuts on devices without physical keyboards
|
2025-03-14 19:43:16 -07:00 |
|
Paul Gauthier (aider)
|
26789115b6
|
fix: improve iOS audio playback with global audio element and better fallback
|
2025-03-14 19:40:27 -07:00 |
|
Paul Gauthier
|
1ad99f39e2
|
formatting
|
2025-03-14 19:14:22 -07:00 |
|
Paul Gauthier (aider)
|
dfbeec199e
|
style: Properly indent HTML divs in recording.md
|
2025-03-14 19:13:32 -07:00 |
|
Paul Gauthier (aider)
|
7cee3aa1f1
|
fix: prevent duplicate speech synthesis fallback in recording.js
|
2025-03-14 19:07:53 -07:00 |
|
Paul Gauthier (aider)
|
8404165db3
|
feat: Add metadata tracking and TTS fallback improvements
|
2025-03-14 18:52:41 -07:00 |
|
Paul Gauthier (aider)
|
278f748c1c
|
feat: Add OpenAI TTS audio generation and playback for recordings
|
2025-03-14 18:47:06 -07:00 |
|
Paul Gauthier (aider)
|
e9b3f5fd43
|
refactor: Move recording code to shared include file
|
2025-03-14 18:34:19 -07:00 |
|
Paul Gauthier
|
c49bc2418b
|
chore: Refactor recording script and comments into separate file
|
2025-03-14 18:34:17 -07:00 |
|
Paul Gauthier
|
71f1779c8c
|
refac
|
2025-03-14 11:18:19 -07:00 |
|
Paul Gauthier (aider)
|
116f44cade
|
feat: Focus player on page load for immediate keyboard control
|
2025-03-14 10:05:14 -07:00 |
|
Paul Gauthier (aider)
|
89780c1283
|
feat: Add keyboard shortcuts info below terminal with styling
|
2025-03-14 10:00:21 -07:00 |
|
Paul Gauthier
|
54d6643a1f
|
copy
|
2025-03-14 09:41:37 -07:00 |
|
Paul Gauthier (aider)
|
f664420628
|
refactor: Update JavaScript to use "Commentary" instead of "Transcript"
|
2025-03-14 09:40:11 -07:00 |
|
Paul Gauthier (aider)
|
d4d4c6de68
|
style: Add margin-top to terminal-container class
|
2025-03-14 09:38:10 -07:00 |
|
Paul Gauthier (aider)
|
831564cf48
|
fix: prevent auto-scroll when highlighting playback timestamps
|
2025-03-14 09:23:10 -07:00 |
|
Paul Gauthier (aider)
|
f345b9b0ff
|
feat: Make entire transcript list items clickable
|
2025-03-14 08:56:30 -07:00 |
|
Paul Gauthier (aider)
|
d4fb88a8c4
|
feat: Highlight last-played marker in transcript
|
2025-03-14 08:55:15 -07:00 |
|
Paul Gauthier (aider)
|
2cb1b6be46
|
feat: Add toast and speech triggers on timestamp click
|
2025-03-14 08:54:08 -07:00 |
|
Paul Gauthier (aider)
|
feda315c2b
|
feat: make transcript timestamps clickable to seek player
|
2025-03-14 08:53:07 -07:00 |
|
Paul Gauthier (aider)
|
41219a7d85
|
feat: Automatically parse transcript section to generate markers
|
2025-03-14 08:27:21 -07:00 |
|
Paul Gauthier
|
813a201b6a
|
refactor: Move markers definition to recording.md and simplify recording.js
|
2025-03-14 08:27:20 -07:00 |
|
Paul Gauthier (aider)
|
1bc40d48fe
|
refactor: Move CSS and JS to separate files and include them using Jekyll
|
2025-03-14 08:22:32 -07:00 |
|