frontend/utils
2025-07-11 03:31:25 +02:00
..
createContextMenu.ts feat: add utils to create and remove the context menu 2025-07-10 23:57:25 +02:00
editMessage.ts feat: add utils to reply to and edit messages 2025-07-10 23:58:00 +02:00
fetchWithApi.ts fix: automatic auth refresh 2025-06-06 01:57:19 +02:00
getScrollPosition.ts feat: implement scroll position retention 2025-06-07 06:12:47 +02:00
hashing.ts feat: add hashing and validation utility functions 2025-05-01 22:29:53 +02:00
parseWellKnown.ts feat: implement checking of /.well-known/gorb.txt for api url, remove old localStorage lines 2025-05-31 01:19:31 +02:00
removeContextMenu.ts feat: add utils to create and remove the context menu 2025-07-10 23:57:25 +02:00
replyToMessage.ts feat: add util to create MessageReply instance 2025-07-11 03:31:25 +02:00
scrollToBottom.ts feat: update scrollToBottom() 2025-06-07 06:12:46 +02:00
setScrollPosition.ts feat: implement scroll position retention 2025-06-07 06:12:47 +02:00
sleep.ts feat: add sleep function utility 2025-05-26 22:49:43 +02:00
uuidToTimestamp.ts feat: add uuid v7 to timestamp converter 2025-05-26 22:49:43 +02:00
validation.ts feat: add hashing and validation utility functions 2025-05-01 22:29:53 +02:00