aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/InkTranscription.tsx
AgeCommit message (Expand)Author
2025-04-14fixed how templates are expanded to avoid template sub-component conflicts by...bobzel
2025-04-01fixed stacking view with pivot's field column widths.geireann
2025-03-18from lastbobzel
2025-03-18updated iink to latest versionbobzel
2025-02-25fixed compile warnings.bobzel
2024-10-07refactored imageUrlToBase64 into clientUtils. lint fixes.bobzel
2024-10-01more lint fixesbobzel
2024-10-01cleaning up smart drawing menu options.bobzel
2024-10-01fixed ink transcription to appear in the correct place. added transcription o...bobzel
2024-10-01merged with masterbobzel
2024-09-04removed useless codeZachary Zhang
2024-09-04code changes and commentsZachary Zhang
2024-09-02cleaned up updateIcon to use promises to avoid a bunch of setTimeoutsbobzel
2024-08-31uncomment a lineZachary Zhang
2024-08-31commitZachary Zhang
2024-08-27still trying to resolve merge issueseleanor-park
2024-08-27Merge branch 'master' into eleanor-gptdraweleanor-park
2024-08-08many changes to add typing in place of 'any's etcbobzel
2024-08-07problem with setting smooth amounteleanor-park
2024-07-24ndollar stroke data uselessZachary Zhang
2024-07-18gesture improvementsZachary Zhang
2024-07-10working version of gpt handwriting recognitionZachary Zhang
2024-07-10fixed get iconZachary Zhang
2024-07-10work in progresZachary Zhang
2024-07-08switched to iink-ts not functionalZachary Zhang
2024-05-02lots more dependency cycle unwinding.bobzel
2023-12-29cleaned up imports, mobx observable initialization and some compile errors.bobzel
2023-12-05mostly working version with latest librariesbobzel
2023-11-08fixed bug where tableBox's didn't render all of the rows they receive. lots o...bobzel
2023-09-04fixed strokes reappearing after undoing when in write mode.bobzel
2023-07-28minor tweaksbobzel
2023-06-22fixed text transcriptions.bobzel
2023-06-06updated Symbol naming. fixed various compile errors related to type checking.bobzel
2023-05-17changed creationDate to author_date. fixed undo bug with webboxes. fixed me...bobzel
2023-05-14major overhaul of field naming conventions.bobzel
2023-02-09fixed childLayoutString to work. made images capable of fitWidth. fixed anim...bobzel
2022-07-08restructured currentUserUtils to avoid having import cycles.bobzel
2022-07-07fixed more errors.bobzel
2022-06-20a bunch of changes to make some userDoc() field accesses more typesafe by goi...bobzel
2022-06-16remove iinkjs error popupmehekj
2022-06-09cleaned up code in InkTranscriptionNaafiyan Ahmed
2022-06-09cleaned up code in InkTranscriptionNaafiyan Ahmed
2022-06-08merge with masterbobzel
2022-06-05merged with master and added transcription icon view for recognized inkbobzel
2022-06-05refactored writing mode code into InKTranscriptionNaafiyan Ahmed
2022-06-05refactored writing mode codeNaafiyan Ahmed
2022-06-05cleanupmehekj
2022-06-03ink api keys removedmehekj
2022-06-02inking bug updated parametersmehekj
2022-05-04use ink screen space pts for transcriptionmehekj