Commit graph

215 commits

Author SHA1 Message Date
13abfcf0f9
nullability
All checks were successful
build / build (push) Successful in 2m11s
2024-06-25 18:14:24 -04:00
ad9bf582c0
remove AsyncEventHandler
Introduce AssemblyEntryPoint so that we can still register the Common assembly without attaching to a type that might be removed in the future
2024-06-25 18:14:04 -04:00
7d62ad1288
remove blazoredlocalstorage 2024-06-25 18:11:14 -04:00
77a134290a
Cleanup unused dark mode / contact form files 2024-06-25 18:09:12 -04:00
e2d04c0c41
revert analyzer update
All checks were successful
build / build (push) Successful in 57s
2024-06-17 19:27:24 -04:00
f8dc65360a
Merge remote-tracking branch 'origin/dev' into dev
All checks were successful
build / build (push) Successful in 3m27s
2024-06-17 19:17:35 -04:00
2035f393b6
update packages 2024-06-17 19:17:32 -04:00
a26c29a5f7
nullability annotations 2024-06-17 19:14:59 -04:00
cbd39fd67b Merge branch 'main' into dev
All checks were successful
build / build (push) Successful in 59s
2024-06-17 16:44:06 -05:00
1f20d8746e
npm update
Some checks failed
build / build (push) Has been cancelled
2024-06-17 17:43:26 -04:00
85269833b6
Add resume 2024-06-17 17:43:09 -04:00
75667f275c
reformat and cleanup 2024-06-17 17:37:27 -04:00
37220934d7 Merge pull request 'change home text and cleanup' (#8) from dev into main
All checks were successful
deploy / deploy (push) Successful in 56s
Reviewed-on: #8
2024-06-17 15:15:32 -05:00
6f3c5d97ea
update home text
All checks were successful
build / build (push) Successful in 3m15s
2024-06-17 16:12:52 -04:00
0b4b40707c
remove obsolete version from compose.yaml
Some checks failed
build / build (push) Has been cancelled
2024-06-03 15:25:59 -05:00
ab666e4efe Merge pull request 'housekeeping updates' (#7) from dev into main
All checks were successful
deploy / deploy (push) Successful in 3m10s
Reviewed-on: #7
2024-03-29 14:10:44 -05:00
e70ad7c08a Merge branch 'main' into dev
All checks were successful
build / build (push) Successful in 39s
2024-02-27 19:27:39 -06:00
b03f320af3
add exception details if available
All checks were successful
build / build (push) Successful in 42s
2024-02-27 19:26:42 -06:00
ef898769ea
update exception page 2024-02-27 19:18:56 -06:00
1aad60fb8c
cleanup
All checks were successful
build / build (push) Successful in 41s
2024-02-27 19:16:57 -06:00
3ddbfd2a9b
housekeeping
All checks were successful
build / build (push) Successful in 53s
2024-02-27 19:06:16 -06:00
79f6d80b89
housekeeping
All checks were successful
build / build (push) Successful in 55s
2024-02-27 19:03:51 -06:00
83feaaab40
add script/stylesheet versioning 2024-02-27 18:38:49 -06:00
9078b50298
Recreate blazor error ui in tailwind 2024-02-27 18:17:07 -06:00
eb7a000733
remove leftover bootstrap css config 2024-02-27 17:55:03 -06:00
173aa9a3ed
add standard tailwind plugins, remove unused dev dependency 2024-02-27 17:53:40 -06:00
a7e21abe79
remove leftover authentication components 2024-02-27 17:46:59 -06:00
57e3fb1a7e
cleanup autofocus 2024-02-27 17:45:57 -06:00
5450522e37
move some styling into SimpleLayout.razor
All checks were successful
build / build (push) Successful in 40s
2024-02-25 23:33:37 -06:00
d244292ef8
add attributions page
All checks were successful
build / build (push) Successful in 55s
2024-02-25 23:27:24 -06:00
1d1aefcd96
cleanup old images after build
All checks were successful
build / build (push) Successful in 41s
2024-02-25 20:15:02 -06:00
e9a7099e25 Merge pull request 'temporarily remove contact form' (#6) from dev into main
All checks were successful
deploy / deploy (push) Successful in 47s
Reviewed-on: #6
2024-02-25 20:13:02 -06:00
6abd602a91
temporarily remove contact form
All checks were successful
build / build (push) Successful in 42s
2024-02-25 20:12:43 -06:00
5a9fbfb8e8 Merge pull request 'fix secret client' (#5) from dev into main
All checks were successful
deploy / deploy (push) Successful in 45s
Reviewed-on: #5
2024-02-25 19:57:58 -06:00
8bcba134f1
attempt to fix secret client
All checks were successful
build / build (push) Successful in 40s
2024-02-25 19:56:49 -06:00
1c984859cb
Revert "include antiforgerytoken in contactform"
This reverts commit 4dc3e92c4c.
2024-02-25 19:50:03 -06:00
4dc3e92c4c
include antiforgerytoken in contactform
All checks were successful
build / build (push) Successful in 40s
2024-02-25 19:46:29 -06:00
fde3425eda Merge pull request 'fix heroicons' (#4) from dev into main
All checks were successful
deploy / deploy (push) Successful in 48s
Reviewed-on: #4
2024-02-25 19:38:39 -06:00
552413acca
gitignore heroicons files
All checks were successful
build / build (push) Successful in 40s
2024-02-25 19:37:26 -06:00
ae1ce31905
fix libman restore
All checks were successful
build / build (push) Successful in 1m0s
2024-02-25 19:35:19 -06:00
ea84dca0a2
fix dockerfile
Some checks failed
build / build (push) Has been cancelled
2024-02-25 19:34:23 -06:00
378a4f39b6
remove heroicons project
Some checks failed
build / build (push) Failing after 4s
2024-02-25 19:32:47 -06:00
c144d40eae
Merge remote-tracking branch 'origin/dev' into dev
All checks were successful
build / build (push) Successful in 40s
2024-02-25 19:20:02 -06:00
ce772fa221
fix misalignment at certain responsive breakpoints 2024-02-25 19:19:57 -06:00
45920dc6bf Merge pull request 'remove fileprovider' (#3) from dev into main
All checks were successful
deploy / deploy (push) Successful in 45s
Reviewed-on: #3
2024-02-25 18:59:41 -06:00
f1499fa03b Merge branch 'main' into dev
All checks were successful
build / build (push) Successful in 38s
2024-02-25 18:57:13 -06:00
faaee707c3
remove fileprovider
All checks were successful
build / build (push) Successful in 39s
2024-02-25 18:56:15 -06:00
b066bc00e4 Merge pull request 'fix file provider' (#2) from dev into main
All checks were successful
deploy / deploy (push) Successful in 44s
Reviewed-on: #2
2024-02-25 18:54:23 -06:00
010cb224bb
fix file provider
All checks were successful
build / build (push) Successful in 39s
2024-02-25 18:53:59 -06:00
5ad6847d30 Merge pull request 'Merge dev into main' (#1) from dev into main
All checks were successful
deploy / deploy (push) Successful in 45s
Reviewed-on: #1
2024-02-25 18:51:10 -06:00