Commit Graph

37 Commits

Author SHA1 Message Date
Lup Gabriel f371f4e043
fix notification showing below char/line count (#40)
* fix notification showing below char/line count

* Recompile SCSS

Co-authored-by: Lukas Schulte Pelkum <kbrt@protonmail.com>
2022-02-07 19:42:36 +01:00
Lukas Schulte Pelkum 6337c515bb
Hide unnecessary elements below 400px page width 2022-01-30 15:28:09 +01:00
Lukas Schulte Pelkum 75fa0621e4
Show character and line count (#33) 2022-01-30 15:22:38 +01:00
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 12a60526f9
Bundle 3rd party libraries (#38) 2022-01-29 16:00:28 +01:00
Lukas Schulte Pelkum 7a99f85060
Skip unnecessary clipboard-write permission check (fixes #35) 2022-01-28 23:40:45 +01:00
Lukas Schulte Pelkum efe0ec7556
Fix paste creation URL in frontend 2021-10-15 17:51:02 +02: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 7af1f9431b
Fix trailing slash 2021-07-23 23:50:01 +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
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
Ringo Hoffmann 8cbb62070e
Add content length cap for paste creation endpoint (#8)
* add content length cap

* add development docker compose stack

* Fix paste creation error notification data

* Add length cap to hastebin endpoint as well

* Mention length cap in Readme

Co-authored-by: Lukas Schulte Pelkum <kbrt@protonmail.com>
2021-05-23 20:55:16 +02:00
Lukas Schulte Pelkum ef364db0e5
Update credits URL 2021-05-08 14:02:41 +02:00
Lukas Schulte Pelkum f772643d20
Add credits 2021-05-08 13:58:19 +02:00
Lukas Schulte Pelkum 71e51d2b29
Change GitHub repo URL 2021-05-08 13:43:07 +02:00
Lukas Schulte Pelkum 542bb5b17d
Implement deletion token toggle & master 2021-04-20 16:38:00 +02:00
Lukas SP 386e878f07 Fix copy behaviour 2020-09-16 20:17:40 +02:00
Lukas SP bd92974182 Implement line highlighting [SHITCODE] 2020-09-16 20:06:01 +02:00
Lukas SP 1731fb8924 Change highlight.js theme 2020-09-11 18:02:44 +02:00
Lukas SP f63b94f8c1 Open the deletion token copy prompt when creating a paste 2020-08-26 20:47:15 +02:00
Lukas SP 76515c0108 Implement basic frontend notification system 2020-08-26 20:34:43 +02:00
Lukas SP 98cf1b396e Improve some frontend stuff 2020-08-24 21:53:23 +02:00
Lukas SP a1cd915759 Fix tabulator key input 2020-08-24 19:30:33 +02:00
Lukas SP f5357a2c9d Fix buggy frontend routing 2020-08-24 18:32:14 +02:00
Lukas SP 6b0d0007e2 Implement the spinner functionality 2020-08-24 18:23:52 +02:00
Lukas SP 09135a493f Fix double semicolon 2020-08-24 18:09:18 +02:00
Lukas SP 01f2cfcb6d Refactor frontend JavaScript 2020-08-24 18:00:04 +02:00
Lukas SP 5149434cff Implement S3 storage driver 2020-08-23 23:44:47 +02:00
Lukas SP 5272426dac Improve frontend mobile view 2020-08-23 21:31:49 +02:00
Lukas SP b2899c28f5 Make frontend responsive 2020-08-23 21:24:11 +02:00
Lukas SP bfe9c5b628 Implement frontend 2020-08-23 20:02:51 +02:00
Lukas SP 0fc4ada144 Rework frontend routing and prepare frontend rewrite 2020-08-23 16:03:56 +02:00
Lukas SP 13b0e961ae Fix frontend routing 2020-08-23 14:13:17 +02:00