Commit Graph

22 Commits

Author SHA1 Message Date
Konrad Borowski
38b2f31a96 Fix compilation failure in storage listener 2022-05-06 20:39:04 +02:00
Konrad Borowski
4799f7f124 Make tab indentation an option
This improves accessibility.
2022-05-06 20:34:48 +02:00
Konrad Borowski
6b936d76fb Avoid using arrow functions in languages map 2022-05-06 07:55:46 +02:00
Konrad Borowski
81bda43532 Enable noImplicitAny 2022-05-06 07:46:15 +02:00
Konrad Borowski
8bd8e4f95d Reformat code with Prettier 2022-05-05 22:51:40 +02:00
Konrad Borowski
dcc892ee92 Use CodeMirror 6 2022-05-05 19:27:31 +02:00
Konrad Borowski
6fc7eda161 Fix a bug with running code confusing CodeMirror 2021-07-01 14:46:51 +02:00
Konrad Borowski
4ae77ab3a4 Remove Monaco editor support 2020-02-17 14:31:40 +01:00
Konrad Borowski
4665458245 Add license comment to each program file 2020-01-19 13:14:52 +01:00
Konrad Borowski
fc3fbc4b1d Delete Python 2
It's going to be retired, see https://pythonclock.org/
2019-12-29 11:49:07 +01:00
Konrad Borowski
a29e5be6b4 Use correct language identifier for Python 3 2019-12-22 14:56:05 +01:00
Konrad Borowski
9c7c08fcaa Redesign pastebin.run 2019-12-21 18:09:07 +01:00
Konrad Borowski
1a5f38ae64 Add Ctrl+Enter keyboard shortcut 2019-11-25 20:26:15 +01:00
Konrad Borowski
2291ea4d58 Disable CodeMirror infinite scroll 2019-11-25 20:05:38 +01:00
Konrad Borowski
32dda7f8c5 Add Go language 2019-11-24 13:33:34 +01:00
Konrad Borowski
cbacf5b625 Update language identifiers
This is the last moment to do this, as the /v1/pastes API
will become public soon.
2019-11-04 11:26:10 +01:00
Konrad Borowski
d24a2e9446 Rename Perl 6 2019-11-03 17:40:17 +01:00
Konrad Borowski
ef2bd4f528 Notify editor about editor type changes 2019-10-30 19:25:35 +01:00
Konrad Borowski
dd00adbd05 Migrate to TypeScript 2019-10-14 11:03:48 +02:00
Konrad Borowski
ce8d784657 Provide Perl 6 syntax highlighting 2019-10-12 23:46:32 +02:00
Konrad Borowski
f064cece30 Support Monaco Editor 2019-10-11 11:10:11 +02:00
Konrad Borowski
bc24fe0b31 Introduce configuration page 2019-10-09 16:51:25 +02:00