Naresh
Naresh
Oh, yes. The dates are directly from the noticeboard itself. The reason I didn't add a `time` field to the database was that: 1. The time formats are inconsistent between...
Also, I think this issue would make more sense in the API repository: https://github.com/metakgp/veritas (As a side note, the scraper code lives here: https://github.com/metakgp/hermes. The reason for this separation is...
Oh, I see. Yep. That makes sense! Good suggestion. I am indeed using the `_id` fields [to fetch the latest notices](https://github.com/metakgp/veritas/blob/master/models.py#L31). I'll return that as well in the GET request.
Actually, the API is indeed already returning this. My bad!
Can this issue be closed, considering #83 landed a while ago? (Great work, @lafrech : )) @aprilahijriyan I stumbled upon this issue today too and looks like the behaviour is...
Eyo! Deploying this to Heroku feels very troublesome (plus I like to have some control over the server as well). I'm currently not planning on deploying this to Heroku anytime...
@athityakumar I've restarted the server, but I couldn't find the cause for the 502. Will leave this issue up for a few weeks and see if it happens again!
Wow, I just noticed that file upload works on my localhost, but not when I host it. Currently not working. Weird weird. The browser console is throwing an error from...
Was using this action today in my project and this option is the only missing part. Would love to see this merged!
Quick note: I have little to no experience with C, much less Apple Dev tools. I have been using the [neofetch](https://github.com/dylanaraps/neofetch) script for years, which depends on this library, and...