TheoryOfNekomata
|
49039dccd6
|
Update text file preview display
Remove scrollbars when showing previews.
|
1 year ago |
TheoryOfNekomata
|
d00424d0a5
|
Update vertical slider effects
Ensure vertical styles are reverted when slider unmounts.
|
1 year ago |
TheoryOfNekomata
|
b7378efe51
|
Update range styles
Resort to vanilla styling.
|
1 year ago |
TheoryOfNekomata
|
8aee85cf7e
|
Update firefox styles
Style range input for firefox.
|
1 year ago |
TheoryOfNekomata
|
605f6097e6
|
Improve implementation of binary and file previews
Add line numbers and highlighting for binary and text file previews.
|
1 year ago |
TheoryOfNekomata
|
cbb5c5b47f
|
Small update with icons
Use tailwind to define stroke styles.
|
1 year ago |
TheoryOfNekomata
|
038a8ad854
|
Switch colors
Use brighter color for active elements.
|
1 year ago |
TheoryOfNekomata
|
49cdad2e9f
|
Update audio file preview component
Add spectrum view.
|
1 year ago |
TheoryOfNekomata
|
da0d51356f
|
Improve media player styling
Add emphasis on play/pause buttons.
|
1 year ago |
TheoryOfNekomata
|
4e8a0ae6a1
|
Improve a11y, styling for preview components
Style sliders and add active indicators for interactable components
|
1 year ago |
TheoryOfNekomata
|
ac05503e6c
|
Add declaration file for ColorThief
Include declaration for ColorThief since it is written in JavaScript
only.
|
1 year ago |
TheoryOfNekomata
|
d392974d6b
|
Add colorthief, improve a11y
Add palette for image previews, ensure colors are still copied over when
selecting elements.
|
1 year ago |
TheoryOfNekomata
|
e78a7ead93
|
Add fallback for images
Allow fallback for image data.
|
1 year ago |
TheoryOfNekomata
|
6e4d6fa3a7
|
Refactor media preview behaviors
Unify audio and video interactivity.
|
1 year ago |
TheoryOfNekomata
|
4343d77241
|
Update AudioFilePreview
Properly initialize WaveSurfer library.
|
1 year ago |
TheoryOfNekomata
|
fac2205e69
|
Implement audio file preview
Use Wavesurfer for reimplementing audio file preview component.
|
1 year ago |
TheoryOfNekomata
|
50bb3b62e7
|
Implement video file preview
Implement video file preview interactive controls.
|
1 year ago |
TheoryOfNekomata
|
6c2c54b6e5
|
Implement image preview
Organize controls for image file preview component
|
1 year ago |
TheoryOfNekomata
|
e1a82ed558
|
Implement most components
Implement components from the ground up using Tailwind styling.
|
1 year ago |
TheoryOfNekomata
|
a812aac511
|
Implement seeking for video previews
Add implementations for video controls.
|
1 year ago |
TheoryOfNekomata
|
74361cef4d
|
Refactor components
Define separate components for each file preview types.
|
1 year ago |
TheoryOfNekomata
|
85100e724e
|
Fix event delegation
Event delegation only occurs on client-side, check if window exists to
work with server-side (noop).
|
1 year ago |
TheoryOfNekomata
|
96c93cc7d6
|
Make delegate change event more adaptable
Allow delegate change event to other elements like select and textarea.
|
1 year ago |
TheoryOfNekomata
|
deb16a3db0
|
Implement sliders
Use @reach/slider to have styled enhanced sliders.
|
1 year ago |
TheoryOfNekomata
|
85071932c4
|
Implement all content types
Implement content type previews of text, binary, audio, video, and
image types.
|
1 year ago |
TheoryOfNekomata
|
b611a5dac8
|
Implement other previews
Implement previews for audio and text.
|
1 year ago |
TheoryOfNekomata
|
6d4382ae9d
|
Update file select box implementation
Improve UI of FileSelectBox.
|
1 year ago |
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 year ago |
TheoryOfNekomata
|
004a266dc7
|
Add combo box component
Combo box is just ordinary input with options.
|
1 year ago |
TheoryOfNekomata
|
08dda8c1eb
|
Update variables
Use proper labels for viewfinder compatibility.
|
1 year ago |
TheoryOfNekomata
|
cc5243871d
|
Remove useMemo calls
useMemo calls are not needed anymore for new Next versions.
|
1 year ago |
TheoryOfNekomata
|
22c815d58c
|
Initial commit
Add files from restructured repository.
|
1 year ago |