cista-storage/frontend/src/repositories
Leo Vasanko 41e8c78ecd Refactoring Document storage (#5)
- Major refactoring that makes Doc a class with properties
- Data made only shallow reactive, for a good speedup of initial load
- Minor bugfixes and UX improvements along the way
- Fixed handling of hash and question marks in URLs (was confusing Vue Router)
- Search made stricter to find good results (not ignore all punctuation)

Reviewed-on: #5
2023-11-13 17:52:57 +00:00
..
Client.ts More efficient flat file list format and various UX improvements (#3) 2023-11-12 23:20:40 +00:00
Document.ts Refactoring Document storage (#5) 2023-11-13 17:52:57 +00:00
User.ts More efficient flat file list format and various UX improvements (#3) 2023-11-12 23:20:40 +00:00
WS.ts Refactoring Document storage (#5) 2023-11-13 17:52:57 +00:00