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

9 Commits

Author SHA1 Message Date
Lukas Schulte Pelkum
9dfcd1788d
Implement paste reports 2021-07-23 23:34:29 +02:00
Lukas Schulte Pelkum
f3f0d45fd8
Rework JS & implement paste editing 2021-07-23 23:10:39 +02:00
Lukas Schulte Pelkum
b19c8a077e
Remove line wrapping 2021-07-23 16:54:40 +02:00
Lukas Schulte Pelkum
7456c0ee06
Fix notification container position 2021-07-23 16:25:07 +02:00
Lukas Schulte Pelkum
3d38d020ae
Fix line number height issue 2021-07-23 16:15:22 +02:00
Lukas Schulte Pelkum
90f25ec220
Improve the web frontend (#9)
* Fix line flowing out of div

* Revert line highlighting

* Fix tab key behaviour

* Move links and version information to a footer

* Fix footer hiding last code line

* Calculate line number offset based on line overflow

* Refactor some code
2021-06-20 15:58:36 +02:00
Lukas SP
bd92974182 Implement line highlighting [SHITCODE] 2020-09-16 20:06:01 +02:00
Lukas SP
76515c0108 Implement basic frontend notification system 2020-08-26 20:34:43 +02:00
Lukas SP
f5357a2c9d Fix buggy frontend routing 2020-08-24 18:32:14 +02:00