Valentin Brandl
|
5551c6f3e4
|
Update serde and serde_derive to 1.0.92
continuous-integration/drone/push Build is passing
|
2019-06-12 20:00:00 +02:00 |
|
Valentin Brandl
|
38399b0bcd
|
Update actix-web to 1.0.0
|
2019-06-12 19:55:32 +02:00 |
|
Valentin Brandl
|
ad4d87ca2f
|
Update reqwest to 0.9.18
|
2019-06-12 19:53:51 +02:00 |
|
Valentin Brandl
|
137f264bdf
|
Merge pull request #13 from vbrandl/dependabot/cargo/structopt-0.2.16
continuous-integration/drone/push Build is passing
Bump structopt from 0.2.15 to 0.2.16
|
2019-06-01 20:51:42 +02:00 |
|
dependabot-preview[bot]
|
8cfe84c763
|
Bump structopt from 0.2.15 to 0.2.16
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.2.15 to 0.2.16.
- [Release notes](https://github.com/TeXitoi/structopt/releases)
- [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TeXitoi/structopt/compare/v0.2.15...v0.2.16)
|
2019-05-30 05:32:17 +00:00 |
|
Valentin Brandl
|
787ff55444
|
Bump version number
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2019-05-28 22:26:55 +02:00 |
|
Valentin Brandl
|
3901fe9e9c
|
Cleanup
continuous-integration/drone/push Build is passing
|
2019-05-28 22:06:31 +02:00 |
|
Valentin Brandl
|
e0b6ee69f1
|
Actually run as user
continuous-integration/drone/push Build is passing
|
2019-05-28 21:59:18 +02:00 |
|
Valentin Brandl
|
75398a3613
|
Use adduser
continuous-integration/drone/push Build is passing
|
2019-05-28 21:56:44 +02:00 |
|
Valentin Brandl
|
a944e8b149
|
Don't run as root in the container
continuous-integration/drone/push Build is passing
|
2019-05-28 21:46:47 +02:00 |
|
Valentin Brandl
|
d9faf25648
|
Make script executable
[skip ci]
|
2019-05-19 16:05:58 +02:00 |
|
Valentin Brandl
|
d2977eee32
|
Add script to list repositories
[ci skip]
|
2019-05-19 16:01:58 +02:00 |
|
Valentin Brandl
|
569ce3a457
|
Bump version number
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2019-05-19 13:56:56 +02:00 |
|
Valentin Brandl
|
a77962732e
|
Update dependencies
|
2019-05-19 13:56:23 +02:00 |
|
Valentin Brandl
|
6438bbba82
|
Make code async
|
2019-05-19 13:56:11 +02:00 |
|
Valentin Brandl
|
0fcafc7e4b
|
Bump version number
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2019-05-14 01:13:16 +02:00 |
|
Valentin Brandl
|
5fd0eaf289
|
Use log4rs instead of pretty env logger
|
2019-05-14 01:12:43 +02:00 |
|
Valentin Brandl
|
2236cf8b53
|
Refactor into smaller modules and implement new logger
|
2019-05-14 01:12:13 +02:00 |
|
Valentin Brandl
|
60cba9951f
|
Add new error types
|
2019-05-14 01:11:54 +02:00 |
|
Valentin Brandl
|
d6835b96de
|
Refactor into smaller modules
|
2019-05-14 01:11:39 +02:00 |
|
Valentin Brandl
|
6d980d92be
|
Ignore default log file
|
2019-05-14 01:10:46 +02:00 |
|
Valentin Brandl
|
48e65fef36
|
Bump version number
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2019-05-13 22:08:10 +02:00 |
|
Valentin Brandl
|
514c30e13c
|
Use orange favicon
|
2019-05-13 22:07:37 +02:00 |
|
Valentin Brandl
|
d082531ca4
|
Bump version number
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
|
2019-05-13 22:02:14 +02:00 |
|
Valentin Brandl
|
0a58a75cd1
|
Serve favicon
continuous-integration/drone/push Build is passing
|
2019-05-13 21:58:07 +02:00 |
|
Valentin Brandl
|
a7441f79cb
|
Add favicon
|
2019-05-13 21:57:47 +02:00 |
|
Valentin Brandl
|
c62f4e3db4
|
Bump version number
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2019-05-04 15:47:19 +02:00 |
|
Valentin Brandl
|
27c49f6e14
|
Add dependency badge
|
2019-05-04 15:46:36 +02:00 |
|
Valentin Brandl
|
6d9b95e7d0
|
Merge branch 'feature/generator-from'
|
2019-05-04 15:45:35 +02:00 |
|
Valentin Brandl
|
791cb38a41
|
Implement generator and use custom result type
|
2019-05-04 15:45:25 +02:00 |
|
Valentin Brandl
|
eb0ee4b31d
|
Add generator and result page
|
2019-05-04 15:38:00 +02:00 |
|
Valentin Brandl
|
d5e6bf7839
|
Add service enum for form data
|
2019-05-04 15:37:29 +02:00 |
|
Valentin Brandl
|
4556d6a04a
|
Add custom result type
|
2019-05-04 15:33:21 +02:00 |
|
Valentin Brandl
|
2d4e1930a8
|
Sign CI config [skip ci]
|
2019-05-01 22:32:34 +02:00 |
|
Valentin Brandl
|
06613ca9b0
|
Bump version number
continuous-integration/drone/tag Build is passing
|
2019-05-01 22:24:20 +02:00 |
|
Valentin Brandl
|
22923e7121
|
Only run builds on master and tags
|
2019-05-01 22:23:46 +02:00 |
|
Valentin Brandl
|
49702c22cd
|
Merge branch 'feature/drone-ci'
continuous-integration/drone/push Build is passing
|
2019-05-01 22:13:18 +02:00 |
|
Valentin Brandl
|
2da2771218
|
Add drone badge and remove docker cloud badge
|
2019-05-01 22:13:06 +02:00 |
|
Valentin Brandl
|
f1ae1b4d59
|
Enable autotag
continuous-integration/drone/push Build is passing
|
2019-05-01 22:08:23 +02:00 |
|
Valentin Brandl
|
80a0afbf53
|
Upload docker image
continuous-integration/drone/push Build is passing
|
2019-05-01 21:56:59 +02:00 |
|
Valentin Brandl
|
751b8e9a6d
|
Build image in CI
continuous-integration/drone/push Build is failing
|
2019-05-01 21:31:48 +02:00 |
|
Valentin Brandl
|
6355dce827
|
Test release build
continuous-integration/drone/push Build is passing
|
2019-05-01 18:43:20 +02:00 |
|
Valentin Brandl
|
bd4b8c64ba
|
Fix user
continuous-integration/drone/push Build is passing
|
2019-05-01 18:28:16 +02:00 |
|
Valentin Brandl
|
4a69022659
|
Dummy commit
continuous-integration/drone/push Build is failing
|
2019-05-01 18:23:27 +02:00 |
|
Valentin Brandl
|
6f73bbd422
|
Add drone config
continuous-integration/drone/push Build encountered an error
|
2019-05-01 18:21:10 +02:00 |
|
Valentin Brandl
|
7b45d72b97
|
Make worker threads configurable
|
2019-05-01 16:37:51 +02:00 |
|
Valentin Brandl
|
852a31315d
|
Start 4 worker threads
|
2019-05-01 16:21:36 +02:00 |
|
Valentin Brandl
|
95f2c987e3
|
Add travis badge
|
2019-05-01 13:44:33 +02:00 |
|
Valentin Brandl
|
2d4ad8c58f
|
Clarify binary dependency on git
[ci skip]
|
2019-05-01 13:42:43 +02:00 |
|
Valentin Brandl
|
beb57036aa
|
Remove TODO from readme
|
2019-05-01 13:41:02 +02:00 |
|