Ruidy
bc147c09cd
Merge pull request #4 from rjNemo/dependabot/cargo/actix-http-2.2.2
...
Bump actix-http from 2.2.0 to 2.2.2
2022-06-17 09:29:12 +02:00
dependabot[bot]
73618ad92d
Bump actix-http from 2.2.0 to 2.2.2
...
Bumps [actix-http](https://github.com/actix/actix-web ) from 2.2.0 to 2.2.2.
- [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/http-v2.2.0...http-v2.2.2 )
---
updated-dependencies:
- dependency-name: actix-http
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 07:28:29 +00:00
Ruidy
17b0c4b5d4
Merge pull request #2 from rjNemo/dependabot/cargo/smallvec-1.8.0
...
Bump smallvec from 1.5.1 to 1.8.0
2022-06-17 09:27:15 +02:00
Ruidy
63aa32784b
Merge pull request #3 from rjNemo/dependabot/cargo/thread_local-1.1.4
...
Bump thread_local from 1.0.1 to 1.1.4
2022-06-17 09:26:50 +02:00
dependabot[bot]
b023baab33
Bump thread_local from 1.0.1 to 1.1.4
...
Bumps [thread_local](https://github.com/Amanieu/thread_local-rs ) from 1.0.1 to 1.1.4.
- [Release notes](https://github.com/Amanieu/thread_local-rs/releases )
- [Commits](https://github.com/Amanieu/thread_local-rs/compare/v1.0.1...1.1.4 )
---
updated-dependencies:
- dependency-name: thread_local
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 01:47:08 +00:00
dependabot[bot]
0164fe1877
Bump smallvec from 1.5.1 to 1.8.0
...
Bumps [smallvec](https://github.com/servo/rust-smallvec ) from 1.5.1 to 1.8.0.
- [Release notes](https://github.com/servo/rust-smallvec/releases )
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.5.1...v1.8.0 )
---
updated-dependencies:
- dependency-name: smallvec
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 01:39:08 +00:00
Ruidy
c39174d7de
use picoCSS
2021-12-15 14:19:06 -04:00
Ruidy
d9da257d8e
update to edition 2021
2021-11-30 11:55:27 -04:00
Ruidy
e42def4f00
feat: nice css
2021-10-22 13:01:48 +02:00
Ruidy
07a9e021f3
chore
2021-09-16 20:00:15 +02:00
Ruidy
5bec1e8cc0
update html
2021-02-18 12:17:27 +01:00
Ruidy
61a4467fce
Fully automate dev setup with Gitpod ( #1 )
...
This commit implements a fully-automated development setup using Gitpod.io, an
online IDE for GitLab, GitHub, and Bitbucket that enables Dev-Environments-As-Code.
This makes it easy for anyone to get a ready-to-code workspace for any branch,
issue or pull request almost instantly with a single click.
2021-02-11 18:39:02 +01:00
Ruidy
16db93d3fa
client
2020-12-30 16:23:41 +01:00
Ruidy
96e2f42cfe
cors
2020-12-30 16:23:33 +01:00
Ruidy
5813dd6ad5
env variables
2020-12-30 10:22:51 +01:00
Ruidy
78e8ea4aa4
mutable state
2020-12-30 01:57:26 +01:00
Ruidy
59d782990c
add docs
2020-12-28 19:18:12 +01:00
Ruidy
7b4d311f48
refactor to multiple files
2020-12-23 21:37:40 +01:00
Ruidy
0cc35faa2d
index and get
2020-12-23 13:44:12 +01:00