Back
Similar todos
Fixed an annoying db-related error with the #rhymecraft flask code that was causing it to error when I tried to query the API when running it on my laptop.
Switched my user and video-related API routes to use Flask_RESTX because it helps keep the API organized. #rhymecraft
Switched my Song routes to use flask_restx, and I now have all my routes using flask_restx. #rhymecraft
Spent some more time switching the API to using flask_restx. #rhymecraft
spend a bunch of time trying to understand how some boneheaded stuff works in Flask
Spent some time working on a 'home' route where I can link to different tools I create. #rhymecraft
fixed problem with routes (took 4 hours for a tiny mistake) #jesswallaceco
mostly finished the running website importer, updates templates, css, and a bunch of other housekeepting items #mylife
admin jobs, fix small bug in import routing #fullstackjob
Got back into working on my HN-jobs-auto-applier: Built the UI to allow a user to click a button to connect their gmail account to my app and have it save access / refresh tokens to the backend...fixed misc things that broke for unknown reasons...got the backend deploying to digital ocean without erroring, not sure why it stopped working...currently trying to figure out why, when I ssh into my server, it seems to show me at an older commit, when my github action seems to be working without errors and having me at the newest commit...figured out that I was running the wrong command to check the current commit, IDK why an older commit was still present in some of the files...FINALLY got prod working where I can sign into gmail, upload my resume, and send an email to myself. FUCK that was so much harder than it should've been...added a netlify.toml redirect so that I can go to whatdo.com/jobs and have it load the SPA instead of 404ing...fixed a bug where a refresh token wasn't being saved to the db in prod...
cleaned up web routes file and running all the indexing/show functionality through the controller #jesswallace
fixed bugs and added updated routes #sponsorgap
Fixed a bug that was preventing auth from working in prod b/c Apache was stripping the auth header before passing it to my Flask app.
Doing boring work, migrating to new infrastructure
Moved my API routes into a 'resources' folder to keep things a little more organized and since that's the pattern in the Flask-Vuetify template I like. #rhymecraft
switched the whatdo.com homepage to just be a simple list of links instead of the flask-vuetify template.
fix some route issues #turreto
deep dived into a django/python porting project and got quite a bit more done than I expected to. #mylife
fixed bugs in routes #sportstechjobs