David Straub
8b1b24edd2
Update material to v0.27
2022-11-21 08:49:22 +01:00
David Straub
75d2b91b18
Version -> 0.17.0
2022-11-13 13:03:53 +01:00
David Straub
9e0552f40d
Version -> 0.16.1
2022-10-08 10:13:48 +02:00
David Straub
33b885b109
Version -> 0.16.0
2022-09-24 20:24:09 +02:00
David Straub
9813d684c9
Version -> 0.15.1
2022-09-18 22:41:48 +02:00
David Straub
98f8f32d2b
Version -> 0.15.0
2022-09-18 20:28:23 +02:00
David Straub
2dc99946ba
Add object list filters and media grid view ( #97 )
...
* Add birth year filter
* Add tag filter
* Remove filters component
* Share data between filter and objects view
* Show active filters
* Reload data
* Always close filter on nav
* Format birth filter
* Add tag filter to all objects, add person prop f.
* Add death year filter
* Add linked properties to people
* Add family filters
* Add filters to all object types
* Add media grid view
* Add MIME type filter to media list
2022-09-08 21:43:47 +02:00
David Straub
38eba839b1
Version -> 0.14.0
2022-08-30 17:21:11 +02:00
David Straub
909c76cd49
Fix linting and formatting ( fixes #86 ) ( #93 )
...
* Update eslint config
* Add vscode
* Remove eslintrc
* npm run format
* Fix some linter errors
* Fix more linter error
* More lint fixes
* Remove stories
* Fix lint error in test
* Fix lint errors in tests
* lint error in test
* Fix more linter errors
* test
* test
* test
* Remove semi
* Remove bracket space
* remove
* Remove semi
* Fix more lint errors
* Fix more lint errors
* Fix remaining lints
* Fix remaining lint issues
* Format
* Add unit test workflow
* Fix wrong import
2022-08-28 14:50:37 +02:00
khashashin
34ee1abf12
Feat/i18n ( #87 )
...
* add new translations and fix existing
* add index file to handle exporting all translations so we can import them as a single line in string.js
* Added some plugins to handle json translation files.
Rollup now converts them to javascript objects during application build
* upgrade rollup to 2.60.2 to fix build issues
* Add more translation strings
2022-08-19 13:28:28 +02:00
David Straub
53d3287aff
Version -> 0.13.3
2022-08-15 21:15:22 +02:00
David Straub
dd3a989095
Version -> 0.13.2
2022-08-13 22:58:00 +02:00
David Straub
5b631e84a5
Version -> 0.13.1
2022-08-13 14:02:39 +02:00
David Straub
b8f3942c4a
Bump version
2022-07-27 21:36:09 +02:00
David Straub
b99ad5a8e7
Bump version
2022-07-01 14:43:43 +02:00
David Straub
d25089ec2d
Version -> 0.11.0
2022-03-23 09:17:35 +01:00
David Straub
9b1da316c8
Update material elements to 0.25.3 ( fixes #44 )
2022-01-10 20:15:03 +01:00
David Straub
fd27b7ed72
Version -> 0.10.1
2021-12-19 21:26:51 +01:00
David Straub
c47d0b5038
Version -> 0.9.0
2021-11-27 11:26:34 +01:00
David Straub
2c030a4e04
Version 0.8.1
2021-11-23 22:07:44 +01:00
David Straub
f9a8ad2318
Version 0.8.0
2021-11-23 21:46:22 +01:00
David Straub
c1723852b4
Bump version
2021-11-13 22:49:09 +01:00
David Straub
ec422c0ce1
Bump version
2021-11-09 21:55:43 +01:00
David Straub
af66f08920
Add UI for editing privacy ( fixes #35 )
2021-11-09 17:49:25 +01:00
David Straub
dc2f1cfc08
Bump version
2021-11-08 20:34:31 +01:00
David Straub
62136d4b20
Bump version
2021-11-08 20:07:02 +01:00
David Straub
5d8ef69c93
Bump version
2021-11-04 13:20:15 +01:00
David Straub
5db45403ce
Bump version
2021-11-04 11:05:08 +01:00
David Straub
924055ffdd
Bump version
2021-11-02 17:25:35 +01:00
David Straub
6ba229be4f
Increment version to 0.3.0
2021-11-02 17:09:52 +01:00
David Straub
280fd46a6f
Bump version to 0.2.0
2021-10-24 20:14:32 +02:00
David Straub
d65a7df97d
Bump version
2021-10-10 09:13:31 +02:00
David Straub
4babb40241
Bump version
2021-10-09 21:53:25 +02:00
David Straub
5d726e5722
Bump version
2021-10-09 21:41:09 +02:00
David Straub
56da56ba04
Add graph view
2021-10-02 22:45:48 +02:00
David Straub
9a34295c18
Do not use uuid due to issues with crypto
2021-09-24 16:56:40 +02:00
David Straub
ef33390fec
Add node polyfills
2021-09-24 16:32:18 +02:00
David Straub
1d1cdf80ab
Start adding UI for editing objects
2021-09-05 09:16:08 +02:00
David Straub
a7a3bb8a01
Update dependencies
2021-08-30 16:19:24 +02:00
David Straub
da50deccb9
Attempt implementing update notification
2021-08-25 21:40:30 +02:00
David Straub
5f61272fe0
Refactor new note
2021-08-20 12:21:41 +02:00
David Straub
ade060c98c
Add UI for adding new notes
2021-08-19 17:08:38 +02:00
David Straub
944b86acef
Upgrade to lit ( fixes #24 )
...
Install lit, uninstall lit-element
npm audit fix
Lit: update imports
Update imports
Update MWC elements
Fix list item
2021-07-25 12:24:08 +02:00
David Straub
cd90557b5d
Remove unused import
2020-12-25 15:02:49 +01:00
David Straub
58e7f8d3de
Rollup: copy leaflet CSS
2020-12-20 20:30:00 +01:00
David Straub
9c79bddd99
Add dependencies
2020-12-18 20:10:42 +01:00
David Straub
b049a54a9f
Add tree view
2020-12-09 20:46:22 +01:00
David Straub
1911e95d4e
Add map view
2020-12-09 17:21:14 +01:00
David Straub
b3e69d0220
Add family and children elements
2020-12-06 11:55:30 +01:00
David Straub
577ec70247
Add login button progress
2020-11-17 22:04:39 +01:00