- Aug 05, 2021
- Aug 04, 2021
- Aug 03, 2021
-
-
nizune authored
Co-authored-by:
infi <insrt-git@geist.ga>
-
- Jul 31, 2021
- Jul 30, 2021
- Jul 29, 2021
- Jul 25, 2021
- Jul 10, 2021
- Jul 09, 2021
- Jul 08, 2021
- Jul 07, 2021
-
-
insert authored
Hook events into Markdown render using ref.
-
- Jul 06, 2021
- Jul 05, 2021
-
-
insert authored
-
insert authored
-
bree authored
- attachment scaling now works for all forms of attachments - switched to grid based action bar - added onLoad class so image proportions are "trimmed" once the image has loaded to avoid moving the view around before loading - this may be possible to remove at some point
-
bree authored
-
- Jul 04, 2021
-
-
insert authored
-
bree authored
- replaced many uses of `as any` with another more specific cast `as T` - filled in missing typed for items that needed to be typed - new runtime code was added where necessary to satisfy the new types with comments - added missing theme variable "sidebar-active" to the Theme variables - forms using `react-hook-form` are now typechecked - changed some instances of `target` into `currentTarget` while removing `as any` assertions
-