aboutsummaryrefslogtreecommitdiff
path: root/src/server/authentication/models/current_user_utils.ts
AgeCommit message (Collapse)Author
2020-01-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penStanley Yip
2020-01-17palette now doesn't interfere with touchStanley Yip
2020-01-15wow this almost drove me crazy but swipey swipes on five fingersandrewdkim
2020-01-15the quick brown fox jumped over the lazy dogStanley Yip
2020-01-14drawn strokes get added to mobile ink collectionFawn
2020-01-14can add strokes to mobile inkFawn
2020-01-13started creating mobile ink viewFawn
2020-01-13palette events are now on gestureOverlay, but cffv and dv is still capturing ↵Stanley Yip
one and two finger events, which makes it impossible for the gestureoverlay to capture 5 fingers spread across different targets
2020-01-09some stuff that ive played around with today. mobile interface, five ↵Stanley Yip
fingers, other stuff
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
2019-12-19compiler fixes. fix for text box titles on templatesbob
2019-12-18userDoc buttons are auto-updated on start now.bob
2019-12-16fixed setMark() made DocumentDocument default to being a previewer of selectionsBob Zeleznik
2019-12-15added a DocumentBox as a contentfitting container for another document. ↵Bob Zeleznik
added a menu item for showing selected document.
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-12-02further cleanupSam Wilkins
2019-11-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵eeng5
server_refactor
2019-11-18changing documentView to ignore transforms -- must be applied by view boxesbob
2019-11-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵yipstanley
interaction_stanley
2019-11-13fixed recentlyClosed on startup and added clearAll. fixed textbox comment ↵bob
layout a bit.
2019-11-12a bunch of cleanup and bug fixes to text links and doculink buttonsbob
2019-11-10some changesyipstanley
2019-11-10no more RouteStoreSam Wilkins
2019-11-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵kimdahey
webcam_mohammad
2019-10-24some fixes for stacking view layoutsBob Zeleznik
2019-10-23slight improvements to audio uiBob Zeleznik
2019-10-23several fixes to audio to better support generic timecode linkingBob Zeleznik
2019-10-22added ink audio scrubbingBob Zeleznik
2019-10-22fixed pinning flyout by clicking on gray regionBob Zeleznik
2019-10-22from lastbob
2019-10-22added recording to audio documents and added to toolbarbob
2019-10-20initial version of template refactoringBob Zeleznik
2019-10-18fixed up creator buttons - factored out convert to buttons code into a ↵Bob Zeleznik
dropConverter script. fixed issues with template loading for images.
2019-10-16fixed applying templates to collections. fixed templates containing collectionsBob Zeleznik
2019-10-16some fixes to linearView for handling templates. fixed DOCUMENTS on library ↵Bob Zeleznik
view. renaming a bunch of template stuff... still in progress.
2019-10-16added a default note templatebob
2019-10-16more small fixes. dragging dragIcons, pdfmenu highlighting, fonticonbox ↵bob
hover text
2019-10-16small fixes: cursors, pdf, dragging buttonsbob
2019-10-15fixes for dropAction and buttonsBob Zeleznik
2019-10-15working version of inking buttonsbob
2019-10-15extensions for linearViews or nesting.bob
2019-10-15cleaned up current_user_utils. cleaned up some interactions with colorBox, ↵Bob Zeleznik
textbox height
2019-10-13minor cleanupsBob Zeleznik
2019-10-13made CollectionLinearView out of doc buttonsBob Zeleznik
2019-10-12a bunch of fixes to clean up drag box stuff.Bob Zeleznik
2019-10-12dragbox improvements to control creating aliases/copiesBob Zeleznik
2019-10-12fixed dropAction for libraryBob Zeleznik
2019-10-12a few more tweaks and now the bottom buttons are customizableBob Zeleznik
2019-10-12color picker as document in sidebar now.Bob Zeleznik
2019-10-12cleaned up notifs and bottom menu iconsBob Zeleznik