| .. |
|
action-logger.ts
|
refactor: move all storage keys into enums
|
2022-03-12 12:40:18 +01:00 |
|
adjust-to-live-formly-form.ts
|
fix: debounce for config form not always working
|
2024-01-23 14:13:34 +01:00 |
|
app-data-mock.ts
|
feat(notes): add validity check and data repair scripts
|
2021-11-06 00:59:59 +01:00 |
|
array-equals.ts
|
style: fix lint errors
|
2020-09-26 15:22:01 +02:00 |
|
array-move.ts
|
feat: add shortcuts to move task to the top/bottom of the task list #2723
|
2023-11-17 16:30:08 +01:00 |
|
array-to-dictionary.ts
|
refactor: format everything with prettier
|
2021-05-06 22:37:37 +02:00 |
|
check-fix-entity-state-consistency.ts
|
refactor: format everything with prettier
|
2021-05-06 22:37:37 +02:00 |
|
check-key-combo.spec.ts
|
refactor: format everything with prettier
|
2021-05-06 22:37:37 +02:00 |
|
check-key-combo.ts
|
refactor: format everything with prettier
|
2021-05-06 22:37:37 +02:00 |
|
create-empty-entity.ts
|
fix: type error
|
2021-07-20 15:52:38 +02:00 |
|
de-dupe-by-key.ts
|
refactor: format everything with prettier
|
2021-05-06 22:37:37 +02:00 |
|
dev-error.ts
|
refactor: add return types
|
2021-07-19 22:18:54 +02:00 |
|
dirtyDeepCopy.ts
|
feat: strict null checks #26
|
2020-07-05 03:57:54 +02:00 |
|
distinct-until-changed-object.ts
|
refactor: format everything with prettier
|
2021-05-06 22:37:37 +02:00 |
|
distinct-until-changed-simple-array.ts
|
feat: improve performance
|
2022-04-19 11:41:57 +02:00 |
|
download.ts
|
refactor: add return types
|
2021-07-19 22:18:54 +02:00 |
|
exists.ts
|
feat: strict null checks #17
|
2020-07-05 03:57:48 +02:00 |
|
fake-entity-state-from-array.ts
|
test(repeatTasks): prepare selector unit tests #948
|
2022-01-09 22:07:49 +01:00 |
|
filter-out-id.ts
|
refactor: fix lint
|
2021-06-24 19:28:36 +02:00 |
|
get-date-range-for-day.ts
|
feat(workView): add planned for tomorrow button as well
|
2021-05-21 14:47:00 +02:00 |
|
get-date-range-for-month.ts
|
refactor: format everything with prettier
|
2021-05-06 22:37:37 +02:00 |
|
get-date-range-for-week.spec.ts
|
refactor: format everything with prettier
|
2021-05-06 22:37:37 +02:00 |
|
get-date-range-for-week.ts
|
refactor: enable no-mixed-operators and fix problems
|
2021-05-07 10:19:54 +02:00 |
|
get-date-time-from-clock-string.ts
|
fix: invalid clock string error #1526
|
2021-09-24 09:21:22 +02:00 |
|
get-diff-in-days.ts
|
feat(repeatTasks): make repeat every X edge cases work #948
|
2022-01-11 14:46:24 +01:00 |
|
get-diff-in-month.ts
|
feat(repeatTasks): make MONTHLY work for selector #948
|
2022-01-10 13:52:09 +01:00 |
|
get-diff-in-weeks.ts
|
feat(repeatTasks): make repeat every X edge cases work #948
|
2022-01-11 14:46:24 +01:00 |
|
get-end-of-day-timestamp.ts
|
feat(calendarIntegration): make most basic displaying of events work
|
2024-01-19 19:14:52 +01:00 |
|
get-error-text.ts
|
refactor: make all functions arrow functions
|
2021-05-07 09:59:05 +02:00 |
|
get-start-of-day-timestamp.ts
|
feat(calendarIntegration): add smart threshold for events
|
2024-01-19 19:14:52 +01:00 |
|
get-text-from-array-buffer.ts
|
refactor: format everything with prettier
|
2021-05-06 22:37:37 +02:00 |
|
get-time-left-for-task.ts
|
feat(timeline): first draft of new sorting strategy
|
2021-05-12 21:05:16 +02:00 |
|
get-timestamp.ts
|
fix(gitHub): changes to issue itself not recognized
|
2021-09-19 13:55:11 +02:00 |
|
get-tomorrow.ts
|
feat(reminder): add snooze until tomorrow to list items
|
2020-08-28 16:38:06 +02:00 |
|
get-week-in-month-model.ts
|
refactor: move week in month to its own file
|
2020-06-12 20:16:55 +02:00 |
|
get-week-number.spec.ts
|
feat: respect first day of week in reports
|
2022-04-29 17:14:46 +02:00 |
|
get-week-number.ts
|
feat: respect first day of week in reports
|
2022-04-29 17:14:46 +02:00 |
|
get-weeks-in-month.spec.ts
|
feat: respect first day of week in reports
|
2022-04-29 17:14:46 +02:00 |
|
get-weeks-in-month.ts
|
feat: respect first day of week in reports
|
2022-04-29 17:14:46 +02:00 |
|
get-work-log-str.ts
|
refactor: format everything with prettier
|
2021-05-06 22:37:37 +02:00 |
|
get-yesterdays-date.ts
|
refactor(dailySummary): rework day completed model to use a single date string
|
2019-06-28 00:33:53 +02:00 |
|
hash.ts
|
feat: add hash fn
|
2024-01-23 11:14:25 +01:00 |
|
ipc-event.ts
|
fix: problematic ipcEvent$ case #2949
|
2023-12-30 16:48:21 +01:00 |
|
is-android-web-view.ts
|
feat: implement database adapter 3
|
2021-12-17 21:56:35 +01:00 |
|
is-chrome.ts
|
fix: different code to be used when browser is not chrome
|
2021-10-22 00:29:34 +01:00 |
|
is-email.ts
|
refactor: format everything with prettier
|
2021-05-06 22:37:37 +02:00 |
|
is-firefox.ts
|
fix(firefox): scrollbars
|
2021-09-17 12:45:36 +02:00 |
|
is-image-url.ts
|
refactor: make all functions arrow functions
|
2021-05-07 09:59:05 +02:00 |
|
is-ios.ts
|
feat: add longpress for ios only #1467
|
2021-09-10 13:43:20 +02:00 |
|
is-mac.ts
|
feat: add frameless window for mac
|
2019-01-26 11:41:51 +01:00 |
|
is-mobile.ts
|
refactor: fix lint
|
2021-06-24 19:28:36 +02:00 |
|
is-mouse-primary.ts
|
feat(focusMode): improve ui
|
2023-11-15 15:35:15 +01:00 |
|
is-not-null-or-undefined.ts
|
refactor(idle): improve typing for dialog
|
2021-12-11 19:47:11 +01:00 |
|
is-object.ts
|
refactor: make all functions arrow functions
|
2021-05-07 09:59:05 +02:00 |
|
is-online.ts
|
refactor: add return types
|
2021-07-19 22:18:54 +02:00 |
|
is-same-day.ts
|
feat(repeatTasks): make DAILY work for timeline #948
|
2022-01-10 12:23:26 +01:00 |
|
is-shallow-equal.ts
|
feat(perf): simplify distinctUntilChanged check
|
2022-04-19 20:53:18 +02:00 |
|
is-small-screen.ts
|
feat: improve note view mode handling for mobile
|
2022-03-11 12:35:34 +01:00 |
|
is-today.util.ts
|
refactor: format everything with prettier
|
2021-05-06 22:37:37 +02:00 |
|
is-touch-only.ts
|
fix: issue with hybrid devices such as microsoft surface #704 #1765 #1829
|
2022-01-14 21:34:29 +01:00 |
|
is-valid-split-time.spec.ts
|
fix(taskRepeat): validation not working for clock string #1866 #1867 #1875
|
2022-01-28 12:57:45 +01:00 |
|
is-valid-split-time.ts
|
fix: invalid clock string error #1526
|
2021-09-24 09:21:22 +02:00 |
|
is-valid-url.ts
|
feat(calendarIntegration): add isueProviderId for calendar tasks and make adding from timeline work correctly
|
2024-01-23 13:12:20 +01:00 |
|
model-version.ts
|
feat: improve update before import message 2
|
2021-11-26 18:36:34 +01:00 |
|
numeric-converter.ts
|
refactor: make all functions arrow functions
|
2021-05-07 09:59:05 +02:00 |
|
obs-log.ts
|
add observable logger as helper fn
|
2021-09-22 19:51:01 +02:00 |
|
play-sound.ts
|
feat: add configurable break reminder sound
|
2023-05-29 14:58:38 +02:00 |
|
promise-timeout.ts
|
refactor: make all functions arrow functions
|
2021-05-07 09:59:05 +02:00 |
|
real-timer.ts
|
refactor: moved shared stuff to its own folder
|
2022-03-12 11:59:52 +01:00 |
|
remove-debounce-from-form-items.ts
|
fix: input debounce delay causing problems
|
2023-12-21 13:35:03 +01:00 |
|
resize-observer-obs.ts
|
feat(eslint): add eslint migration package and perform migration
|
2021-01-17 13:22:18 +01:00 |
|
round-duration.ts
|
refactor: format everything with prettier
|
2021-05-06 22:37:37 +02:00 |
|
round-time.ts
|
refactor: format everything with prettier
|
2021-05-06 22:37:37 +02:00 |
|
share-replay-until.ts
|
add shareReplayUntil util
|
2021-09-22 19:51:01 +02:00 |
|
sortWorklogDates.spec.ts
|
refactor: format everything with prettier
|
2021-05-06 22:37:37 +02:00 |
|
sortWorklogDates.ts
|
fix: improvement banner items showing up
|
2019-10-04 15:05:44 +02:00 |
|
speak.ts
|
fix: domina mode leading to issues #2992
|
2024-01-26 14:53:26 +01:00 |
|
strip-trailing.ts
|
refactor: add return types
|
2021-07-19 22:18:54 +02:00 |
|
throw-handled-error.ts
|
refactor: add return types
|
2021-07-19 22:18:54 +02:00 |
|
timestamp-to-datetime-input-string.ts
|
refactor: make all functions arrow functions
|
2021-05-07 09:59:05 +02:00 |
|
truncate.ts
|
refactor: add return types
|
2021-07-19 22:18:54 +02:00 |
|
unique-by-prop.ts
|
fix: duplicate tasks when child and parent are scheduled
|
2021-06-11 12:13:56 +02:00 |
|
unique.ts
|
refactor: format everything with prettier
|
2021-05-06 22:37:37 +02:00 |
|
update-all-in-dictionary.ts
|
refactor: format everything with prettier
|
2021-05-06 22:37:37 +02:00 |