This website requires JavaScript.
Explore
Help
Sign In
Vasanko
/
cista-storage
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
51bf029d2a82b13f72f3e6c4db9d0e89c874ea92
cista-storage
/
frontend
/
src
T
History
Leo Vasanko
51bf029d2a
Implement ghost items reflecting pending changes from frontend (e.g. files being uploaded) until the server acknowledges them. This gives immediate UI feedback and is clearer in cases.
2026-02-01 03:23:43 +00:00
..
assets
Implement ghost items reflecting pending changes from frontend (e.g. files being uploaded) until the server acknowledges them. This gives immediate UI feedback and is clearer in cases.
2026-02-01 03:23:43 +00:00
components
Implement ghost items reflecting pending changes from frontend (e.g. files being uploaded) until the server acknowledges them. This gives immediate UI feedback and is clearer in cases.
2026-02-01 03:23:43 +00:00
repositories
Implement ghost items reflecting pending changes from frontend (e.g. files being uploaded) until the server acknowledges them. This gives immediate UI feedback and is clearer in cases.
2026-02-01 03:23:43 +00:00
router
More efficient flat file list format and various UX improvements (
#3
)
2023-11-12 23:20:40 +00:00
stores
Debouncing to avoid UI flicker while typing in search.
2026-01-31 22:45:27 +00:00
utils
Smarter ZIP download naming.
2026-01-31 20:59:43 +00:00
views
Search optimizations and fixes. Prevent re-renders on hash change (redux). Clear previous search results at the start of a new search.
2026-01-31 22:37:47 +00:00
workers
Search optimizations and fixes. Prevent re-renders on hash change (redux). Clear previous search results at the start of a new search.
2026-01-31 22:37:47 +00:00
App.vue
Implement background worker to make search response faster and avoid hanging the UI when there are a lot of files. Implement better toast messages for transitional events that automatically disappear.
2026-01-31 21:02:16 +00:00
main.ts
More efficient flat file list format and various UX improvements (
#3
)
2023-11-12 23:20:40 +00:00