jordan@doyle.la
|
2bbab69e94
|
cargo fmt
|
2020-07-23 15:28:55 +01:00 |
|
jordan@doyle.la
|
4eb9049a1a
|
Bump version to v1.0.5
|
2020-07-23 15:18:22 +01:00 |
|
jordan@doyle.la
|
54f531a0a8
|
Fixes #16: New lines lost when only a \n is given
|
2020-07-23 15:15:57 +01:00 |
|
jordan@doyle.la
|
598baa2ace
|
cargo update
|
2020-07-22 12:12:26 +01:00 |
|
Aaron
|
5b5c7dc2fb
|
Update Rocket dependency branch to "master"
Signed-off-by: Aaron <admin@datahoarder.dev>
|
2020-07-19 21:06:31 +01:00 |
|
jordan@doyle.la
|
ebe0df5cc6
|
Upgrade rocket to latest version
|
2020-07-07 16:05:06 +01:00 |
|
Chris Martin
|
439f4bf2b4
|
Add viewport meta tag for better mobile interface
|
2020-06-13 11:15:41 +01:00 |
|
Shaarad Dalvi
|
377d4a129d
|
Upated dockerfile to install libclang-dev
Build of `onig_sys` fails with missing dependency on clang.
|
2020-05-15 03:08:14 +01:00 |
|
jordan@doyle.la
|
9c53294b88
|
Move to async rocket
|
2020-04-13 11:47:50 +01:00 |
|
Jordan Doyle
|
b095d2464c
|
Fix build after updating dependencies & make scripts posix-compliant
|
2020-04-12 16:44:59 +01:00 |
|
Jordan Doyle
|
3c76d4fd1a
|
Remove FreeBSD build as it currently fails
|
2020-04-12 16:44:57 +01:00 |
|
Jordan Doyle
|
06b90b8271
|
Do a cargo check instead of duplicating the build
|
2020-04-12 16:44:55 +01:00 |
|
Jordan Doyle
|
21b04b88ae
|
Add rel="help" link to this repo (sorry! feel free to patch this out)
|
2020-04-12 16:44:50 +01:00 |
|
Jordan Doyle
|
53d97709fa
|
Bump package versions
|
2020-04-12 16:44:37 +01:00 |
|
Jordan Doyle
|
ff3d193734
|
Update README.md
|
2020-04-12 15:42:37 +01:00 |
|
Ron Nazarov
|
2b53d0a34c
|
Fixed "snippits" to "snippets"
|
2020-04-12 15:40:26 +01:00 |
|
Jordan Doyle
|
2502cc7f5c
|
Update .travis.yml
|
2020-04-12 14:39:54 +01:00 |
|
Jordan Doyle
|
4bd924b423
|
Bump version to 1.0.3
|
2020-04-05 14:51:03 +01:00 |
|
j_dickert
|
be88df22f7
|
Add linenumbering
Fix rocket dependencies
|
2020-04-05 14:48:42 +01:00 |
|
Olgierd "Allgreed" Kasprowicz
|
275ace8356
|
Add Dockerfile
|
2019-05-23 19:47:45 +01:00 |
|
Jordan Johnson-Doyle
|
41900eaeee
|
Fix deploy script on arm & windows builds
|
2019-02-21 18:12:43 +00:00 |
|
Jordan Doyle
|
1115bbc937
|
We're maturing like a fine cheese
|
2019-02-21 16:53:14 +00:00 |
|
Jordan Johnson-Doyle
|
5b7868080f
|
Prevent cloning paste on show where not necessary
|
2019-02-21 16:41:39 +00:00 |
|
Jordan Johnson-Doyle
|
c2219e15f4
|
Avoid cloning generated id when submitting paste
|
2019-02-21 11:51:36 +00:00 |
|
Jordan Johnson-Doyle
|
26b21d7b39
|
Bump version to 1.0.2
|
2019-02-16 19:32:14 +00:00 |
|
Jordan Johnson-Doyle
|
fda03cfe21
|
Add config to Cargo.toml for crates.io
|
2019-02-16 19:25:39 +00:00 |
|
Jordan Johnson-Doyle
|
e466683062
|
Unnecessary fully qualified struct reference
|
2019-02-16 19:00:54 +00:00 |
|
Jordan Johnson-Doyle
|
2fad96945e
|
Strip debug symbols on release builds from Travis
|
2019-02-16 18:56:18 +00:00 |
|
Jordan Johnson-Doyle
|
c3b886c196
|
Remove dependency on ring
|
2019-02-16 18:55:37 +00:00 |
|
Jordan Johnson-Doyle
|
caa8c3568d
|
Remove unused dependencies, slightly optimise release binary size
|
2019-02-16 18:05:06 +00:00 |
|
Jordan Johnson-Doyle
|
22f5e257a9
|
Bump to 1.0.1
|
2019-02-16 11:51:14 +00:00 |
|
Jordan Johnson-Doyle
|
f675f75b3b
|
Rename render -> show_paste
|
2019-02-16 11:51:14 +00:00 |
|
Jordan Johnson-Doyle
|
cd3d911ca0
|
Use overflow: auto instead of overflow: scroll
|
2019-02-16 11:51:13 +00:00 |
|
Jordan Doyle
|
4c9f1af0ab
|
Update README.md
|
2019-02-16 11:04:23 +00:00 |
|
Jordan Doyle
|
1fe4db7420
|
Update README.md
|
2019-02-15 23:26:52 +00:00 |
|
Jordan Johnson-Doyle
|
1e1f6007b4
|
Update .travis.yml with new API key
|
2019-02-15 22:18:30 +00:00 |
|
Jordan Johnson-Doyle
|
8e29abb271
|
Bump to 1.0.0
|
2019-02-15 22:02:36 +00:00 |
|
Jordan Johnson-Doyle
|
09e411739a
|
Run cargo fmt
|
2019-02-15 22:01:22 +00:00 |
|
Jordan Johnson-Doyle
|
b32010f905
|
Better error handling, remove all unwraps
|
2019-02-15 21:53:13 +00:00 |
|
Jordan Johnson-Doyle
|
55bd19bb0d
|
Pin the version of chashmap we use
|
2019-02-15 21:16:31 +00:00 |
|
Jordan Johnson-Doyle
|
5574fa69cf
|
Add my shell.nix
|
2019-02-15 21:16:08 +00:00 |
|
Jordan Johnson-Doyle
|
e689ff7714
|
Separate id generation and persisting
|
2019-02-15 21:01:37 +00:00 |
|
Jordan Johnson-Doyle
|
d6fa8ad7b0
|
Allow x86_64-unknown-linux-gnu to fail (use x86_64-unknown-linux-musl or build yourself if you need a gcc build)
|
2019-02-15 20:38:58 +00:00 |
|
Jordan Johnson-Doyle
|
65fecc2674
|
Install gcc-7 on Ubuntu builds
|
2019-02-15 19:16:13 +00:00 |
|
Jordan Johnson-Doyle
|
9c340ea08c
|
Only need to read from BIN_BUFFER_SIZE once
|
2019-02-14 01:24:24 +00:00 |
|
Jordan Johnson-Doyle
|
44d3b3358c
|
Allow other modifier keys to submit the form
|
2019-02-14 01:22:04 +00:00 |
|
Jordan Johnson-Doyle
|
a49af51eda
|
Use Courier everywhere
|
2019-02-13 22:16:49 +00:00 |
|
Jordan Johnson-Doyle
|
cd8fb8e349
|
Remove whitespace that messed with clean copy+pastes
|
2019-02-13 22:15:38 +00:00 |
|
Jordan Johnson-Doyle
|
707b5b16e7
|
Use dereferencing for request parameters
|
2019-02-13 21:52:17 +00:00 |
|
Jordan Johnson-Doyle
|
4fde268117
|
Add more comments
|
2019-02-12 01:23:06 +00:00 |
|