v0.1.0
Initial Release for PDF Remediation API
- 3 base api controller by Jesse LE (@jlandiseigsti) in #15
- 16 - switches from postgres to mysql by Jesse LE (@jlandiseigsti) in #17
- 4 job model by Eric Durante (@EricDurante) in #19
- S3 handler by Alex Kiessling (@ajkiessl) in #18
- Create a model to represent users of the API by Eric Durante (@EricDurante) in #22
- User per-client API keys for authentication by Eric Durante (@EricDurante) in #26
- Circle CI by Alex Kiessling (@ajkiessl) in #21
- 5 document remediation endpoint by Eric Durante (@EricDurante) in #27
- Rubocop adjustments by Eric Durante (@EricDurante) in #29
- 6 background remediation process by Eric Durante (@EricDurante) in #32
- Timeout the file remediation jobs if no output is produced by Eric Durante (@EricDurante) in #36
- 9 dockerize by Jesse LE (@jlandiseigsti) in #42
- create model for gui users by Sarah Smulligan (@Smullz622) in #44
- Fix mistake in database config by Eric Durante (@EricDurante) in #47
- Implement the webhook for remediation job status notification by Eric Durante (@EricDurante) in #49
- Hook up Sidekiq by Alex Kiessling (@ajkiessl) in #51
- set up warden authentication for GUI users by Sarah Smulligan (@Smullz622) in #48
- Removes delete_files method in S3Handler by Alex Kiessling (@ajkiessl) in #55
- Index and show page by Alex Kiessling (@ajkiessl) in #59
- add sidekiq authorization by Sarah Smulligan (@Smullz622) in #62
- adding ci publish steps by Bryan Lopez (@bryanlopezrr) in #67
- add bugsnag by Sarah Smulligan (@Smullz622) in #69
- 37 gui form controller by Jesse LE (@jlandiseigsti) in #66
- new ci-cd pipeline by Jim Campbell (@lauterman) in #71
- generate_application script added by Jim Campbell (@lauterman) in #73
- pipeline for main and preview branches by Jim Campbell (@lauterman) in #77
- 64 - styling changes by Jesse LE (@jlandiseigsti) in #75
- added --target production to build by Jim Campbell (@lauterman) in #78
- Add bashrc to image by Andrew Gearhart (@AndrewGearhart) in #80
- Adds more detail to README by Alex Kiessling (@ajkiessl) in #72
- Remove filter in test step in circle ci so tests run on every branch by Alex Kiessling (@ajkiessl) in #83
- 57 docker compose improvements by Eric Durante (@EricDurante) in #76
- Bump faraday from 2.13.2 to 2.13.4 by Dependabot (@dependabot)[bot] in #68
- Bump sidekiq from 8.0.4 to 8.0.6 by Dependabot (@dependabot)[bot] in #61
- Bump puma from 6.6.0 to 6.6.1 by Dependabot (@dependabot)[bot] in #82
- 56 bind mount container by Jesse LE (@jlandiseigsti) in #96
- Docker compose cleanup by Alex Kiessling (@ajkiessl) in #97
- RSwag by Alex Kiessling (@ajkiessl) in #79
- 56 - adds permission to dev sh files by Jesse LE (@jlandiseigsti) in #104
- live updates to job index and show pages by Sarah Smulligan (@Smullz622) in #74
- 95 no notifications to gui by Jesse LE (@jlandiseigsti) in #103
- Persist uploaded file to tmp file directory by Alex Kiessling (@ajkiessl) in #100
- 87 - redirects non-api requests to an authorized page by Jesse LE (@jlandiseigsti) in #114
- Maintain consistency in dev env with redis password by Alex Kiessling (@ajkiessl) in #115
- fix timestamps by Sarah Smulligan (@Smullz622) in #118
- add temp re-creation so that it has the correct permissions 🤞 by Andrew Gearhart (@AndrewGearhart) in #120
- fixes #122 by Andrew Gearhart (@AndrewGearhart) in #123
- add broadcasting feature tests by Sarah Smulligan (@Smullz622) in #125
- 112 - adds expiration date text to show page by Jesse LE (@jlandiseigsti) in #126
- 109 refactor remediation job by Jesse LE (@jlandiseigsti) in #121
- Change bugsnag environment variable by Alex Kiessling (@ajkiessl) in #127
New Contributors
- Jesse LE (@jlandiseigsti) made their first contribution in #15
- Eric Durante (@EricDurante) made their first contribution in #19
- Alex Kiessling (@ajkiessl) made their first contribution in #18
- Sarah Smulligan (@Smullz622) made their first contribution in #44
- Bryan Lopez (@bryanlopezrr) made their first contribution in #67
- Jim Campbell (@lauterman) made their first contribution in #71
- Andrew Gearhart (@AndrewGearhart) made their first contribution in #80
- Dependabot (@dependabot)[bot] made their first contribution in #68
Full Changelog: https://github.com/psu-libraries/pdf_accessibility_api/commits/v0.1.0