| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-29 | fixes to webpage proxying. fixes for images (and clippings) to use ↵ | bobzel | |
| appropriate sampled image. | |||
| 2022-04-29 | another fix for Label's BigText to make multiline work better. fixed server ↵ | bobzel | |
| bug for 'write after end' when servering web pages. | |||
| 2022-04-28 | Update database.ts | Geireann | |
| 2022-04-28 | fixed feedback dragging link button. fixed warnings. added some assymetric ↵ | bobzel | |
| linkRelationships. | |||
| 2022-04-27 | attempting to fix server topology issues | Geireann Lindfield Roberts | |
| 2022-04-26 | Update applied_session_agent.ts | geireann | |
| 2022-04-26 | made creating a new thumbnail icon delete previous ones. fixed bug where ↵ | bobzel | |
| documents would re-render if an earlier docuent in the collection list was added/removed. | |||
| 2022-03-17 | removed buxton importer stuff. removed libxmljs needed by buxtonimporter ↵ | geireann | |
| which was breaking npm install | |||
| 2022-03-10 | added prop when thumbnail is shown for a document so componentView can ↵ | bobzel | |
| choose not to render. fixed pdf views to not generate gray box when first transitioning from thumb to live view. | |||
| 2022-03-02 | upgraded to typescript 4.6.2 | bobzel | |
| 2022-03-01 | updated to webpack 5 | bobzel | |
| 2022-02-22 | fixed switching tabs to immediately render the title of the tab as content ↵ | bobzel | |
| to provide feedback that something is happening. changed server to only set caching for images. fixed warnings/errors. | |||
| 2022-02-16 | changed incremental loading to generate update requests more quickly. ↵ | bobzel | |
| turned on local browser caching of server responses (eg, images) | |||
| 2022-02-14 | added an incremental load for freeform collections. fixed updating of web ↵ | bobzel | |
| page thumbs on deselection after the first thumb is generated. | |||
| 2022-02-10 | switched scripts to use a cache to avoid recompiling. simplified some things ↵ | bobzel | |
| with documentView and zooming to avoid invalidations. | |||
| 2022-02-09 | speeding up rendering using bitmaps for webpages and other heavyweight docs. | bobzel | |
| 2022-01-18 | fixed warnings. display last user to edit db. fixed /activity to show ↵ | bobzel | |
| only users with a connected socket. fixed toggle "Overlay" button to toggle its background based on overlay state. | |||
| 2021-10-28 | Merge branch 'master' into trails-aubrey | Aubrey Li | |
| 2021-10-27 | new exif interface promotes exif data to the regular data field, not data.gps | bobzel | |
| 2021-10-27 | fixed warnings/errors. | bobzel | |
| 2021-10-26 | Merge branch 'master' into trails-aubrey | Aubrey Li | |
| 2021-10-26 | update Mapbox image rendering | Aubrey Li | |
| 2021-10-26 | added better exif parser module to server | bobzel | |
| 2021-10-26 | when document is in lightbox view and a link is followed to its sidebar, we ↵ | bobzel | |
| no longer reopen the document in its context. fixed selecting annotations on web/pdf. don't change document height when shown in a linkPreview. webBox fixes for pages with scripts. fixed range bounds when clicking on web text several fixes to web pages on server and client. client webbox allows clicks on divs with onclick instead of doing selection also hacky fix so that google search url doesn't keep expanding by removing 'q=' regions also added prevent/allow script menu item server grabs all html and hides id="google.." which are ads. also rewrites hrefs starting with http to route through corsProxy also removes target=_blank tags to prevent pages from opening outside of dash. also cleaned up routes and comments also when not logged in, references to anything in dash domain route to /home | |||
| 2021-10-16 | fixed warnings/errors & redirection to /home | bobzel | |
| 2021-09-15 | delete public/file | Aubrey Li | |
| 2021-09-15 | merge conflicts and toggle sidebar | Aubrey Li | |
| 2021-09-15 | merge master into trails-aubrey | Aubrey Li | |
| 2021-09-14 | fixed crash for loading some images (e.g, .tiff) | bobzel | |
| 2021-09-12 | updated youtube-dl | Geireann Lindfield Roberts | |
| 2021-08-31 | "Untitled Presentation" only created after a document is pinned | geireann | |
| 2021-08-30 | GitHubs are default view | geireann | |
| 2021-08-26 | youtube | bobzel | |
| 2021-08-26 | really close | geireann | |
| 2021-08-21 | Merge branch 'master' into trails-aubrey | Aubrey-Li | |
| 2021-08-10 | from last | bobzel | |
| 2021-08-03 | Merge branch 'master' into trails-aubrey | Aubrey-Li | |
| 2021-08-01 | made url server references relative. | bobzel | |
| 2021-07-26 | Merge branch 'master' into trails-aubrey | Aubrey-Li | |
| 2021-07-24 | fixed minor issues and got rid of console error | geireann | |
| 2021-07-24 | backend issues with creating map node | Aubrey-Li | |
| 2021-07-22 | Update server_worker.ts | geireann | |
| 2021-06-30 | allowed Dash-Web[0-9] as a valid pathname for local Dash repositories. | bobzel | |
| 2021-05-18 | added downloading of youtube videos if https://youtube-dl.org/ is installed ↵ | bobzel | |
| on the server's path | |||
| 2021-03-26 | extracted AudioWaveform out of AudioBox in order to use in ↵ | bobzel | |
| CollectionStackedTimelineView to share between audioBox and videoBox. | |||
| 2021-03-21 | from last. tweaks to uploading video screengrabs. | bobzel | |
| 2021-03-21 | made it possible to capture screen recordings as videos. | bobzel | |
| 2021-03-21 | upload screengrab video to server in mkv format ... can't yet play them. | bobzel | |
| 2021-02-26 | reverting back some parts of the fix to serialization | bobzel | |
| 2021-02-26 | fixed serialization error handling to not kill Dash - bad list items ↵ | bobzel | |
| prevented tabs from being created. cleaned up document fields a little more - switched layers to _layerTags, got rid of a couple unused fields. | |||
