Commit Graph

222 Commits

Author SHA1 Message Date
Valentin Brandl
def0ab2f74
Merge pull request #7 from vbrandl/dependabot/cargo/backend/serde-1.0.99
All checks were successful
continuous-integration/drone/push Build is passing
Bump serde from 1.0.98 to 1.0.99 in /backend
2019-08-28 09:26:41 +02:00
dependabot-preview[bot]
6c97d02860
Bump serde from 1.0.98 to 1.0.99 in /backend
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.98 to 1.0.99.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.98...v1.0.99)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-28 07:25:07 +00:00
Valentin Brandl
f1f1d2988e
Merge pull request #9 from vbrandl/dependabot/cargo/backend/lazy_static-1.4.0
Bump lazy_static from 1.3.0 to 1.4.0 in /backend
2019-08-28 09:20:43 +02:00
Valentin Brandl
1d091ee14b
Merge pull request #8 from vbrandl/dependabot/cargo/backend/pretty_env_logger-0.3.1
Bump pretty_env_logger from 0.3.0 to 0.3.1 in /backend
2019-08-28 09:20:33 +02:00
Valentin Brandl
6ab5554178
Merge pull request #6 from vbrandl/dependabot/cargo/backend/serde_derive-1.0.99
Bump serde_derive from 1.0.98 to 1.0.99 in /backend
2019-08-28 09:20:14 +02:00
dependabot-preview[bot]
4d3558d686
Bump lazy_static from 1.3.0 to 1.4.0 in /backend
Bumps [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases)
- [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/compare/1.3.0...1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-26 04:52:18 +00:00
dependabot-preview[bot]
5ee110b18f
Bump pretty_env_logger from 0.3.0 to 0.3.1 in /backend
Bumps [pretty_env_logger](https://github.com/seanmonstar/pretty-env-logger) from 0.3.0 to 0.3.1.
- [Release notes](https://github.com/seanmonstar/pretty-env-logger/releases)
- [Commits](https://github.com/seanmonstar/pretty-env-logger/compare/v0.3.0...v0.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 05:36:32 +00:00
dependabot-preview[bot]
1d4852f6f3
Bump serde_derive from 1.0.98 to 1.0.99 in /backend
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.98 to 1.0.99.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.98...v1.0.99)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-19 05:34:55 +00:00
Valentin Brandl
291a5146e1
Merge pull request #5 from vbrandl/dependabot/cargo/backend/awc-0.2.4
All checks were successful
continuous-integration/drone/push Build is passing
Bump awc from 0.2.3 to 0.2.4 in /backend
2019-08-14 19:10:32 +02:00
dependabot-preview[bot]
e12db07d3a
Bump awc from 0.2.3 to 0.2.4 in /backend
Bumps [awc](https://github.com/actix/actix-web) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/awc-v0.2.3...awc-v0.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-14 05:01:15 +00:00
Valentin Brandl
1efd44e6e7
Rename config
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-13 19:55:59 +02:00
Valentin Brandl
6b5a76e364
Rename config 2019-08-13 19:55:48 +02:00
Valentin Brandl
362f33a259
Mention CSS framework
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-12 20:14:58 +02:00
Valentin Brandl
8765b30e2c
Show URL pattern with JS disabled
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-12 20:10:30 +02:00
Valentin Brandl
d543b1acd5
Add new tests
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-12 19:09:54 +02:00
Valentin Brandl
a95eac709a
Fail on empty path elements 2019-08-12 19:09:43 +02:00
Valentin Brandl
fcd9b963ff
Add maybe-extra dependency 2019-08-12 19:07:29 +02:00
Valentin Brandl
b13de01cce
Add border to input field
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-12 18:22:31 +02:00
Valentin Brandl
dfe012b4c9
Set focus on input on page load
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-11 16:40:45 +02:00
Valentin Brandl
387b6241a2
Remove some clones by using Cow
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-11 13:48:04 +02:00
Valentin Brandl
0729909bab
Remove cache module 2019-08-11 12:56:22 +02:00
Valentin Brandl
7fbf0a3011
Typos
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-10 15:10:28 +02:00
Valentin Brandl
80849b4dc1
Add contact section
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-10 15:01:56 +02:00
Valentin Brandl
f2fd9563f0
Add some logging
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-10 14:38:00 +02:00
Valentin Brandl
6afcf3b76f
Add header and description
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-10 13:52:43 +02:00
Valentin Brandl
1f7a1978b9
Replace deprecated function
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-09 23:10:31 +02:00
Valentin Brandl
a911808678
Merge pull request #1 from vbrandl/dependabot/cargo/backend/serde-1.0.98
Bump serde from 1.0.97 to 1.0.98 in /backend
2019-08-09 22:59:10 +02:00
dependabot-preview[bot]
0ebd3a9271
Bump serde from 1.0.97 to 1.0.98 in /backend
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.97 to 1.0.98.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.97...v1.0.98)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-09 20:58:56 +00:00
Valentin Brandl
d81f45154b
Merge pull request #2 from vbrandl/dependabot/cargo/backend/serde_derive-1.0.98
Bump serde_derive from 1.0.97 to 1.0.98 in /backend
2019-08-09 22:57:30 +02:00
Valentin Brandl
08e6003ceb
Merge pull request #4 from vbrandl/dependabot/cargo/backend/awc-0.2.3
Bump awc from 0.2.2 to 0.2.3 in /backend
2019-08-09 22:57:12 +02:00
Valentin Brandl
440655212d
Merge pull request #3 from vbrandl/dependabot/cargo/backend/mime_guess-2.0.1
Bump mime_guess from 2.0.0-alpha.6 to 2.0.1 in /backend
2019-08-09 22:56:02 +02:00
dependabot-preview[bot]
756cf328e7
Bump awc from 0.2.2 to 0.2.3 in /backend
Bumps [awc](https://github.com/actix/actix-web) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md)
- [Commits](https://github.com/actix/actix-web/compare/awc-v0.2.2...awc-v0.2.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-09 20:54:46 +00:00
dependabot-preview[bot]
2a833aab98
Bump mime_guess from 2.0.0-alpha.6 to 2.0.1 in /backend
Bumps [mime_guess](https://github.com/abonander/mime_guess) from 2.0.0-alpha.6 to 2.0.1.
- [Release notes](https://github.com/abonander/mime_guess/releases)
- [Commits](https://github.com/abonander/mime_guess/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-09 20:54:21 +00:00
dependabot-preview[bot]
ded4897c50
Bump serde_derive from 1.0.97 to 1.0.98 in /backend
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.97 to 1.0.98.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.97...v1.0.98)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-09 20:54:02 +00:00
Valentin Brandl
ee148689cb
Request only sha from GitHub API
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-09 22:42:48 +02:00
Valentin Brandl
da90b45b67
Add optional accept header 2019-08-09 22:38:46 +02:00
Valentin Brandl
b9dc926978
Add badges
[skip ci]
2019-08-09 20:59:31 +02:00
Valentin Brandl
bc5115ba56
Change header
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-09 20:49:07 +02:00
Valentin Brandl
8ae30269c8
Rename js output 2019-08-09 20:48:54 +02:00
Valentin Brandl
3f5b118ac5
Rename project
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-09 19:43:58 +02:00
Valentin Brandl
99eb44d618
Enable CI
All checks were successful
continuous-integration/drone/push Build is passing
2019-08-09 19:22:30 +02:00
Valentin Brandl
86705df03d
Put parser in fieldset 2019-08-09 18:22:27 +02:00
Valentin Brandl
9cab2942bf
Move static information to HTML template 2019-08-09 17:54:24 +02:00
Valentin Brandl
8b1184c439
Describe caching of redirects 2019-08-09 17:37:21 +02:00
Valentin Brandl
44cf0c93a2
Cleanup and a bit less heap allocation 2019-08-09 16:19:55 +02:00
Valentin Brandl
16a5ac7553
Fix caching issue 2019-08-09 14:40:26 +02:00
Valentin Brandl
13077eb5cd
Fix caching issue 2019-08-09 14:28:25 +02:00
Valentin Brandl
048069760f
Fix caching issue 2019-08-09 14:26:51 +02:00
Valentin Brandl
ffb47656f2
Test 2019-08-09 12:41:30 +02:00
Valentin Brandl
fe7134c3a3
Test 2019-08-09 12:40:40 +02:00