This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/helpers
kolaente d58f8b4ba1
chore: break earlier if index === 0
2022-09-30 13:35:13 +02:00
..
color feat: add modelTypes 2022-09-05 17:57:21 +02:00
time fix(quick add magic): time parsing for certain conditions (#2367) 2022-09-15 11:59:29 +00:00
attachments.ts feat: port tasks store to pinia 2022-09-29 21:40:15 +02:00
auth.ts fix: improve some types 2022-09-05 17:43:55 +02:00
calculateItemPosition.ts Reorder tasks, lists and kanban buckets (#620) 2021-07-28 19:56:29 +00:00
calculateTaskPosition.test.ts feat: replace jest with vitest 2022-01-04 14:16:47 +01:00
case.ts feat: add lang ts to script block 2022-04-02 17:15:46 +02:00
checkAndSetApiUrl.ts feat: port config store to pinia 2022-09-23 13:30:09 +02:00
checklistFromText.test.ts feat: replace jest with vitest 2022-01-04 14:16:47 +01:00
checklistFromText.ts fix: checklist update not working 2021-12-05 14:18:59 +01:00
closeWhenClickedOutside.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
downloadBlob.ts User Data Export and import (#699) 2021-09-04 19:26:38 +00:00
getBlobFromBlurHash.ts feat: use blurHash when loading list backgrounds (#1188) 2022-04-02 15:05:30 +00:00
getHumanSize.ts feat: add modelTypes 2022-09-05 17:57:21 +02:00
getListTitle.ts feat: improve models 2022-09-13 14:59:02 +00:00
getNamespaceTitle.ts feat: improve models 2022-09-13 14:59:02 +00:00
isAppleDevice.ts fix: uppercase types (#1810) 2022-04-18 17:32:40 +00:00
isEmail.ts fix: uppercase types (#1810) 2022-04-18 17:32:40 +00:00
markdownRenderer.ts feat(list): add info dialoge to show list description (#2368) 2022-09-15 12:36:43 +00:00
objectIsEmpty.ts fix: general user settings empty when loading the settings page 2022-07-21 16:11:45 +02:00
parseDateOrNull.ts fix: properly parse dates or null 2022-08-02 15:19:58 +02:00
parseSubtasksViaIndention.test.ts feat: automatically create subtask relations based on indention 2022-09-30 13:34:51 +02:00
parseSubtasksViaIndention.ts chore: break earlier if index === 0 2022-09-30 13:35:13 +02:00
playPop.ts fix: pop sound not saved and played when marking tasks done 2022-02-26 14:48:46 +01:00
quickAddMagicMode.ts feat: enable quick add magic by default 2022-06-30 16:45:04 +02:00
randomId.ts feat: create randomId helper and use everywhere 2021-10-11 18:08:32 +02:00
redirectToProvider.ts chore: improve type imports 2022-09-05 16:37:36 +02:00
replaceAll.ts feat: convert some helpers to typescript 2022-04-02 17:16:58 +02:00
saveCollapsedBucketState.ts feat: improve models 2022-09-13 14:59:02 +00:00
saveLastVisited.ts feat: redirect the user to the last page they were on before logging in after login 2021-10-13 21:53:39 +02:00
saveListView.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
savedFilter.ts feat: ListList script setup (#2441) 2022-09-28 16:08:23 +00:00
setTitle.ts fix ts errors in various files 2022-01-30 16:53:46 +01:00
utils.ts feat: improve store and model typing 2022-09-05 17:43:22 +02:00