Commit Graph

28 Commits

Author SHA1 Message Date
glyph e8b9cb2cc1 remove default rouille features 2022-03-20 15:37:02 +02:00
glyph 8455e8089c add base templates, settings routes and auth routes 2022-03-17 11:01:36 +02:00
glyph 23d6870f77 home template is working 2022-03-10 11:09:26 +02:00
glyph b7cf3c1aab fix a test and update guide links 2022-03-09 13:04:44 +02:00
glyph ebbcc35fbb add deps for base64 and temp dir creation 2022-02-25 09:09:07 +02:00
glyph 9013ccb3d6 determine blobstore path and mount blob file server 2022-02-23 11:54:08 +02:00
glyph 17ea3e7f44 add golgi dependency and error variant 2022-02-11 10:31:31 +02:00
glyph 0737c435a8 add theme setter and getter, update route handlers 2022-02-03 16:29:20 +02:00
glyph d0321d17d0 remove lazy_static dependency 2022-01-18 16:59:44 +02:00
notplants 4d2a3771b8 remove static/js from cargo-deb assetts 2022-01-16 17:41:49 -05:00
glyph b0b21ad8a0 add standalone check before mounting routes 2022-01-13 13:15:42 +02:00
glyph fd94ba27ac replace snafu with custom error impl 2022-01-12 19:58:49 +02:00
glyph bb5cd0f0d3 remove unneeded dependencies 2022-01-12 19:54:30 +02:00
glyph 2a7c893d94 bump version 2022-01-12 13:08:30 +02:00
glyph a5415aad99 merge direct_call_net_stats branch 2022-01-12 11:35:55 +02:00
notplants 1ea0ea2ed1 Fix regression of peach-dyndns-updater 2022-01-11 18:03:07 -05:00
glyph a0e80fcda7 add deps for network and stats 2022-01-04 14:06:35 +02:00
notplants 29cc40be48 Fix setup of nsupdate 2021-12-18 11:24:43 -05:00
notplants 94bac00664 Fix typo in secret_key 2021-12-18 09:22:55 -05:00
notplants c41dae8d04 Copy Rocket.toml to /usr/share/peach-web 2021-12-17 17:23:27 -05:00
glyph c2b785f54b remove unnecessary websocket dependency 2021-11-25 11:12:05 +02:00
glyph b59e62f920 bump crate version 2021-11-23 12:30:34 +02:00
notplants 212c2e1545 Add request guard for password authentication 2021-11-08 15:00:27 +01:00
notplants 1b66ee8d9e Response to code review 2021-11-05 11:44:41 +01:00
notplants b654d913ad Use rocket_dyn_templates 2021-11-04 12:03:40 +01:00
notplants 2507747f94 Find and replace build_json_response 2021-11-03 15:03:21 +01:00
notplants 211c923454 Update lib.rs to use rocket 0.5 2021-11-02 17:14:15 +01:00
mhfowler d8803e9974 First workspace commit 2021-08-06 13:58:40 -04:00