aboutsummaryrefslogtreecommitdiff
path: root/webpack.config.js
AgeCommit message (Expand)Author
2022-08-09fixed presbox pinning from crashing/failing by making it a prefetchproxy. up...bobzel
2022-04-07added grouping and write mode vs pen modeNaafiyan Ahmed
2022-03-07got rid of include cycles for Scripting globals to make hot updates work better.bobzel
2022-03-04removed pseudo Doc type system. playing with hot reloading.bobzel
2022-03-03fixed pdf rendering and interactionbobzel
2022-03-02upgraded to typescript 4.6.2bobzel
2022-03-01updated to webpack 5bobzel
2021-04-23fixed code warnings. updated some npm pacakges including typescript.bobzel
2021-03-01added basic math typeset equation inputbobzel
2020-08-02fixed up import order on server to allow 'npm start' to work without hanging.bobzel
2020-06-06initial commitSam Wilkins
2020-05-15Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2020-05-15cleaned up frame animation buttons. Added server code for https? removed un...Bob Zeleznik
2020-05-15undoing env fixes lolSam Wilkins
2020-05-15env fixes?Sam Wilkins
2020-05-14server side restructure, some documentation to accompany new wiki overview entrySam Wilkins
2020-04-14added bidirectional geocoding for map viewSam Wilkins
2020-04-13fixed some map api issues. fixed image box rotations.Bob Zeleznik
2020-04-13final env cleanupSam Wilkins
2020-04-13completed migration to webpack-transferred environment variables, rather than...Sam Wilkins
2020-04-12fixed edge case that caused npm crash on start if no .env fileSam Wilkins
2020-04-12rough pass at collection map viewSam Wilkins
2019-08-06word2vec is functionalab
2019-05-24Added basic repl pageTyler Schicke
2019-04-16Changed config stuff to make compilation fasterTyler Schicke
2019-04-11made css globals avabile from code. cleaned up formattedText overlay api..bob
2019-04-04Started adding lintingTyler Schicke
2019-03-19started to integrate Northstar. changed server port to 4321.bob
2019-03-16Set up ink and image webpack entriesTyler Schicke
2019-03-05Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into PD...Andrew Kim
2019-02-27Fixes for context menu stuffTyler Schicke
2019-02-23PDFNodeAndrew Kim
2019-02-16Fixed server and added a field debug viewerTyler Schicke
2019-02-11Merge branch 'database' of https://github.com/browngraphicslab/Dash-Web into ...yipstanley
2019-02-09Got Hot-Module-Reloading workingTyler Schicke
2019-02-09Added our own server with webpack-dev-middlewareTyler Schicke
2019-02-09Moved client code to client folderTyler Schicke
2019-02-09databaseab
2019-02-05More scripting/typescript stuffTyler Schicke
2019-01-30drag drop fixes for dockingbob
2019-01-10added config to enable debuggingPhilipp Eichmann
2018-12-21added codePhilipp Eichmann