Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Add logic to handle and send 404 for unregistered routes and send pro… #20

Closed
wants to merge 58 commits into from

Conversation

chiraglulla
Copy link
Member

…per error codes from server to client

dheerajdlalwani and others added 30 commits March 23, 2022 17:22
Copy link
Member

@dheerajdlalwani dheerajdlalwani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have some fixes to look at.

controllers/video.go Outdated Show resolved Hide resolved
controllers/video.go Outdated Show resolved Hide resolved
controllers/video.go Outdated Show resolved Hide resolved
controllers/video.go Outdated Show resolved Hide resolved
controllers/video.go Outdated Show resolved Hide resolved
controllers/video.go Outdated Show resolved Hide resolved
controllers/video.go Outdated Show resolved Hide resolved
controllers/video.go Outdated Show resolved Hide resolved
controllers/video.go Outdated Show resolved Hide resolved
controllers/video.go Outdated Show resolved Hide resolved
* feat: Add a template.env file

* feat: Refactor Makefile and cleanup dependencies

* docs: Add setup instructions in README.md

* fix: Update Makefile to install Go properly and remove Go tar file
@chiraglulla chiraglulla self-assigned this May 28, 2024
@chiraglulla chiraglulla added the revival All tasks related to revival of project label May 28, 2024
@chiraglulla chiraglulla changed the title Add logic to handle and send 404 for unregistered routes and send pro… bug: Add logic to handle and send 404 for unregistered routes and send pro… May 28, 2024
chiraglulla and others added 13 commits June 9, 2024 18:24
* architecture: Change connection and queries for postgres

* wip: Add postgres makefile

* wip: Postgres makefile setup

* Change logging message

Co-authored-by: Dheeraj Lalwani <[email protected]>

* Remove ./.vscode/extensions.json from repository

* Ignore .vscode folder

* PR fixes

* Update go.mod

Co-authored-by: Dheeraj Lalwani <[email protected]>

* PR fixes

* Update readme file and remove unwanted lines in Makefile

---------

Co-authored-by: Dheeraj Lalwani <[email protected]>
Co-authored-by: Dheeraj Lalwani <[email protected]>
Co-authored-by: Dheeraj Lalwani <[email protected]>
Co-authored-by: Dheeraj Lalwani <[email protected]>
Co-authored-by: Dheeraj Lalwani <[email protected]>
Co-authored-by: Dheeraj Lalwani <[email protected]>
Co-authored-by: Dheeraj Lalwani <[email protected]>
Co-authored-by: Dheeraj Lalwani <[email protected]>
Co-authored-by: Dheeraj Lalwani <[email protected]>
Co-authored-by: Dheeraj Lalwani <[email protected]>
@dheerajdlalwani
Copy link
Member

What's the progress here, @chiraglulla ?

@chiraglulla chiraglulla marked this pull request as ready for review July 7, 2024 13:17
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this file, add .vscode in .gitignore

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was already resolved in other branch and merged to main. As you can't see it in main now.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed.

Comment on lines 64 to 65
<!-- <label for="thumbnail">Thumbnail</label>
<input id="thumbnail" type="file" name="thumbnail" accept="image/*" /> -->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove commented code

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
revival All tasks related to revival of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants