Mia Rose Winter
a3033e8646
updated chglog config
2024-02-20 12:01:14 +01:00
Mia Rose Winter
6329352686
Changed version on navbar to link to wave releases
2024-02-20 11:59:02 +01:00
Mia Rose Winter
9992803751
removed tag from docker action bc we are now using SemVer
2024-02-20 11:44:56 +01:00
Mia Rose Winter
f5d2f70692
Implemented Versioning
Build, Tag, Push Docker Image / build (push) Has been cancelled
Create Release / Generate Release (push) Has been cancelled
2024-02-20 11:35:20 +01:00
Mia Rose Winter
44c4398fe4
Added github action for release creation
Build, Tag, Push Docker Image / build (push) Has been cancelled
Create Release / Generate Release (push) Has been cancelled
2024-02-19 23:28:57 +01:00
Mia Rose Winter
10256c5bf3
added chglog config
2024-02-19 21:53:01 +01:00
Mia Rose Winter
70a5fcf2a1
removed branches from docker action, since it's running on either tags and branches, not both
2024-02-19 21:28:02 +01:00
Mia Rose Winter
834979510d
fixed tags filter on docker action
2024-02-19 21:17:53 +01:00
Mia Rose Winter
7a826f0ceb
Added tags definition to docker action
2024-02-19 21:00:45 +01:00
Mia Rose Winter
7fd918954c
updated readme to alpha-17
2024-02-19 20:44:57 +01:00
Mia Rose Winter
abad03ba80
Added Buildx to github docker action
2024-02-19 20:42:16 +01:00
Mia Rose Winter
ff45cab71d
!fixup
2024-02-19 20:39:50 +01:00
Mia Rose Winter
8d146f6f50
Added docker github action
2024-02-19 20:31:53 +01:00
Mia Rose Winter
6718d9dab1
fixed wave not starting without redis configuration
2024-02-19 16:42:01 +01:00
Mia Rose Winter
9351a10939
Improved container scaling on 4k displays
2024-02-19 15:51:13 +01:00
Mia Rose Winter
c53dd72b2a
fixed incorrect validation checking on mail configuration
2024-02-19 15:20:56 +01:00
Mia Rose Winter
dcb70897ca
fixed ArticleEditor not updating Newsletter distribution dates
2024-02-19 14:36:19 +01:00
Mia Rose Winter
82cf5a875b
updated readme to alpha-16
2024-02-19 00:45:26 +01:00
Mia Rose Winter
4355a61483
Added reply-to header to newsletter mails where author has ContactEmail set
2024-02-19 00:31:40 +01:00
Mia Rose Winter
9d528dc8f2
Added notice to UserView when profile is not public
2024-02-19 00:12:07 +01:00
Mia Rose Winter
7a9715977a
Improved UserView, now also always visible to yourself
2024-02-19 00:07:19 +01:00
Mia Rose Winter
62fec4f748
Implemented contact badges on ArticleView and UserView
2024-02-18 23:55:25 +01:00
Mia Rose Winter
342d985cc9
Implemented ContactInformationPartial for Manage Page
2024-02-18 23:04:45 +01:00
Mia Rose Winter
8d6cea2541
fixed AlertComponent missing margin
2024-02-18 23:04:30 +01:00
Mia Rose Winter
0e565ec30d
fixed ArticleEditor double-loading
2024-02-18 21:57:04 +01:00
Mia Rose Winter
55934955cc
Added contact information to user
2024-02-18 19:31:17 +01:00
Mia Rose Winter
3830717633
fixed service validation exception when no email is configured
2024-02-18 19:30:51 +01:00
Mia Rose Winter
fba93dca31
updated readme to alpha-15
2024-02-18 16:40:09 +01:00
Mia Rose Winter
a8a355c233
updated readme
2024-02-18 15:30:48 +01:00
Mia Rose Winter
54af1c88b6
Implemented multiple email providers
2024-02-18 15:06:31 +01:00
Mia Rose Winter
b86d6968d6
Changed Background mail worker to use new email api
2024-02-18 15:06:14 +01:00
Mia Rose Winter
37ffb49ca1
Added new E-Mail Api
2024-02-18 13:06:09 +01:00
Mia Rose Winter
42137402e2
updated readme
2024-02-18 12:55:00 +01:00
Mia Rose Winter
ab4fe0a3cf
added Include Error Detail=true to compose project for postgres connection
2024-02-18 12:50:18 +01:00
Mia Rose Winter
3b643a1421
fixed potential duplicate key value bug with Newsletter
2024-02-18 12:49:43 +01:00
Mia Winter
2ccfe15199
Merge pull request #3 from 4censord/save-adminkey-redis
...
Change to saving the admin promote password in redis
2024-02-18 09:41:55 +01:00
4censord
c5cf0b1362
Change to saving the admin promote password in redis
...
For initial creation of an admin account, when no account with the `admin` role
is found on startup, wave creates a password and displays it in the log.
Previously, this value was saved temporarely in a file, /app/admin.txt.
On some deployments e.g. kubernetes this caused crashes, because this location
isnt writable by the "app" user wave is running as.
Now, wave saves this value in redis instead.
2024-02-17 16:39:22 +01:00
Mia Rose Winter
1126ac87c4
updated readme to alpha-14
2024-02-15 15:51:48 +01:00
Mia Rose Winter
e51cebd5d7
Added Newsletter Page
2024-02-15 15:42:27 +01:00
Mia Rose Winter
d810fbc4ac
Added mail endpoints to robots.txt
2024-02-15 14:55:25 +01:00
Mia Rose Winter
f10ffe4e11
Implemented health check endpoint and docker health
2024-02-15 14:51:44 +01:00
Mia Rose Winter
52a28edf87
fixed missing css class
2024-02-14 21:31:23 +01:00
Mia Rose Winter
c8dce0b024
Changed EmailEdit to use new message system
2024-02-14 21:27:43 +01:00
Mia Rose Winter
8d59c6fbeb
Fixed Toast dispatch issues, improved layout
2024-02-14 21:27:25 +01:00
Mia Rose Winter
71d2c42aa7
fixed dispatcher exception in alert component
2024-02-14 21:13:47 +01:00
Mia Rose Winter
cfad069d41
Reworked message system, implemented in ManageUsers and EmailSignup
2024-02-14 20:59:42 +01:00
Mia Rose Winter
33e8d490ac
Added IMessageDisplay Interface, added implementation to ToastComponent
2024-02-14 19:41:26 +01:00
Mia Rose Winter
3bd17a4cb5
Improved Article Links
2024-02-14 15:06:16 +01:00
Mia Rose Winter
a94852298d
Added automatic newsletter distribution to articles on publish
2024-02-14 14:43:26 +01:00
Mia Rose Winter
9cf97fbef7
fixed LocalDateTime conversion missing with EmailNewsletter
2024-02-14 14:43:16 +01:00