aboutsummaryrefslogtreecommitdiff
path: root/src/server/public/assets
AgeCommit message (Collapse)Author
2024-09-03removed unused filesbobzel
2024-09-02more merge reversal cleanupbobzel
2024-08-30clean up comparison boxalyssaf16
2024-04-29eslint fixes.bobzel
2024-03-17use metakey to edit computedfield result instead of expression in schema ↵bobzel
cell, set default new field values on data doc. fixed stacking view from autoresizing when switching to a different collection view. changed syntax for setting fields in text docs to use ':=' for computed fields. Added call to Chat in computed functions when (( )) is used. Added caching of computed function result when a function called by ComputedField uses the _setCacheResult_ method (currently only gptCallChat).
2024-03-14remove .dmgbobzel
2024-03-09add show less show more buttonnewalina
2024-02-29add state message gifsnewalina
2023-12-21from lastbobzel
2023-12-18moved assets into public directory for now. fixed infoState to use gifbobzel