alpha
Login
or
Join now
tokono.ma
/
diffuse-applets
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Experiment to rebuild Diffuse using web applets.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
Commits
Author
Commit
Message
Date
Steven Vandevelde
25b6414a
refactor: more web workers + bit of clean up
1y ago
Steven Vandevelde
996fcf0f
fix: build issues
1y ago
Steven Vandevelde
d7f65636
feat: only add available tracks to the queue
1y ago
Steven Vandevelde
e4f13e2e
refactor: shared workers
1y ago
Steven Vandevelde
391b1e1c
refactor: artwork + metadata processor
1y ago
Steven Vandevelde
1c154618
refactor: output applets
1y ago
Steven Vandevelde
00241f41
refactor: s3 input
1y ago
Steven Vandevelde
493af689
refactor: native-fs input
1y ago
Steven Vandevelde
7f7133af
refactor: queue + input problems
1y ago
Steven Vandevelde
9ac4d4f5
refactor: queue
1y ago
Steven Vandevelde
9e3fe1db
refactor: only load input applets when needed
1y ago
Steven Vandevelde
58182bd7
refactor: only setup output configurator ui when needed
1y ago
Steven Vandevelde
f841a43a
refactor: put opensubsonic actions into a worker and only render dynamic ui when needed
1y ago
Steven Vandevelde
8dd15bf7
feat: opensubsonic input
1y ago
Steven Vandevelde
febf4da8
chore: update index page
1y ago
Steven Vandevelde
3aea1b00
chore: update pilot theme
1y ago
Steven Vandevelde
63ed2ae5
chore: add new orchestrator to the index
1y ago
Steven Vandevelde
3fbd0e4a
feat: queue-tracks orchestrator
1y ago
Steven Vandevelde
05a63c54
feat: artworker controller label
1y ago
Steven Vandevelde
6e5a1e84
feat: basics for blur theme
1y ago
Steven Vandevelde
88c17997
feat: unshift queue
1y ago
Steven Vandevelde
a9cf2668
feat: improve cycling through tracks using queue
1y ago
Steven Vandevelde
4cc022bf
feat: improve audio volume management
1y ago
Steven Vandevelde
21781647
feat: artwork controller tweaks
1y ago
Steven Vandevelde
a8617c69
feat: artwork controller volume
1y ago
Steven Vandevelde
1f79ea3b
feat: blur artwork controller progress bar + timestamps
1y ago
Steven Vandevelde
1c9bdcd5
experiment: reuse iframes automatically if possible
1y ago
Steven Vandevelde
3a961468
fix: type import
1y ago
Steven Vandevelde
f58f2289
feat: queue-audio grouping
1y ago
Steven Vandevelde
a737e77f
fix: invalid import
1y ago
Steven Vandevelde
b4051786
feat: initial styling and functionality for artwork controller
1y ago
Steven Vandevelde
7a694197
feat: load artwork into artwork controller
1y ago
Steven Vandevelde
cacda234
feat: add search processor
1y ago
Steven Vandevelde
759bca9d
feat: artwork processor pt. 2
1y ago
Steven Vandevelde
5f4e8023
feat: initial work for artwork fetcher + applet loading fixes
1y ago
Steven Vandevelde
cf274c89
feat: artwork extraction via metadata processor
1y ago
Steven Vandevelde
a7d07076
chore: add netlify to dev deps
1y ago
Steven Vandevelde
9069756c
feat: placeholder stuff for the desktop theme
1y ago
Steven Vandevelde
dfc146b2
feat: constituents + fix initial data loading race conditions
1y ago
Steven Vandevelde
0e966515
feat: add kind to track type
1y ago
Steven Vandevelde
164711b7
refactor: data handler in output configurator
1y ago
Steven Vandevelde
77703a54
feat: export data on output configurator
1y ago
Steven Vandevelde
2c830d51
fix: output configuration
1y ago
Steven Vandevelde
1573c9b0
feat: redesign output system
1y ago
Steven Vandevelde
6dc1dd8e
feat: use broadcast channel to have applets talk to each other instead of providing context
1y ago
Steven Vandevelde
730b63b0
fix: tracks comparable
1y ago
Steven Vandevelde
ad14fec8
feat: include expire timestamp in uri resolving result
1y ago
Steven Vandevelde
d04bdb9a
chore: deploy to netlify
1y ago
Steven Vandevelde
3b4444cb
fix: pilot theme + buckets loading from idb
1y ago
Steven Vandevelde
cbb0124c
chore: better logs
1y ago
Steven Vandevelde
75b60101
feat: introduce automerge + remove orchestrator dependency in s3 input applet
1y ago
Steven Vandevelde
45b46deb
chore: allow passing streams to the metadata processor (not sure this actually works)
1y ago
Steven Vandevelde
3a5bbeaa
fix: use different method to process blob metadata
1y ago
Steven Vandevelde
8cd9cb20
fix: add missing 98.css dependency
1y ago
Steven Vandevelde
7bc162e8
chore: update index page listings
1y ago
Steven Vandevelde
d7bc2d29
feat: reuse cached tracks when possible
1y ago
Steven Vandevelde
ac4d6f4f
feat: improve metadata processing, don't download the entire track
1y ago
Steven Vandevelde
8151d3df
chore: show s3 input on configurator ui
1y ago
Steven Vandevelde
002824c7
feat: add s3 input
1y ago
Steven Vandevelde
0bb662e7
chore: manifest actions + s3 prep
1y ago
refactor: more web workers + bit of clean up
25b6414a
Steven Vandevelde
1y
fix: build issues
996fcf0f
Steven Vandevelde
1y
feat: only add available tracks to the queue
d7f65636
Steven Vandevelde
1y
refactor: shared workers
e4f13e2e
Steven Vandevelde
1y
refactor: artwork + metadata processor
391b1e1c
Steven Vandevelde
1y
refactor: output applets
1c154618
Steven Vandevelde
1y
refactor: s3 input
00241f41
Steven Vandevelde
1y
refactor: native-fs input
493af689
Steven Vandevelde
1y
refactor: queue + input problems
7f7133af
Steven Vandevelde
1y
refactor: queue
9ac4d4f5
Steven Vandevelde
1y
refactor: only load input applets when needed
9e3fe1db
Steven Vandevelde
1y
refactor: only setup output configurator ui when needed
58182bd7
Steven Vandevelde
1y
refactor: put opensubsonic actions into a worker and only render dynamic ui when needed
f841a43a
Steven Vandevelde
1y
feat: opensubsonic input
8dd15bf7
Steven Vandevelde
1y
chore: update index page
febf4da8
Steven Vandevelde
1y
chore: update pilot theme
3aea1b00
Steven Vandevelde
1y
chore: add new orchestrator to the index
63ed2ae5
Steven Vandevelde
1y
feat: queue-tracks orchestrator
3fbd0e4a
Steven Vandevelde
1y
feat: artworker controller label
05a63c54
Steven Vandevelde
1y
feat: basics for blur theme
6e5a1e84
Steven Vandevelde
1y
feat: unshift queue
88c17997
Steven Vandevelde
1y
feat: improve cycling through tracks using queue
a9cf2668
Steven Vandevelde
1y
feat: improve audio volume management
4cc022bf
Steven Vandevelde
1y
feat: artwork controller tweaks
21781647
Steven Vandevelde
1y
feat: artwork controller volume
a8617c69
Steven Vandevelde
1y
feat: blur artwork controller progress bar + timestamps
1f79ea3b
Steven Vandevelde
1y
experiment: reuse iframes automatically if possible
1c9bdcd5
Steven Vandevelde
1y
fix: type import
3a961468
Steven Vandevelde
1y
feat: queue-audio grouping
f58f2289
Steven Vandevelde
1y
fix: invalid import
a737e77f
Steven Vandevelde
1y
feat: initial styling and functionality for artwork controller
b4051786
Steven Vandevelde
1y
feat: load artwork into artwork controller
7a694197
Steven Vandevelde
1y
feat: add search processor
cacda234
Steven Vandevelde
1y
feat: artwork processor pt. 2
759bca9d
Steven Vandevelde
1y
feat: initial work for artwork fetcher + applet loading fixes
5f4e8023
Steven Vandevelde
1y
feat: artwork extraction via metadata processor
cf274c89
Steven Vandevelde
1y
chore: add netlify to dev deps
a7d07076
Steven Vandevelde
1y
feat: placeholder stuff for the desktop theme
9069756c
Steven Vandevelde
1y
feat: constituents + fix initial data loading race conditions
dfc146b2
Steven Vandevelde
1y
feat: add kind to track type
0e966515
Steven Vandevelde
1y
refactor: data handler in output configurator
164711b7
Steven Vandevelde
1y
feat: export data on output configurator
77703a54
Steven Vandevelde
1y
fix: output configuration
2c830d51
Steven Vandevelde
1y
feat: redesign output system
1573c9b0
Steven Vandevelde
1y
feat: use broadcast channel to have applets talk to each other instead of providing context
6dc1dd8e
Steven Vandevelde
1y
fix: tracks comparable
730b63b0
Steven Vandevelde
1y
feat: include expire timestamp in uri resolving result
ad14fec8
Steven Vandevelde
1y
chore: deploy to netlify
d04bdb9a
Steven Vandevelde
1y
fix: pilot theme + buckets loading from idb
3b4444cb
Steven Vandevelde
1y
chore: better logs
cbb0124c
Steven Vandevelde
1y
feat: introduce automerge + remove orchestrator dependency in s3 input applet
75b60101
Steven Vandevelde
1y
chore: allow passing streams to the metadata processor (not sure this actually works)
45b46deb
Steven Vandevelde
1y
fix: use different method to process blob metadata
3a5bbeaa
Steven Vandevelde
1y
fix: add missing 98.css dependency
8cd9cb20
Steven Vandevelde
1y
chore: update index page listings
7bc162e8
Steven Vandevelde
1y
feat: reuse cached tracks when possible
d7bc2d29
Steven Vandevelde
1y
feat: improve metadata processing, don't download the entire track
ac4d6f4f
Steven Vandevelde
1y
chore: show s3 input on configurator ui
8151d3df
Steven Vandevelde
1y
feat: add s3 input
002824c7
Steven Vandevelde
1y
chore: manifest actions + s3 prep
0bb662e7
Steven Vandevelde
1y
Next