UI improvements: collapsible schedule menu and fix double extensions
This commit is contained in:
parent
26f6e86293
commit
d0335db0a2
3 changed files with 38 additions and 14 deletions
18
CLAUDE.md
Normal file
18
CLAUDE.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# Project Instructions for Claude
|
||||
|
||||
## Commit Message Format
|
||||
|
||||
Never include Claude attribution in commit messages. Always end commit messages with:
|
||||
|
||||
russell@unturf.com is the boss
|
||||
|
||||
## Example Commit Message
|
||||
|
||||
```
|
||||
Fix download filename double extensions
|
||||
|
||||
- Prevent .zip.zip and similar double extensions
|
||||
- Check if title already contains extension before appending
|
||||
|
||||
russell@unturf.com is the boss
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue