History for job-tracker / src / main / java / com / kpaudel / controller / ApiController.java
2025-11-03
@Krishna Paudel
Updated ApiController to return the Post request
Krishna Paudel committed 11 days ago
2025-10-03
@Krishna Paudel
Profile changed to prod when running app in Dockerfile. ...
Krishna Paudel committed on 3 Oct
2025-10-02
@Krishna Paudel
Email sending for confirmation, logging enabled for security, job applications categorized by user. README file created. Showing user profile. API endpoints made secured, can be called only with jwt tokens
Krishna Paudel committed on 2 Oct
2025-10-01
@Krishna Paudel
Added CSV export functionality.
Krishna Paudel committed on 1 Oct
@Krishna Paudel
Added tests for important endpoints, /companies/:id/jobs router, respected api endpoint and created new component ComponentJobs
Krishna Paudel committed on 1 Oct
2025-09-25
@Krishna Paudel
Initial commit with basic application.
Krishna Paudel committed on 25 Sep