Commit Graph

617 Commits

Author SHA1 Message Date
Konrad Borowski
5d4d450619 Remove Dockerfile 2022-05-09 19:22:15 +02:00
Konrad Borowski
64e1d576a1 Remove webpack configuration 2022-05-09 19:21:59 +02:00
Konrad Borowski
4c4ca24674 Add target to ignore paths 2022-05-09 19:11:38 +02:00
Konrad Borowski
a3b5b49b0f Enable formatting with prettier 2022-05-08 16:50:49 +02:00
Konrad Borowski
7d9b9bdd4b Replace article with main tag 2022-05-08 12:40:44 +02:00
Konrad Borowski
da3e786e3c Make label not share flex with editor 2022-05-08 12:37:05 +02:00
Konrad Borowski
903af38d04 Add labels for code block 2022-05-08 11:15:05 +02:00
Konrad Borowski
09a6c1f7cb Indicate tab indentation setting support 2022-05-08 10:47:29 +02:00
Konrad Borowski
b0d0c788fb Improve button layout on mobile devices 2022-05-08 10:41:57 +02:00
Konrad Borowski
551017858b Use label rather than placeholder
This improves accessibility.
2022-05-08 10:11:36 +02:00
Konrad Borowski
9218a98a2e Add labels for select menus 2022-05-08 10:04:37 +02:00
Konrad Borowski
9c6305f070 Use asset server only for production 2022-05-08 10:03:31 +02:00
Konrad Borowski
72f6f9b4f9 Remove defer from script
Modules are automatically deferred.
2022-05-08 09:56:00 +02:00
Konrad Borowski
0db7b49983 Mark the page language as English 2022-05-08 09:51:43 +02:00
Konrad Borowski
d110c2db7c Move build script to separate directory
This work-arounds a bug in Naersk which makes Naersk not run the
build script when it's in standard location (build.rs).
2022-05-08 09:09:50 +02:00
Konrad Borowski
3b25942444 Improve build script to properly recognize debug assertions 2022-05-08 08:58:40 +02:00
Konrad Borowski
5cdac38b1f Merge branch 'solidjs' into 'master'
Rewrite JavaScript code using SolidJS

See merge request pastebinrun/pastebinrun!236
2022-05-08 06:13:24 +00:00
Konrad Borowski
97f4c13732 Rewrite JavaScript code using SolidJS 2022-05-08 07:54:17 +02:00
Konrad Borowski
5c8e8645ec Use Node.js 16 2022-05-07 08:26:29 +02:00
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
f6e118f3b6 Rename "Config" to "Options" 2022-05-06 20:03:28 +02:00
Konrad Borowski
742f9fb2b8 Use defer for JavaScript 2022-05-06 18:35:35 +02:00
Konrad Borowski
8d75fee37c Bump glob to 8.0.1 2022-05-06 16:15:04 +02:00
Konrad Borowski
c4ab4d54a3 Migrate to edition 2021 2022-05-06 08:13:24 +02:00
Konrad Borowski
1f59b0c63b Update Rust to 1.56 2022-05-06 08:05:36 +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
7e6831d028 Bump TypeScript to 4.6.4 2022-05-06 07:22:43 +02:00
Konrad Borowski
6688bbe466 Update Rust dependencies 2022-05-06 07:18:39 +02:00
Konrad Borowski
336755b4c2 Update JavaScript dependencies 2022-05-06 07:16:29 +02:00
Konrad Borowski
68dad4c10a Remove (void) from C++'s Hello World 2022-05-06 07:13:10 +02:00
Konrad Borowski
7cb1a85c36 Merge branch 'reformat-prettier' into 'master'
Reformat code with Prettier

See merge request pastebinrun/pastebinrun!235
2022-05-05 21:07:08 +00:00
Konrad Borowski
8bd8e4f95d Reformat code with Prettier 2022-05-05 22:51:40 +02:00
Konrad Borowski
8f6d489645 Remove renovate.json 2022-05-05 22:34:14 +02:00
Konrad Borowski
983c75d06b Merge branch 'codemirror6' into 'master'
Use CodeMirror 6

See merge request pastebinrun/pastebinrun!234
2022-05-05 17:43:11 +00:00
Konrad Borowski
dcc892ee92 Use CodeMirror 6 2022-05-05 19:27:31 +02:00
Konrad Borowski
5dbb6ed50b Update nanoid 2022-05-05 16:49:36 +02:00
Konrad Borowski
c37c85611a Update prismjs 2022-05-05 16:48:49 +02:00
Konrad Borowski
47acb1678c Fix formatting with new output box 2022-04-25 20:39:09 +02:00
Konrad Borowski
3145db96e4 Provide single output box 2022-04-25 19:33:40 +02:00
Konrad Borowski
2612e472ef Use = version for rocket
Cargo incorrectly matches pre-releases.
2022-03-19 12:12:40 +01:00
Konrad Borowski
a883d10813 Put correct file name when using sandbox 2022-03-19 12:09:35 +01:00
Konrad Borowski
b63935c491 Use new sandbox API 2022-03-19 11:37:04 +01:00
Konrad Borowski
d1b9821574 Update dependencies 2022-03-09 12:39:48 +01:00
Konrad Borowski
d21b6bf1e5 Update regex 2022-03-09 12:38:46 +01:00
Konrad Borowski
d1fc0e03e2 Remove about pages migrations 2022-01-25 16:16:29 +01:00
Konrad Borowski
b80c6acc4c Update ammonia 2022-01-19 23:45:27 +01:00
Konrad Borowski
b6176a8298 Document security of attribute filter on class attribute 2022-01-17 15:17:50 +01:00
Konrad Borowski
693d5545f7 Update copyright years for models/paste.rs 2022-01-17 15:17:41 +01:00