1
0
mirror of https://github.com/lus/pasty.git synced 2023-08-10 21:13:09 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
Lukas Schulte Pelkum
7a8d8e1573
Only enable save button when content is not empty 2022-01-30 15:12:34 +01:00
Lukas Schulte Pelkum
6f610a48ec
Display paste lifetime in frontend 2022-01-29 18:25:01 +01:00
Lukas Schulte Pelkum
7a99f85060
Skip unnecessary clipboard-write permission check (fixes #35) 2022-01-28 23:40:45 +01:00
Ringo Hoffmann
dbbd3d24e0
Add embed Mode (#23)
* add embed mode [#21]

* fix stupid typo c:

* fix typo - episode 2

* Recompile CSS & fix lien number container height

Co-authored-by: Lukas Schulte Pelkum <kbrt@protonmail.com>
2021-10-13 18:06:15 +02:00
Lukas Schulte Pelkum
b11d4eb478
Show a notification on encryption toggle 2021-09-09 18:20:00 +02:00
Lukas Schulte Pelkum
4f3b5b193b
Implement clientside paste encryption 2021-07-30 21:24:08 +02:00
Lukas Schulte Pelkum
d4e3430feb
Implement live line number rendering 2021-07-28 13:21:08 +02:00
Lukas Schulte Pelkum
70c4392390
Improve the frontend (API v2 functionalities) (#18)
* Fix line number height issue

* Fix notification container position

* Remove line wrapping

* Switch to the new API

* Rework JS & implement paste editing

* Implement paste reports

* Document the report webhook
2021-07-23 23:39:37 +02:00