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
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
Steven Vandevelde
84b4091d
chore: only wait for applets data.ready for applets with nested applets
1y ago
Steven Vandevelde
1956fa35
chore: update index page
1y ago
Steven Vandevelde
1a9fbb37
fix: output loading
1y ago
Steven Vandevelde
b94f83b4
feat: hook up orchestrators to webamp
1y ago
Steven Vandevelde
56600d6e
feat: input-cache orchestrator
1y ago
Steven Vandevelde
a4408735
fix: non-supported devices fix for native fs input
1y ago
Steven Vandevelde
3102cfff
chore: clean up
1y ago
Steven Vandevelde
7fde06fa
feat: input configurator
1y ago
Steven Vandevelde
310b4310
feat: dark mode index page
1y ago
Steven Vandevelde
eb1932aa
feat: webamp theme + native fs input ui
1y ago
Steven Vandevelde
c2bb6b6f
fix: input/native-fs uri improvements
1y ago
Steven Vandevelde
a6a05716
chore: install web applets sdk using gitpkg
1y ago
Steven Vandevelde
dce286fa
feat: improve native-fs input
1y ago
Steven Vandevelde
13086355
feat: initial work for native-fs input
1y ago
Steven Vandevelde
e87d2ceb
fix: types in dist build
1y ago
Steven Vandevelde
39a45257
feat: reorg & add new concepts
1y ago
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
chore: only wait for applets data.ready for applets with nested applets
84b4091d
Steven Vandevelde
1y
chore: update index page
1956fa35
Steven Vandevelde
1y
fix: output loading
1a9fbb37
Steven Vandevelde
1y
feat: hook up orchestrators to webamp
b94f83b4
Steven Vandevelde
1y
feat: input-cache orchestrator
56600d6e
Steven Vandevelde
1y
fix: non-supported devices fix for native fs input
a4408735
Steven Vandevelde
1y
chore: clean up
3102cfff
Steven Vandevelde
1y
feat: input configurator
7fde06fa
Steven Vandevelde
1y
feat: dark mode index page
310b4310
Steven Vandevelde
1y
feat: webamp theme + native fs input ui
eb1932aa
Steven Vandevelde
1y
fix: input/native-fs uri improvements
c2bb6b6f
Steven Vandevelde
1y
chore: install web applets sdk using gitpkg
a6a05716
Steven Vandevelde
1y
feat: improve native-fs input
dce286fa
Steven Vandevelde
1y
feat: initial work for native-fs input
13086355
Steven Vandevelde
1y
fix: types in dist build
e87d2ceb
Steven Vandevelde
1y
feat: reorg & add new concepts
39a45257
Steven Vandevelde
1y
Next