aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/AudioBox.tsx
AgeCommit message (Collapse)Author
2020-05-15renamed new_fields to fieldsSam Wilkins
2020-05-03extended documentBox's to support drag and drop of style. reorganized ↵Bob Zeleznik
imports to avoid some cycles
2020-05-02cleaned up a lot of layoutTemplate/String props. fixed link drawing.Bob Zeleznik
2020-04-23fixed browser back after link navigation. simplified menus more. fixed ↵Bob Zeleznik
jitter mode to be seeded. fixed menu gear for collections. .
2020-04-19fixed removing docs from tree view with menu. restructured ↵Bob Zeleznik
current_user_utils completely
2020-04-10more cleanup for layoutDoc/dataDoc/rootDoc updates. fix to doc filtering ↵Bob Zeleznik
checkboxes getting filtered. fix to template captions. fixes to generalize LabelDoc's buttonParms
2020-04-09fix presbox to work with linked documents. more cleanup to use ↵Bob Zeleznik
dataDoc/layoutDoc/rootDoc. changed ## to >> for inline comment to open up #### heading markdown
2020-04-09fixed links to have a timecode again. updated a bunch of this.Document calls ↵Bob Zeleznik
to this.layoutDoc, this.dataDoc, etc
2020-04-05adding nativeWidth as props stuffBob Zeleznik
2020-04-05more cleanup to link following. got rid of unneeded link doc fields ↵Bob Zeleznik
_context & _timecode
2020-04-04fix to presentationView opacity. removed getScale and zoomToScale props ↵Bob Zeleznik
which weren't being used.
2020-04-03added rootSelected() to make forceActive work betterBob Zeleznik
2020-03-18clean up audioSam Wilkins
2020-03-09from lastBob Zeleznik
2020-03-09cleanup of warningsBob Zeleznik
2020-03-09cleaned up audiobox cssBob Zeleznik
2020-03-09Merge branch 'master' into audio_refactorBob Zeleznik
2020-03-09fixed showing links only to doculink boxes. changed field names for links ↵bob
to be more readable.
2020-03-05fixed stop() for audioBoxBob Zeleznik
2020-03-05Merge branch 'master' into audio_refactorBob Zeleznik
2020-03-04fixed typoandrewdkim
2020-03-04Merge branch 'audio_refactor' of ↵andrewdkim
https://github.com/browngraphicslab/Dash-Web into audio_refactor
2020-03-04fixed file location bugandrewdkim
2020-03-04border rounding for template key values. added creationTime for dropped ↵bob
documents.
2020-03-04fixes for dropped documents getting links to an active audio.bob
2020-03-04changed text sampling to marking every second to get audio to synchronize ↵bob
better
2020-03-03a bunch of small fixes to link naming and fixes to audio links.bob
2020-03-03restored audio recording.bob
2020-02-29test commitusodhi
2020-01-27nativewidth and nativeheight extension key fix and implemented UI to ↵Sam Wilkins
manually download a remotely hosted image
2020-01-23got rid of extension docs. changed layout-specific keys to start with "_" ↵bob
which flags them to be written to the current layout document
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-11-19fixed authorizationSam Wilkins
2019-11-04cleaned up some exceptions, runtime warnings, fixed borderRounding, and ↵bob
adding to Library->Documents
2019-11-04getting back in the saddle: small changes -audio play icons, link titling, ↵bob
dictation.
2019-10-24minor fixes including fix to focus() to restore animation panningbob
2019-10-24several fixes to audioboxes.bob
2019-10-24fixed audio box shrinking layout. fixed pdf z-index issue in stacking panels.Bob Zeleznik
2019-10-23several fixes to audio documents to make linking work better and to ↵Bob Zeleznik
customize the audio controls UI
2019-10-23slight improvements to audio uiBob Zeleznik
2019-10-23added scrubbing from text notesBob Zeleznik
2019-10-23several fixes to audio to better support generic timecode linkingBob Zeleznik
2019-10-22added ink audio scrubbingBob Zeleznik
2019-10-22playback highlights from audioBob Zeleznik
2019-10-22using links to trigger audio playback.Bob Zeleznik
2019-10-22from lastbob
2019-10-22added recording to audio documents and added to toolbarbob
2019-10-21big cleanup of layoutStrings, fieldExt, fieldKey, etcBob Zeleznik
2019-10-21initial simplification to fieldExtbob
2019-10-19fixing up audioboxes little by little.Bob Zeleznik