index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
webpack.config.js
Age
Commit message (
Collapse
)
Author
2024-11-22
added initial Firefly endpoint and hanged smartDrawHandler to generate an ↵
bobzel
image and an svg.
2024-08-12
more any -> type fixes
bobzel
2024-08-08
many changes to add typing in place of 'any's etc
bobzel
2024-04-19
fixed text search highlighting. fixed first typed characfter of note to ↵
bobzel
have marks.
2024-04-17
restoring eslint - updates not complete yet
bobzel
2023-12-15
more fixes for mapbox and dataviz
bobzel
2023-12-11
fixed includes of scss globals into typescript files.
bobzel
2023-12-11
more updates to mobx 6. updated typescript to v5. updated pdf-dist
bobzel
2023-12-10
massive changes to use mobx 6 which means not accessing props directly in ↵
bobzel
@computed functions.
2023-12-06
catch mongo errors. delete (some) sessions from mongo. more package ↵
bobzel
updates. cleanup of express-validator.
2023-12-04
trying to do version updates on all npm packages.
bobzel
2023-12-03
cleaned up warnings and errors, working with typescript 20.10
bobzel
2022-08-09
fixed presbox pinning from crashing/failing by making it a prefetchproxy. ↵
bobzel
update user cache when switching active page.
2022-04-07
added grouping and write mode vs pen mode
Naafiyan Ahmed
2022-03-07
got rid of include cycles for Scripting globals to make hot updates work better.
bobzel
2022-03-04
removed pseudo Doc type system. playing with hot reloading.
bobzel
2022-03-03
fixed pdf rendering and interaction
bobzel
2022-03-02
upgraded to typescript 4.6.2
bobzel
2022-03-01
updated to webpack 5
bobzel
2021-04-23
fixed code warnings. updated some npm pacakges including typescript.
bobzel
2021-03-01
added basic math typeset equation input
bobzel
2020-08-02
fixed up import order on server to allow 'npm start' to work without hanging.
bobzel
2020-06-06
initial commit
Sam Wilkins
2020-05-15
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web
Bob Zeleznik
2020-05-15
cleaned up frame animation buttons. Added server code for https? removed ↵
Bob Zeleznik
unused devserver from webpack.config
2020-05-15
undoing env fixes lol
Sam Wilkins
2020-05-15
env fixes?
Sam Wilkins
2020-05-14
server side restructure, some documentation to accompany new wiki overview entry
Sam Wilkins
2020-04-14
added bidirectional geocoding for map view
Sam Wilkins
2020-04-13
fixed some map api issues. fixed image box rotations.
Bob Zeleznik
2020-04-13
final env cleanup
Sam Wilkins
2020-04-13
completed migration to webpack-transferred environment variables, rather ↵
Sam Wilkins
than a server route
2020-04-12
fixed edge case that caused npm crash on start if no .env file
Sam Wilkins
2020-04-12
rough pass at collection map view
Sam Wilkins
2019-08-06
word2vec is functional
ab
2019-05-24
Added basic repl page
Tyler Schicke
2019-04-16
Changed config stuff to make compilation faster
Tyler Schicke
Fixed linter errors
2019-04-11
made css globals avabile from code. cleaned up formattedText overlay api..
bob
2019-04-04
Started adding linting
Tyler Schicke
2019-03-19
started to integrate Northstar. changed server port to 4321.
bob
2019-03-16
Set up ink and image webpack entries
Tyler Schicke
2019-03-05
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵
Andrew Kim
PDFNode
2019-02-27
Fixes for context menu stuff
Tyler Schicke
2019-02-23
PDFNode
Andrew Kim
2019-02-16
Fixed server and added a field debug viewer
Tyler Schicke
2019-02-11
Merge branch 'database' of https://github.com/browngraphicslab/Dash-Web into ↵
yipstanley
server_database_merge
2019-02-09
Got Hot-Module-Reloading working
Tyler Schicke
2019-02-09
Added our own server with webpack-dev-middleware
Tyler Schicke
2019-02-09
Moved client code to client folder
Tyler Schicke
2019-02-09
database
ab
[next]