madeofpendletonwool / PinePods

Pinepods is a complete podcast management system and allows you to play, download, and keep track of podcasts you enjoy. All self hosted and enjoyed on your own server!
https://pinepods.online
GNU General Public License v3.0
204 stars 14 forks source link

Initial user is created with an epoch date #214

Closed boc-the-git closed 2 months ago

boc-the-git commented 2 months ago

The user created on container creation has a 1/1/70 date. I expect defaulting to the current date at time of creation would be relatively straightforward.

Using postgres, if that's relevant (haven't looked at the code yet).

madeofpendletonwool commented 2 months ago

This was actually fixed with 0.6.3. All set with this one!