You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* filter LifePoints by year or creator ([2e5056d](https://www.github.com/mu88/ThisIsYourLife/commit/2e5056dda6f54f73f02cc37bccc5fb43af315cd4))
12
+
* increase maximum file size of images to 20 MB ([d6a0114](https://www.github.com/mu88/ThisIsYourLife/commit/d6a01149c5fc6a46a0c84bdbc07bce67a45ef117))
13
+
* make deletion configurable ([3ac7177](https://www.github.com/mu88/ThisIsYourLife/commit/3ac7177f5f633e5ff5a84c4d624a8b6ca37ddbf6))
14
+
* show loading indicator when loading and filtering lifepoints ([d373976](https://www.github.com/mu88/ThisIsYourLife/commit/d3739762bab3874db7cfe143a31a2a748192166f))
15
+
* use .NET 8 ([2fe0c2f](https://www.github.com/mu88/ThisIsYourLife/commit/2fe0c2fe18be39a569e027ca40c7b398ec82792d))
16
+
17
+
### Bug Fixes
18
+
19
+
* don't rename assembly as it breaks the frontend ([8455402](https://www.github.com/mu88/ThisIsYourLife/commit/8455402e7511f1e621a1540fcf684ad9fe8412e4))
20
+
* ensure that app doesn't fail when upload is no image ([ddabad4](https://www.github.com/mu88/ThisIsYourLife/commit/ddabad4f032a220915ac5386d056d910821cefee))
* prevent app crash if Leaflet map is null ([2c4825c](https://www.github.com/mu88/ThisIsYourLife/commit/2c4825c32805bf9c85db7111bbcce5099c94c335))
23
+
* remove BOM from startup script ([d7d0bbe](https://www.github.com/mu88/ThisIsYourLife/commit/d7d0bbef1515bc205293a293af958b83993918a4))
24
+
* remove temporal dependency from test ([04c682c](https://www.github.com/mu88/ThisIsYourLife/commit/04c682c6169bfecce88b36a6f074ea8276c1e837))
25
+
* resize and pan popup automatically so that it remains visible ([d2b7492](https://www.github.com/mu88/ThisIsYourLife/commit/d2b74922dff90b107f81b44ed7f650ff29a0d343))
26
+
* use relative URL path for Leaflet components ([60fbd30](https://www.github.com/mu88/ThisIsYourLife/commit/60fbd30952b6e2b4174f3b3623ece2bf5847950c))
27
+
28
+
### Breaking Changes
29
+
30
+
* use .NET 8 ([2fe0c2f](https://www.github.com/mu88/ThisIsYourLife/commit/2fe0c2fe18be39a569e027ca40c7b398ec82792d))
0 commit comments