Commit Graph

14 Commits

Author SHA1 Message Date
Ashik K 67e8e46b8b Move Claude Code configuration to project root
- Remove .claude directory from git tracking
- Add .claude/ and chats-summary.txt to .gitignore
- Claude Code commands now live at ~/Documents/claude/jellyflood/.claude
- Keeps local tooling separate from project repository

Related: jellyflood-1

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-18 12:47:51 +02:00
Ashik K c30a4e9c23 Rename all Swiftfin files to lowercase jellypig
- Renamed SwiftfinApp.swift to jellypigapp.swift
- Renamed SwiftfinStore/ to jellypigstore/
- Renamed all SwiftfinStore files to jellypigstore
- Renamed SwiftfinDefaults.swift to jellypigdefaults.swift
- Renamed VideoPlayerType+Swiftfin.swift to VideoPlayerType+jellypig.swift
- Updated all project.pbxproj file references to match new names

All file names now use lowercase jellypig for consistency.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-17 09:28:57 +02:00
Peter McNeil 5d59d57871
[tvOS] Change password to be a SecureField and autosubmit on password comple… (#1090)
* Change password to be a SecureField and autosubmit on password completion

* Fix SelectUser Button

* Respond to comments and remove unnecessary changes

* Make FocusField a private enum
2024-10-06 02:24:28 -06:00
David Ullmer 530bc1c91d
Use external lib 2022-07-10 21:20:12 +02:00
PangMo5 6307ae4e26 Replace R.swift with Swiftgen 2021-11-08 03:37:01 +09:00
PangMo5 f2ef59fe58 Add R.swift 2021-10-17 17:05:37 +09:00
Aiden Vigue dc5ec29bd8
switch to official cast sdk. 2021-06-20 15:05:55 -04:00
Aiden Vigue 2030acf5b5
banish DS_Store 2021-05-25 16:17:19 -04:00
Nick Sosinski 7f5474e670 removing more DS_Store files 2021-05-25 11:38:20 -07:00
Nick Sosinski 7c0e6536d3 ignoring .DS_Store 2021-05-25 10:40:40 -07:00
Aiden Vigue 0f9a6aeb8b fix gitignore 2021-05-22 11:43:57 -04:00
Aiden Vigue 17ab08c883 remove some files 2021-05-22 11:43:44 -04:00
Aiden Vigue b49f796a72 Add fastlane - increase res. a bit
Add dynatrace!


remove


checkin
2021-05-22 10:03:48 -04:00
Aiden Vigue 7232b8d54b Initial commit 2021-05-14 17:12:08 -04:00