thecodrr
|
2e2258603a
|
feat: add get favorites
|
2019-12-17 17:22:25 +05:00 |
|
thecodrr
|
1c81034d57
|
fix: fix and add tests for trash
|
2019-12-17 17:13:02 +05:00 |
|
thecodrr
|
53726d680e
|
fix: getLastWeekTimestamp not found
|
2019-12-14 16:13:00 +05:00 |
|
thecodrr
|
13d08382f3
|
feat: add init check before getting trash
|
2019-12-12 12:56:10 +05:00 |
|
thecodrr
|
42970e1793
|
feat: impl trash
|
2019-12-12 12:55:19 +05:00 |
|
thecodrr
|
af851bc6a7
|
todo: add tests for groupBy
|
2019-12-12 11:58:43 +05:00 |
|
thecodrr
|
30546998bd
|
fix: undefined notes in groupBy
|
2019-12-12 11:52:22 +05:00 |
|
thecodrr
|
368bd9324f
|
fix: return created groups
|
2019-12-12 11:49:40 +05:00 |
|
thecodrr
|
52caba7eed
|
feat: add grouping
|
2019-12-12 11:49:06 +05:00 |
|
thecodrr
|
d59e67cccb
|
fix: handle promises properly (2)
|
2019-12-11 13:35:49 +05:00 |
|
thecodrr
|
7a47f90808
|
fix: handle promise properly
|
2019-12-11 13:32:38 +05:00 |
|
thecodrr
|
9e3dfd48eb
|
fix: notes / notebooks overlap; faster filtering
|
2019-12-11 02:20:40 +05:00 |
|
thecodrr
|
a027ed5933
|
feat: support only single notebook in note
|
2019-12-10 22:28:00 +05:00 |
|
thecodrr
|
c279bc7d3c
|
fix: add init function to initialize database
|
2019-12-10 20:07:53 +05:00 |
|
thecodrr
|
4c665e6aeb
|
100% test coverage
|
2019-12-07 13:33:05 +05:00 |
|
thecodrr
|
49bc485bc5
|
feat: add types for all entities
|
2019-12-06 16:53:57 +05:00 |
|
thecodrr
|
825f444366
|
feat: change topic api & increment totalNotes
|
2019-12-06 15:33:37 +05:00 |
|
thecodrr
|
35e2053943
|
api: add default General topic in notebook
|
2019-12-05 17:45:45 +05:00 |
|
thecodrr
|
adfde20b1d
|
refactor: make code more DRY
|
2019-12-05 16:17:55 +05:00 |
|
thecodrr
|
f0c912baa2
|
tests: add converter tests
|
2019-12-05 15:58:11 +05:00 |
|
thecodrr
|
9ec5772cbe
|
chore: add comments about all the tests that need to be added
|
2019-12-04 18:33:01 +05:00 |
|
thecodrr
|
fd7b50b5c8
|
feat: add tests for all database methods
|
2019-12-04 18:27:34 +05:00 |
|
thecodrr
|
2753d52215
|
fix: make sure the tests pass
|
2019-12-04 17:21:07 +05:00 |
|
thecodrr
|
4a92bb5098
|
feat: add all notebook related methods
|
2019-12-04 17:16:21 +05:00 |
|
thecodrr
|
8f64294274
|
feat: impl add & get notebooks
|
2019-12-04 15:08:01 +05:00 |
|
thecodrr
|
fe349bbfdb
|
Merge branch 'master' of https://github.com/thecodrr/notes-core
|
2019-12-03 03:20:05 +05:00 |
|
thecodrr
|
906ca1422c
|
fix: return empty array if query is empty
|
2019-12-03 03:20:01 +05:00 |
|
thecodrr
|
66ba9c4f9f
|
refactor: slight performance improvements
|
2019-12-01 00:13:59 +05:00 |
|
thecodrr
|
66209c7a4b
|
feat: use longer (150 char) headline
|
2019-12-01 00:01:09 +05:00 |
|
thecodrr
|
4b9b959fa0
|
chore: add todo
|
2019-11-29 21:38:06 +05:00 |
|
thecodrr
|
09978594e4
|
tests: add test for search and fix bug
|
2019-11-29 21:37:29 +05:00 |
|
thecodrr
|
1c5909127b
|
api: implement notes fuzzy search
|
2019-11-29 21:28:31 +05:00 |
|
thecodrr
|
35e2850861
|
refactor: shorten null check
|
2019-11-29 18:35:17 +05:00 |
|
thewisefarmerr
|
3d1c80bc96
|
fix: getNotes() sets this.notes to null
|
2019-11-29 06:41:03 +05:00 |
|
thecodrr
|
0c700dbaaa
|
fix: return array in getNotes
|
2019-11-27 21:58:41 +05:00 |
|
thecodrr
|
f6056e52d0
|
api: add basic (local) database api using storage
|
2019-11-27 21:41:03 +05:00 |
|