b393a86bb5
Configure id field
2024-06-07 19:35:17 -04:00
8ee3c6b483
Add documentation and handler ( #77 )
2024-06-07 12:04:00 -04:00
b07532ab50
Update Dockerfile to .NET 8 ( #75 )
...
- Update deps
- Implement newer doc library
2024-06-06 23:07:57 -04:00
b3f62c2586
WIP on update to .NET 8 ( #75 )
2024-06-06 22:49:57 -04:00
b9d81fb7aa
Convert Data Storage to PostgreSQL Documents ( #74 )
2023-10-09 22:15:38 -04:00
3df5c71d81
Update deps; move to .NET 7
...
- Update local htmx to v1.9.2
- Get version from assembly
2023-05-23 21:14:08 -04:00
dependabot[bot]
6c28cfc1ec
Bump LiteDB from 5.0.12 to 5.0.13 in /src/MyPrayerJournal
...
Bumps [LiteDB](https://github.com/mbdavid/LiteDB ) from 5.0.12 to 5.0.13.
- [Release notes](https://github.com/mbdavid/LiteDB/releases )
- [Commits](https://github.com/mbdavid/LiteDB/compare/v5.0.12...v5.0.13 )
---
updated-dependencies:
- dependency-name: LiteDB
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 16:37:59 +00:00
8702723e01
Fix request ID generation ( #72 )
...
- Bump version
2022-08-23 08:36:17 -04:00
d621ede7bb
Version 3.1 ( #71 )
...
- Fix request sorting
- Send time zone, so request actions are displayed in local time
- Make recurrence a true DU
- Tweak the data store representation of a few other fields
2022-07-30 17:02:58 -04:00
a826275510
Add NuGet packages for htmx extensions
2021-11-11 19:17:14 -05:00
77c85f516c
Version 3
2021-10-26 19:38:45 -04:00
Daniel J. Summers
bde45c8554
Switched to Elm / Suave
...
It's like F# on the client side - sweet!
2016-12-11 19:39:06 -06:00
Daniel J. Summers
d3a80b9ceb
Authentication, take 2; take 3 forthcoming...
...
*cue sad trombone*
2016-10-07 22:07:46 -05:00
Daniel J. Summers
c0237e1433
Authentication / Authorization
...
Who are you, anyway?
2016-09-27 22:19:43 -05:00
Daniel J. Summers
5235e5a5db
Moved to ASP.NET Core MVC
...
Thanks to an outstanding presentation from Enrico Sada, I was inspired
to use ASP.NET Core MVC for this F# project
2016-09-26 21:19:04 -05:00
Daniel J. Summers
1251c28a89
More plumbing
...
App now starts with a very basic layout
2016-09-23 22:06:14 -05:00
Daniel J. Summers
6bd90c854d
Data environment
...
Created infrastructure for data environment and security configuration
2016-09-22 21:43:39 -05:00