Commit graph

128 commits

Author SHA1 Message Date
Trey Wallis
4cdc8febd4 chore: bump version 2024-04-20 16:00:59 -06:00
Trey Wallis
66dd67cacd fix: wrap properties for render 2024-04-20 16:00:39 -06:00
Trey Wallis
aa94d4a885 feat: add wrap component 2024-04-20 16:00:29 -06:00
Trey Wallis
999ef9f01b chore: bump version 2024-04-20 15:48:39 -06:00
Trey Wallis
0b7d8b2316 fix: resolve lag on startup 2024-04-20 15:48:20 -06:00
Trey Wallis
faa2c2fcfc chore: bump version 2024-04-20 15:38:40 -06:00
Trey Wallis
861de6d85a
fix: resolve frontmatter not appearing on startup (#19) 2024-04-20 15:38:14 -06:00
Trey Wallis
921c53fa80 chore: bump version 2024-04-20 15:26:52 -06:00
Trey Wallis
b99c354656
Fix property storage (#18)
* fix: set properties on mount

* fix: make sure tab updates
2024-04-20 15:26:03 -06:00
Trey Wallis
734682660c
Add event handlers (#17)
* refactor: remove React types

* feat: add event handlers

* fix: make frontmatter update reactive

* fix: resolve reactiivty

* fix: resolve custom values not updating

* fix: resolve lag on startup

* fix: resolve rename events not working
2024-04-20 15:20:55 -06:00
Trey Wallis
786f2009dd chore: bump version 2024-04-20 13:28:40 -06:00
Trey Wallis
56f18d1ea9
feat: add custom properties (#16) 2024-04-20 13:28:08 -06:00
Trey Wallis
14bf60df45
fix: resolve property click (#15) 2024-04-20 01:09:25 -06:00
Trey Wallis
b0afb780c8 chore: bump version 2024-04-20 01:00:58 -06:00
Trey Wallis
93c4d2c773
fix: update time vars every minute (#14) 2024-04-20 01:00:23 -06:00
Trey Wallis
10843defa3
fix: fix tabs not updating (#13) 2024-04-20 00:53:58 -06:00
Trey Wallis
fe9c8e862c chore: bump version 2024-04-19 15:33:55 -06:00
Trey Wallis
d809d27436 refactor: move count to end 2024-04-19 15:33:34 -06:00
Trey Wallis
9d06d69fad
Update pagination (#12)
* feat: use item count instead of page number

* feat: add page size to properties

* feat: add display size setting
2024-04-19 15:31:28 -06:00
Trey Wallis
85c395dd8a chore: bump version 2024-04-19 01:45:10 -06:00
Trey Wallis
b8be8c241b fix: resolve items not clearing 2024-04-19 01:44:50 -06:00
Trey Wallis
f6660b627c refactor: disable log messages 2024-04-19 01:42:45 -06:00
Trey Wallis
fcf99aa281 build: fix build script 2024-04-19 01:34:30 -06:00
Trey Wallis
a078e6242c chore: bump version 2024-04-19 01:27:04 -06:00
Trey Wallis
dde503ecee fix: update bad imports 2024-04-19 01:26:45 -06:00
Trey Wallis
26fac8a746 refactor: remove into shared components and services folder 2024-04-19 01:24:00 -06:00
Trey Wallis
21b8c1da43 refactor: remove app folder 2024-04-19 01:23:50 -06:00
Trey Wallis
5e4ecb7cbf Merge branch 'add-svelte' 2024-04-19 01:20:02 -06:00
Trey Wallis
992b1353ba fix: resolve crash when 0 pages 2024-04-19 01:02:22 -06:00
Trey Wallis
7c790ad82b feat: save settings on filter change 2024-04-19 00:48:54 -06:00
Trey Wallis
5130f6ba02 refactor: simplify settings 2024-04-19 00:48:07 -06:00
Trey Wallis
958fbd5dba feat: add pagination 2024-04-19 00:28:45 -06:00
Trey Wallis
35c7a51500 feat: add disable prop 2024-04-19 00:26:45 -06:00
Trey Wallis
29ab53634f refactor: remove unneeded packages 2024-04-19 00:26:36 -06:00
Trey Wallis
193a8aa43b feat: debounce inputs 2024-04-18 17:27:51 -06:00
Trey Wallis
e3a1d31628 fix: fix computed values 2024-04-18 17:21:49 -06:00
Trey Wallis
4472b838f7 refactor: remove unnecessary key 2024-04-18 17:21:35 -06:00
Trey Wallis
99ce5df934 fix: resolve spacer not working properly 2024-04-18 17:07:36 -06:00
Trey Wallis
63aa308387 refactor: use anchor instead of button 2024-04-18 17:00:22 -06:00
Trey Wallis
097d09f75d feat: support basic app in svelte 2024-04-18 16:58:42 -06:00
Trey Wallis
d4668bf559 fix: use external css 2024-04-18 16:58:17 -06:00
Trey Wallis
a2c8103262 fix: resolve imports 2024-04-18 14:53:50 -06:00
Trey Wallis
9d5002dfc6 refactor: remove redux 2024-04-18 14:52:08 -06:00
Trey Wallis
ed54eb21cc feat: add svelte 2024-04-18 14:51:48 -06:00
Trey Wallis
52eb593d6f
Optimize app (#10)
* refactor: simplify code

* feat: optimize loadAllFiles functions and moment functions
2024-04-18 14:51:28 -06:00
Trey Wallis
7302537ed6 feat: optimize loadAllFiles functions and moment functions 2024-04-18 14:06:44 -06:00
Trey Wallis
48d4bd1d05 refactor: simplify code 2024-04-18 12:23:03 -06:00
Trey Wallis
b58007b40b
Fix methods (#9)
* refactor: place filter handlers closest to the actions

* refactor: remove unused code

* refactor: move filters into separate files

* refactor: rename to MarkdownFileRenderData
2024-04-18 12:20:38 -06:00
Trey Wallis
99f5369a75
feat: use nanoid for UUID generation (#8) 2024-04-18 11:37:45 -06:00
Trey Wallis
a7a2e75fa4 chore: bump version 2024-04-18 01:28:48 -06:00