Commit Graph

28 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
Darren fe336b9bde
fix: there is no module with the namespace "math"
Signed-off-by: Darren <git@darrennathanael.com>
2022-03-03 02:16:51 -05:00
Darren 6bb64b096f
fix: DEPRECATION on columnGap.
division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.

Signed-off-by: Darren <git@darrennathanael.com>
2022-03-03 02:14:28 -05:00
Martin Mahner 918398e0be Details view mobile improvement. 2019-12-08 23:08:03 +01:00
Martin Mahner 2b08f32e14 Better mobile form grid. 2019-12-08 22:57:00 +01:00
Martin Mahner 129c51132c Break superlongwordswhichextendthecanvas. Fixes #132 2019-12-05 12:07:18 +01:00
Martin Mahner 34b970cf5d New AppConfig settings APPLICATION_NAME and EXTRA_HEAD_HTML 2019-12-05 11:36:24 +01: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 aef701ec89 Code cleanup 2018-06-23 14:31:19 +02: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 e904b8fa33 rst syntax fixes 2018-04-14 08:29:07 +02:00
Martin Mahner 6810f86f70 Make padding resuable. 2018-04-13 18:44:33 +02:00
Martin Mahner bc7f12f377 Fixed white background on overflowing code snippets. 2018-04-13 17:07:26 +02:00
Martin Mahner 0fc6801213 Cleanup 2018-04-07 09:14:32 +02:00
Martin Mahner 158a1f61db rST style cleanup 2018-04-06 11:33:47 +02:00
Martin Mahner 76e8ddf3ea Markdown Rendering Support 2018-04-05 21:18:22 +02:00
Martin Mahner 46604ae492 Unreset all styles. 2018-04-05 21:17:42 +02:00
Martin Mahner 859a8a7f9c Fixed font color in history 2018-03-27 21:05:13 +02:00
Martin Mahner c65f225612 Bring back diff view. 2018-03-27 20:54:13 +02:00
Martin Mahner 8d10c0bd1e POST based snippet delete 2018-03-27 18:42:54 +02:00
Martin Mahner 3f634b6c7a One time message styling 2018-03-24 11:07:57 +01:00
Martin Mahner 14509d9fee Chrome and Windows Fixes 2018-03-24 10:14:17 +01: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