Commit graph

10 commits

Author SHA1 Message Date
Darren
3d4baa46dd
revert: js
revert until I figured out a better way if detecting client. https://github.com/DarrenOfficial/dpaste/issues/196
2022-04-08 07:19:47 -05:00
Darren
a9e843367a
perf: updated lib, typing issues (#195)
Fixes deduplication of stuff
and fixes the deprecated warnings by changing the methods to use the new one.

Signed-off-by: Darren <git@darrennathanael.com>
2022-04-03 01:38:37 -04:00
Frederik
a19e6f26e1 Use CTRL+Enter on Linux (#121)
Currently, there's only "Windows and "not Windows", which makes all non-Windows platforms behave like Mac (i.e., they have a meta key.). That's unfortunately not very true.

Instead, I'd suggest use the apple meta key on platforms that are known to be Mac and support CTRL+Enter on all other platforms (Linux, Unix, etc.)
2019-06-13 14:29:14 +02:00
Martin Mahner
8825ef0930 Raw view improvements, copy snippet button, hide edit panel. #120 2019-05-27 09:55:39 +02:00
Martin Mahner
0f5fbd28f4 Right-To-Left Support 2018-12-19 15:03:15 +01:00
Martin Mahner
3e88b66cfa Removed unicode literals 2018-04-29 12:00:00 +02:00
Martin Mahner
ef1e6c7a5d Code quality 2018-04-29 11:23:54 +02:00
Martin Mahner
0fc6801213 Cleanup 2018-04-07 09:14:32 +02:00
Martin Mahner
38e3c0dd79 Fixed wordwrap for multiple items in History 2018-03-24 09:26:27 +01:00
Martin Mahner
ace0704f45 Redesign 🚀 2018-03-24 08:57:05 +01:00