aboutsummaryrefslogtreecommitdiff
path: root/src/server/server_Initialization.ts
AgeCommit message (Collapse)Author
2020-05-23fixed server namebobzel
2020-05-22fixed port issuesSam Wilkins
2020-05-22port extensibility fixesSam Wilkins
2020-05-20cors proxy error no longer crashes serverSam Wilkins
2020-05-20added link drag drop onto webBox urlBob Zeleznik
2020-05-17cleanupSam Wilkins
2020-05-17release server integration with sslbobzel
2020-05-15server initialization and port resolution fixesSam Wilkins
2020-05-16fixed some issues with frame animation. added comic rendering mode. added ↵Bob Zeleznik
server certficate keys to get SSL to work?
2020-05-15cleaned up frame animation buttons. Added server code for https? removed ↵Bob Zeleznik
unused devserver from webpack.config
2020-05-14server side restructure, some documentation to accompany new wiki overview entrySam Wilkins
2020-04-13final env cleanupSam Wilkins
2020-04-01fixed warnings and some compile errors. Made a key value layout and extened ↵Bob Zeleznik
DocumentBox to have a childLayoutKey field
2020-03-17fixes for typing url in web box. fixes for dropping imags from proxied ↵Bob Zeleznik
document. possible fix for updateing image width/height
2020-03-17final fixes hopefully to web pages and cors stuffBob Zeleznik
2020-03-17cleaned up relative web page paths.Bob Zeleznik
2020-02-11mergeHannah
2020-02-09can upload collection from mobile to desktopvellichora
2020-01-07Various features/fixes to allow running on Linux w/o MongoDB or SolrTyler Schicke
- Added new launch config option for chromium - Changed port for TypeScript server debugger to account for worker process - Updated packages to versions that work with current node/npm - Update IDatabase interface - Updated MemoryDatabase to work properly with Dash - Added some workarounds for in memory database as they currently don't support users, so you must be guest, which means the guest needs to be able to do things it usually can't - Added environment variable to disable search. This doesn't fully disable search yet, but it is enough to not throw major errors when Solr isn't running - Added logic to support using an in memory DB instead of MongoDB
2020-01-07repl improvements, additional logging, removed duplicate arg pattern ↵Sam Wilkins
conflict for set
2020-01-06from lastbob
2020-01-06trying to allow cross origin requests for filesbob
2020-01-06compile fixes and playing with Corsbob
2020-01-05commentingSam Wilkins