FoxxMD
78bf507226
docs: Update docs to include Rocksky Source and updated config
2025-11-12 15:35:39 +00:00
FoxxMD
db17455b2e
fix: Revert accidental debug commit
2025-11-11 15:18:21 +00:00
FoxxMD
a7729fbfa6
feat: Make ATProto handle transform usable by RockSky and teal.fm
2025-11-11 15:10:39 +00:00
FoxxMD
771fdc0686
chore: Regenerate schema with rebased results
2025-11-11 14:48:58 +00:00
FoxxMD
8cad2d4efd
feat(rocksky): Implement Rocksky Source/Client
2025-11-11 14:47:59 +00:00
Matt Foxx
a094a1aa65
Merge pull request #389 from FoxxMD/tealfm
...
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
feat: Implement teal.fm as source/client
2025-11-11 09:37:10 -05:00
Matt Foxx
f2d45c5622
Merge pull request #386 from FoxxMD/GH-375/subsonicLoop
...
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
feat(subsonic): Add repeat detection
2025-11-10 13:15:50 -05:00
FoxxMD
a429bccf07
fix(teal): Adding pds with env when it no longer exists
2025-11-07 22:44:02 +00:00
FoxxMD
04d950980d
feat(tealfm): Massage handle for users who don't read docs
2025-11-07 22:41:30 +00:00
FoxxMD
7ec90b97d6
docs: Add tealfm to landing page
2025-11-07 22:30:38 +00:00
FoxxMD
a4f989c5e4
feat(tealfm): Resolve pds from handle
2025-11-07 22:29:54 +00:00
FoxxMD
da4fbd2f27
docs: Fix tealfm source link
2025-11-07 18:56:22 +00:00
FoxxMD
b9e6f32500
chore: Update schema
2025-11-07 18:55:40 +00:00
FoxxMD
5c5c653c3b
fix: Fix Source/Client data types
2025-11-07 18:55:27 +00:00
FoxxMD
a9e7a4bf16
docs(tealfm): Add docs
2025-11-07 18:46:57 +00:00
FoxxMD
1b4baafa67
feat(teal): Change pds viewer web url
2025-11-07 17:35:00 +00:00
FoxxMD
794ef08aa2
feat(tealfm): Api improvements
...
* Implement PDS check for App auth clients
* Fix error logging for app loging
2025-11-07 17:31:16 +00:00
FoxxMD
fa6ed323ff
feat(tealfm): Add tealfm Source
2025-11-07 17:17:50 +00:00
FoxxMD
8110e8e9fa
refactor(tealfm): Move common functionality to api client
2025-11-07 16:44:41 +00:00
FoxxMD
12a6eec740
test(tealfm): Add example config to pass config tests
2025-11-07 16:40:27 +00:00
FoxxMD
472021dd2c
feat(tealfm): Add ENV config
2025-11-07 16:35:39 +00:00
FoxxMD
ebb74d1b5c
feat: Implement working tealfm client
...
* Add pds option
2025-11-07 16:31:41 +00:00
FoxxMD
ea23a89101
refactor(tealfm): Implement abstract api client with concrete classes for different auth methods
2025-11-07 15:02:56 +00:00
FoxxMD
9062619d38
feat(tealfm): Implement app password auth
2025-11-07 14:51:31 +00:00
FoxxMD
3fb64be54f
feat(tealfm): Initial oauth attempt
2025-11-06 17:22:06 +00:00
Matt Foxx
3e083b19f7
Merge pull request #382 from FoxxMD/GH-380/lzEndpoint
...
Publish Docker image to Dockerhub / test (push) Has been cancelled
Publish Docker image to Dockerhub / Build OCI Images (push) Has been cancelled
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Has been cancelled
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Has been cancelled
fix(endpointlz): Return expected OK response body
2025-11-05 13:22:47 -05:00
Matt Foxx
e197c71bbb
Merge pull request #388 from FoxxMD/ghWorkflowHarden
...
ci: Harden workflows using zizmor
2025-11-05 12:35:11 -05:00
FoxxMD
7b36d95dfc
ci: Harden remaining workflows using zizmor
...
* Pin action digests
* Remove template injection where possible
2025-11-05 12:08:46 -05:00
FoxxMD
0427b6e945
try with double quotes
2025-11-05 11:48:00 -05:00
FoxxMD
326d9e58d7
ci: Use zizmor to fix and audit image publish action
...
* Pin actions to digest
* Replace template substitution with envs
2025-11-05 11:26:41 -05:00
FoxxMD
63c079f08e
docs: Improve sources documentation
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
2025-11-04 19:18:46 +00:00
FoxxMD
ff74fd7e4c
docs: Update kitchensink
2025-11-04 19:04:17 +00:00
FoxxMD
680f862ee8
docs: Change installation to category doc link
2025-11-04 18:52:42 +00:00
FoxxMD
abdd7f0b55
docs: Improved linking on config/landing and configuration type refinement
2025-11-04 18:49:16 +00:00
FoxxMD
c017dd734b
feat(subsonic): Add basic repeat detection based on listened duration
...
#375
2025-11-04 16:31:36 +00:00
Matt Foxx
ad478adefd
Merge pull request #385 from FoxxMD/depCleanup
...
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
refactor: frontend dependency cleanup
2025-11-04 10:40:35 -05:00
FoxxMD
b11bd52963
chore(frontend): Update sass package and vite config to remove deprecation warnings
2025-11-04 14:36:22 +00:00
FoxxMD
538df6b6d0
refactor(frontend): Migrate tailwind config to v4
2025-11-04 14:17:51 +00:00
FoxxMD
819afcdb8a
refactor(frontend): Update tailwind and move generation into vite
...
* Use vite tailwind plugin instead of postcss
* Update tailwind so it actually works with plugin
* Remove postcss
* Merge vite config into inline vite-express config
2025-11-04 13:55:31 +00:00
FoxxMD
a5693f7c03
chore: Remove unused typedoc config
2025-11-04 13:35:02 +00:00
FoxxMD
22eb5b1168
docs: Add missing client flag for example json usage for clients
...
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
Fixes #383
2025-11-03 21:54:44 +00:00
FoxxMD
9402caa4ae
docs(endpointlz): Add navidrome url setup instructions
2025-11-03 16:56:32 +00:00
FoxxMD
0aff56e891
feat(endpointlz): Add more logging for invalid routes
2025-11-03 16:10:44 +00:00
FoxxMD
a5f6aaa7c0
feat(listenbrainz): Use end-of-string token and wildcard route to better log malformed LZ endpoint routes
2025-11-03 16:08:17 +00:00
FoxxMD
4ee503655c
fix(endpointlz): Return expected OK response body
...
Fixes #380
2025-11-03 15:47:24 +00:00
FoxxMD
e53a82782c
docs: fix lastfm aio name
Publish Docker image to Dockerhub / test (push) Has been cancelled
Publish Docker image to Dockerhub / Build OCI Images (push) Has been cancelled
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Has been cancelled
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Has been cancelled
2025-11-01 03:50:20 +00:00
FoxxMD
020c6815ba
docs: Fix readme links
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
2025-10-31 17:58:46 +00:00
FoxxMD
5281a92e81
docs: A word
2025-10-31 15:56:05 +00:00
Matt Foxx
8577eb44af
Merge pull request #381 from tsirysndr/master
...
Publish Docker image to Dockerhub / test (push) Waiting to run
Publish Docker image to Dockerhub / Build OCI Images (push) Blocked by required conditions
Publish Docker image to Dockerhub / Build OCI Images-1 (push) Blocked by required conditions
Publish Docker image to Dockerhub / Merge OCI Images and Push (push) Blocked by required conditions
Fix typos in Rocksky documentation
2025-10-31 11:46:08 -04:00
Tsiry Sandratraina
edd3cf25b5
Fix typos in Rocksky documentation
2025-10-31 17:24:29 +03:00