aboutsummaryrefslogtreecommitdiff
path: root/src/fields/URLField.ts
AgeCommit message (Collapse)Author
2025-04-21warning fixes.bobzel
2024-04-23more lint cleanupbobzel
2024-04-17restoring eslint - updates not complete yetbobzel
2024-01-27made dataViz nodes linked to schema nodes update automatically as cahnges ↵bobzel
are made. fixed user created templates from disappearing from menu, and made them work. added toJavascriptString and made DashField views convert to text. added support for turning text into javascript rendering (paint) code.
2023-12-14a bunch more fixes to making things observable. fixed calling ↵bobzel
super.componentDidUpdate on subsclasses
2023-05-09fixed exporting to work with collections that have no assets, and with ink ↵bobzel
documents. cleaned up some unused fields. added more explicit support for flashcards.
2022-07-26avoid crashes when urlfield is undefined. prevent multiple views from ↵bobzel
setting thumbnail for same doc at same time. prevent unregistered views from creating thumbnails.
2022-06-29got basic file upload to workNaafiyan Ahmed
2022-04-07added RecordingViewgeireann
2022-03-07got rid of include cycles for Scripting globals to make hot updates work better.bobzel
2021-08-03Merge branch 'master' into trails-aubreyAubrey-Li
2021-08-01made url server references relative.bobzel
2021-07-24backend issues with creating map nodeAubrey-Li
2020-05-15renamed new_fields to fieldsSam Wilkins