Releases: Venom-Biochem-Lab/venome
Releases · Venom-Biochem-Lab/venome
v0.0.2
What's Changed
- feat: add published date on protein entry by @xnought in #206
- feat: restyle foldseek table with more info by @xnought in #213
- feat: upload thumbnail pngs back by @xnought in #223
- feat: fix TMAlign file generation + restyle UI by @xnought in #222
- feat: upload and view tutorials by @xnought in #225
- feat: add editing to tutorials by @xnought in #229
- feat: confirm to delete tutorial by @xnought in #235
- Authentication Documentation, Code Comments, and some File Cleanup by @ansengarvin in #230
- Load Foldseek Data on TM Align Compare Page by @ansengarvin in #237
- feat: article based component system + coloring by @xnought in #238
- feat: article insert, move, and references by @xnought in #242
- Locking some article pages behind login by @ansengarvin in #249
- Protein Search Paging by @ansengarvin in #248
- Homepage by @amandasinha in #251
- feat: infinite scroll on protein search page by @xnought in #256
- Added TM-Align Data to compare page by @ansengarvin in #258
- feat: restyled home page by @xnought in #259
- Revise development docs by @xnought in #257
- Add more details in "Secure Authentication" in the todo doc by @ansengarvin in #263
- fix: broken link to auth.py by @ansengarvin in #264
- Updated Documentation by @ansengarvin in #265
- docs: update build docs + easier backups by @xnought in #266
Full Changelog: v0.1.0...v0.0.2
v0.1.0
Main changes are the updated UI, user authentication, better keyword search, structural similarity search, filtering, and protein superimposing / alignment.
What's Changed
- feat: upload entire 400 proteins script by @xnought in #102
- Added basic user table with test user. by @ansengarvin in #134
- feat: basic login page with no logic by @xnought in #135
- Login Endpoint by @ansengarvin in #148
- feat: redesigned frontend by @xnought in #147
- Login integration by @ansengarvin in #156
- feat: basic filtering of species, length, and mass by @xnought in #159
- revert svelte-kit to vanilla svelte by @xnought in #161
- Frontend: Hide Elements based on Login by @ansengarvin in #167
- feat: add description to proteins by @xnought in #168
- feat: preview thumbnails on protein by @xnought in #173
- Added API Token Verification to lock restricted calls by @ansengarvin in #182
- feat: update documentation by @xnought in #181
- Fixed protein upload_all script by @ansengarvin in #185
- feat: add foldseek to search similar proteins by @xnought in #180
- feat: title, description, and content fuzzy search by @xnought in #193
- Protein Comparison via Model Overlaying using TM Align by @ansengarvin in #192
- Tutorials Table and Database Retrieval by @cooperbailey4 in #204
Full Changelog: v0.0.0...v0.1.0
v0.0.0
What's Changed
- Update README.md by @xnought in #1
- feat: frontend setup by @xnought in #11
- feat: switch to typescript in frontend by @xnought in #16
- Template clean by @xnought in #20
- Add docker by @xnought in #34
- feat: persistent docker postgresql storage by @xnought in #48
- feat: frontend displays entries from backend by @xnought in #43
- feat: basic protein entry and database docs by @xnought in #55
- feat: add UI library and Molstar by @xnought in #60
- feat: add navigation links for the future by @xnought in #58
- docs: add todos to the init.sql by @xnought in #64
- Implemented prototype schema for protein table in database by @ansengarvin in #65
- Changed get entries by @cooperbailey4 in #70
- feat: upload in frontend and store in backend (pdb) by @xnought in #68
- feat: make the wiki entry look better and fix refresh_packages by @xnought in #74
- Implemented species and species_proteins tables by @ansengarvin in #75
- feat: store markdown for each protein entry by @xnought in #76
- feat: delete/edit proteins by @xnought in #87
- feat: add references in the article by @xnought in #89
- Basic Name Search API Endpoint by @ansengarvin in #91
- feat: dropdown in frontend @amandasinha in #97
- feat: add search bar by @xnought in #98
- feat: species dropdown connected to backend by @xnought in #100
Full Changelog: https://github.com/xnought/venome/commits/v0.0.0