Releases
v0.1.1
Compare
Sorry, something went wrong.
No results found
Notable
Basic revisions added
Expiration dates added
Password reveal buttons on password inputs
Highlight language override
Creation timestamps
Fixes to git backend
Full list
chore: add fallback meta charset (ea11469 )
chore: bump version (24dacfb )
chore: make .gitattributes pretty again (3570f52 )
chore: mark more JavaScript as vendored (f5bdd1e )
chore: mark more vendored files (9e84182 )
chore: mark old dependency with comment (5f13df5 )
chore: move nginx files out of run (9367a08 )
chore: start adding Docker support (b163ab7 )
chore: update dependencies (4080149 )
chore: update dependencies (93fa437 )
chore: update lockfile (86f457a )
chore: use alpine versions of images when feasible (e5c3057 )
feat: add basic revisions page (964efbd )
feat: add help to expiration dates (9dba35d )
feat: add highlight language override (2a6e3c3 ), closes #62
feat: add password reveal (84992db )
feat: add paste expirations (060ea58 ), closes #7
feat: clean up paste metadata interface (5b61a25 )
feat: make diffs look nicer (36cb6d7 )
feat: show correct number of revisions (7817211 )
feat: show creation timestamps on pastes (425a1c3 )
feat: use optgroups for highlight language (f4bbbe3 )
fix: add classes correctly (58e5b67 )
fix: add files to index and correct dirty logic (2a98b20 )
fix: add password reveal to verify field (85748d4 )
fix: align th, as well (81d3e21 )
fix: also use highlight_language on user pages (292345d )
fix: always show subtitle (f899920 )
fix: correct deletion key autofill logic (f020694 )
fix: correct dirty logic again (eeb6c55 )
fix: correct notification deletion logic (abc9217 )
fix: display times in local timezone (bef8e74 )
fix: don't autocomplete angle brackets (6bd1415 )
fix: don't duplicate events block (a8bbed8 )
fix: don't include empty commits (c6b6ab9 )
fix: don't override existing modules (37a082c )
fix: don't require users to specify creation date (d0357ea )
fix: don't show buttons on edit page (c7449ee )
fix: don't show rendered view for non-Markdown files (9789637 ), closes #62
fix: examine all Authorization headers (ffdf79e )
fix: handle highlighted overflow (1c96b7b )
fix: handle overflow and z-indices correctly (bbe05a9 )
fix: make diffs look better (de93ee9 )
fix: make overflow-x and -y visible (f6201f6 )
fix: make password javascript work again (815ed97 )
fix: prefer highlight_language over language (90f1135 )
fix: put worker_connections in events (613449c )
fix: remove margins between diff hunks (159c31c )
fix: remove padding from metadata columns (2cc90ae )
fix: set correct height on select divs (0155027 )
fix: set rocket_env (8d77bba )
fix: set the port to 8000 always for docker (dfe3742 )
fix: show EOF context in diffs (8c18a98 )
fix: store cargo registry in .docker to prevent redownloads (a4a7cf5 )
fix: update code after changing language (9fbc7b2 )
fix: update recaptcha (6898b30 )
fix: use cached volumes to fix performance on macOS (4cd671d )
fix: use correct info order (1af3a22 )
fix: use correct integrity hash (8c9c83b )
fix: use correct layout (3f40410 )
fix: use different webfonts (7d6efd8 )
fix: use highlight_language in templates (64b23ce )
fix: use pg_isready instead of netcat (fce1d86 )
fix: use sigkill until clean shutdown is possible (98e0d28 )
chore(docker/nginx): strip brotli modules (7ec517f )
feat(docker/nginx): add brotli (f555b7d )
feat(docker/nginx): use custom dhparams (5e0fdd7 )
refactor: add more eslint (64c9a4a )
refactor: change /users/ to /u/ and /pastes/ to /p/ for web UI (1fe6f5e )
refactor: don't check if diff is empty (31929fc )
refactor: get elements by name the normal way (8ac0f0d )
refactor: mark globals as read-only (59b22e6 )
refactor: remove unused import (48cfdd8 )
refactor: use babel and eslint for js (985ed24 )
docs: add compilation instructions (5a9621f )
You can’t perform that action at this time.