repldex / Repldex

https://repldex.com
MIT License
21 stars 11 forks source link

History & improved editing #174

Closed mat-1 closed 2 years ago

mat-1 commented 2 years ago

This PR does several things, mainly replacing the editor with CodeMirror and adding a paginated "history" page for each entry that shows diffs for each change. It also includes random miscellaneous issues I came across while developing this, so for example the entry page looks right on small screens and page sizes are smaller.