TheoryOfNekomata
|
50bb3b62e7
|
Implement video file preview
Implement video file preview interactive controls.
|
1 år sedan |
TheoryOfNekomata
|
6c2c54b6e5
|
Implement image preview
Organize controls for image file preview component
|
1 år sedan |
TheoryOfNekomata
|
e1a82ed558
|
Implement most components
Implement components from the ground up using Tailwind styling.
|
1 år sedan |
TheoryOfNekomata
|
a812aac511
|
Implement seeking for video previews
Add implementations for video controls.
|
1 år sedan |
TheoryOfNekomata
|
74361cef4d
|
Refactor components
Define separate components for each file preview types.
|
1 år sedan |
TheoryOfNekomata
|
85100e724e
|
Fix event delegation
Event delegation only occurs on client-side, check if window exists to
work with server-side (noop).
|
1 år sedan |
TheoryOfNekomata
|
96c93cc7d6
|
Make delegate change event more adaptable
Allow delegate change event to other elements like select and textarea.
|
1 år sedan |
TheoryOfNekomata
|
deb16a3db0
|
Implement sliders
Use @reach/slider to have styled enhanced sliders.
|
1 år sedan |
TheoryOfNekomata
|
85071932c4
|
Implement all content types
Implement content type previews of text, binary, audio, video, and
image types.
|
1 år sedan |
TheoryOfNekomata
|
b611a5dac8
|
Implement other previews
Implement previews for audio and text.
|
1 år sedan |
TheoryOfNekomata
|
6d4382ae9d
|
Update file select box implementation
Improve UI of FileSelectBox.
|
1 år sedan |
TheoryOfNekomata
|
5146a84e60
|
Refactor on kitchen sink, prototype blob category
Make the kitchen sink more adaptable to new categories.
The blob category, which is for accepting binary input, has been
designated.
|
1 år sedan |
TheoryOfNekomata
|
004a266dc7
|
Add combo box component
Combo box is just ordinary input with options.
|
1 år sedan |
TheoryOfNekomata
|
08dda8c1eb
|
Update variables
Use proper labels for viewfinder compatibility.
|
1 år sedan |
TheoryOfNekomata
|
cc5243871d
|
Remove useMemo calls
useMemo calls are not needed anymore for new Next versions.
|
1 år sedan |
TheoryOfNekomata
|
22c815d58c
|
Initial commit
Add files from restructured repository.
|
1 år sedan |