Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-19 | fixed text boxes to calculate height correctly. removed usertag ↵ | bobzel | |
modification time in text. fixed masonry and stacking views with pivots. | |||
2025-05-10 | changed how we corsProxy web pages to be simpler and work better. changed ↵ | bobzel | |
dragging off annotations after text selections to only create a text doc whent the drop target is the parent collection -- otherwise links are created. | |||
2025-04-11 | fixed ViewGuid generation to never start with a number (enables text boxes ↵ | bobzel | |
to have css specific to a single Doc). cleaned up '%' style rules for text boxes. cleaned up custom style sheets in text boxes to only be created when needed and to improve highlighting bold text with context. | |||
2025-02-26 | made ai. button draggable to regenerate images. | bobzel | |
2025-02-20 | from last | geireann | |
2025-02-10 | code cleanup in createDocumentTool. added childLayoutFitWidth to ↵ | bobzel | |
comparisonBox so flashcards can fill window. | |||
2025-01-13 | changing ai for images and collections to work mostly the same way. fixes ↵ | bobzel | |
for document view/collection/images to keep things working when the ai editor view reduces the rendered document size. fixed so that freeform views overlaid on images/vieos/etc have the ui menu items of collections. | |||
2024-11-01 | fixed resize problem where NaN is generated by scaling very narrow in a card ↵ | bobzel | |
view. | |||
2024-10-30 | reworked how context menu buttons for ink and text work. added ↵ | bobzel | |
disableMixBlend for making transparent docs not use 'multiply'. | |||
2024-10-10 | Merge branch 'master' into alyssa-starter | bobzel | |
2024-10-07 | refactored imageUrlToBase64 into clientUtils. lint fixes. | bobzel | |
2024-10-04 | more lint fixes to schema view changes. | bobzel | |
2024-10-02 | Merge branch 'master' into nathan-starter | bobzel | |
2024-10-02 | added showTags button for cardView. fixed unnecessary invalidations of ↵ | bobzel | |
TagsView based on child screenToLocal changing when its not rendered. | |||
2024-10-01 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵ | Nathan-SR | |
nathan-starter | |||
2024-09-17 | cleaning up card view stuff post-merge | bobzel | |
2024-09-17 | Merge branch 'master' into aisosa-starter | aidahosa1 | |
2024-09-17 | Merge branch 'master' into aisosa-starter | aidahosa1 | |
2024-09-04 | more fixes for calendarBox to preserve selection when view changes. | bobzel | |
2024-09-04 | updated calendars to support times of events and to render evdnts at the ↵ | bobzel | |
correct time. | |||
2024-09-04 | made calendarBox work | bobzel | |
2024-08-21 | more lint fixes after update | bobzel | |
2024-08-19 | start on field rendering | Nathan-SR | |
2024-08-12 | more any -> type fixes | bobzel | |
2024-08-08 | many changes to add typing in place of 'any's etc | bobzel | |
2024-07-30 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵ | Nathan-SR | |
nathan-starter | |||
2024-07-22 | adding type fixes to avoid 'any's | bobzel | |
2024-07-18 | starting to remove anys | geireann | |
2024-07-14 | Merge branch 'master' into aisosa-starter | aidahosa1 | |
2024-07-12 | some code type cleanup | geireann | |
2024-07-11 | fixed transforms for treeView. cleanedup/commented some code. | geireann | |
2024-06-18 | work on sort | Nathan-SR | |
2024-06-14 | background color for highlighted cells done (why did this take 2 hours ~_~) | Nathan-SR | |
2024-06-04 | changes | aidahosa1 | |
2024-05-08 | fixed text selection on web pages. cleaned up gptSummarize to work on any text. | bobzel | |
2024-04-30 | broke out clusters code from freeformview to its own file. cleaned up a bit. | bobzel | |
2024-04-29 | eslint fixes. | bobzel | |
2024-04-24 | fixed search on pdfs to display results when pDF is not selected. fixed ↵ | bobzel | |
presentation transitions to animate. changed so that annotaitons on pdfs would highlight when following a pres slide. fixed scrolling to annotations (and other viewSpecs) from presentations by using the slide target, not the slide as the focus document. cleaned up search and fixed to unhighlight searches on close. fixe pdf search unhighligting to work. | |||
2024-04-19 | lint fixes. | bobzel | |