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
Dominik Pschenitschni a3329f1b42
feat: add lang ts to script block
2022-04-02 17:15:46 +02:00
..
color feat: add lang ts to script block 2022-04-02 17:15:46 +02:00
time feat: rename js files to ts 2022-04-02 17:14:59 +02:00
attachments.ts feat: use async / await where it makes sense 2021-10-16 18:59:53 +02:00
auth.ts feat: use AuthenticatedHTTPFactory for refreshToken (#1546) 2022-02-18 19:14:38 +00: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 fix: api not found by default 2021-11-16 22:34:08 +01: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
getListTitle.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
getNamespaceTitle.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
isAppleDevice.ts feat: add v-shortcut directive for keyboard shortcuts (#942) 2021-11-13 20:28:29 +00:00
isEmail.ts feat: improve input validation for register form 2021-12-21 15:21:20 +01:00
labels.test.ts feat: replace jest with vitest 2022-01-04 14:16:47 +01:00
labels.ts feat: use flexsearch for all local searches (#997) 2021-11-14 20:49:52 +00:00
parseDateOrNull.ts feat: rename js files to ts 2022-04-02 17:14:59 +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 fix: quick add magic always disabled 2021-09-29 22:42:13 +02:00
randomId.ts feat: create randomId helper and use everywhere 2021-10-11 18:08:32 +02:00
redirectToProvider.ts feat: redirect to calculated url everywhere 2021-12-17 15:41:11 +00:00
replaceAll.ts feat: rename js files to ts 2022-04-02 17:14:59 +02:00
saveCollapsedBucketState.ts feat: rename js files to ts 2022-04-02 17:14:59 +02: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: rename js files to ts 2022-04-02 17:14:59 +02:00
setTitle.ts fix ts errors in various files 2022-01-30 16:53:46 +01:00
utils.ts Merge branch 'main' into vue3 2021-10-07 12:20:52 +02:00