aboutsummaryrefslogtreecommitdiff
path: root/vite.config.js
AgeCommit message (Expand)Author
2022-07-10Add preload <link> for fontTerry Truong
2022-07-09Replace CGI script with WSGI script and dev serverTerry Truong
2022-07-08Revert back to using vite-proxy for avoiding CORS issuesTerry Truong
2022-06-28Add getImagePath() to lib.tsTerry Truong
2022-06-27Enable client directly using server URL, while avoiding CORS restrictionsTerry Truong
2022-05-22Up-propgate images for usage in parents without imagesTerry Truong
2022-05-04Prevent vite from watching image filesTerry Truong
2022-04-26Change data URL path formatTerry Truong
2022-04-26Have tol data in sqlite db, and add server script that accesses itTerry Truong
2022-03-12Make basic conversion to typescriptTerry Truong
2022-03-03Add basic multi-level-tree displayTerry Truong
2022-03-02Initial commitTerry Truong