Commit Graph

335 Commits

Author SHA1 Message Date
notplants 8b0b872d21 Reponse to CR 2022-06-15 12:36:44 +02:00
glyph 50dcb2cf9e add checkbox to enable / disable ebt 2022-06-15 08:58:21 +01:00
glyph e1877b5024 fix link to set new password
continuous-integration/drone/pr Build is passing Details
2022-06-15 08:46:16 +01:00
mycognosist f3d4ba9fe5 url-encode the ssb id for profile buttons 2022-06-14 09:03:08 +01:00
notplants 5147eed497 Change sbot.rs to use configurable go-sbot service name 2022-05-26 23:17:20 +02:00
notplants 9f6ba14123 Cargo fmt
continuous-integration/drone/pr Build is failing Details
2022-05-25 14:50:41 +02:00
notplants 21fb29c322 Working sbot
continuous-integration/drone/pr Build is failing Details
2022-05-25 14:49:05 +02:00
notplants 3adb226969 Bump version number 2022-05-25 12:25:54 +02:00
notplants 6434471599 Bump version numbers
continuous-integration/drone/pr Build is passing Details
2022-05-20 13:55:21 +02:00
glyph 98497fa5ae merge latest changes from main
continuous-integration/drone/pr Build is failing Details
2022-05-13 12:35:37 +02:00
notplants 5ea6a86700 Fix clippy error
continuous-integration/drone/pr Build is passing Details
2022-05-12 12:24:17 +02:00
notplants 99fd3be4ad Change RouilleConfig to ServerConfig
continuous-integration/drone/pr Build is failing Details
2022-05-12 12:21:05 +02:00
notplants e041e1c7f9 Change defaults to only be defined in config_manager.rs
continuous-integration/drone/pr Build is passing Details
2022-05-12 11:55:59 +02:00
notplants 288941e8a3 Change Rouille to use get_config_value
continuous-integration/drone/pr Build is failing Details
2022-05-12 11:26:23 +02:00
glyph c21e2d090c introduce keystore selector for golgi 2022-05-11 16:42:11 +02:00
notplants f4c1bc1169 Fix cargo fmt in peach-web
continuous-integration/drone/pr Build is passing Details
2022-05-10 13:25:53 +02:00
notplants 3ae182caa9 Fix clippy warnings in peach-web
continuous-integration/drone/pr Build is failing Details
2022-05-10 13:23:39 +02:00
notplants 64b5929e5c Update peach-config to set file permissions correctly
continuous-integration/drone/pr Build is failing Details
2022-04-19 12:50:29 -04:00
notplants 5629a048a1 Fix conflict 2022-04-18 16:45:28 -04:00
notplants bff86a490b Bump version number 2022-04-14 15:53:09 -04:00
notplants df3b4b8858 Update peach-config to install go-sbot instead of peach-go-sbot 2022-04-14 14:51:27 -04:00
notplants 2f1535fbee Update peach-web to use systemd system service 2022-04-14 14:47:43 -04:00
notplants b75aadd62d Working on peachcloud disc image 2022-04-11 10:31:45 -04:00
glyph e659102495 update body template comment 2022-04-06 09:59:17 +02:00
glyph 57b1a786a4 fix status page title 2022-04-06 09:57:32 +02:00
glyph f29659669c add route to handle resetting default sbot config 2022-03-25 09:39:06 +02:00
glyph d6695b291d tweak no-peers element 2022-03-25 09:26:44 +02:00
glyph aefa1525fb clarify missing name and description 2022-03-25 09:19:43 +02:00
glyph 367f0307b6 autofocus password input 2022-03-25 09:19:28 +02:00
glyph 2ae9cb5c48 remove ellipsis label class width 2022-03-25 08:43:32 +02:00
glyph 30aff5d7ac add clarity to empty peers list message 2022-03-25 08:43:15 +02:00
glyph 25e3a145fc fix alt attribute for logout icon 2022-03-24 13:42:02 +02:00
glyph 0bfad25d3d add follow, unfollow, block and unblock routes and sbot helper functions 2022-03-24 13:41:49 +02:00
glyph 952951515b update readme 2022-03-24 09:43:31 +02:00
glyph c65f568e40 authenticate session if disable_auth env var is true 2022-03-24 09:43:25 +02:00
glyph 979ec4eb64 reintroduce logging statements 2022-03-24 09:27:06 +02:00
glyph d9019d6a4b update git ignore and remove outdated code 2022-03-24 09:19:39 +02:00
glyph 07147f8a4f remove rocket config, context and tests 2022-03-24 09:13:25 +02:00
glyph 5fc0094146 remove tera templates 2022-03-24 09:11:26 +02:00
glyph 50afb61955 update dependencies and bump minor version 2022-03-24 09:09:08 +02:00
glyph 928afb35d3 update application configuration 2022-03-24 09:07:43 +02:00
glyph 1bdacf3632 add application configuration to replace Rocket.toml 2022-03-24 09:05:53 +02:00
glyph deaedc4428 add temporary password reset routes 2022-03-24 09:05:26 +02:00
glyph b78fafe84d update dependencies 2022-03-23 14:56:44 +02:00
glyph 5d37c12913 implement authentication with separate public and private routers 2022-03-23 14:56:31 +02:00
glyph 3a05396afb mount blobstore and add theme support for all routes 2022-03-23 11:41:47 +02:00
glyph 41bd39d422 add themes, add public and private msg publishing 2022-03-23 11:41:21 +02:00
glyph 77c1ccb1c7 add form handler and helper for sbot config updates 2022-03-23 09:14:54 +02:00
glyph 7d9bc2d7cd reduce code repetition with class splices 2022-03-22 16:13:50 +02:00
glyph b20822a644 satisfy clippy 2022-03-22 16:13:34 +02:00
glyph 65f0ac7630 update flash message class width 2022-03-22 16:12:47 +02:00
glyph 703f35d8b1 add profile_update module 2022-03-22 16:12:28 +02:00
glyph 084af1b486 add profile update template and route handler 2022-03-22 16:11:52 +02:00
glyph 3e918f66cf fix error flash value 2022-03-22 16:11:13 +02:00
glyph 98121f4922 use splices for rendering and url-encode the public key link 2022-03-21 16:43:22 +02:00
glyph e19fa0f99d import profile module 2022-03-21 16:42:16 +02:00
glyph 3a7b499742 use splices for template rendering 2022-03-21 16:41:52 +02:00
glyph 85231a20c7 add profile template and route handler 2022-03-21 16:40:54 +02:00
glyph 602c6a90f1 use class splices to reduce code repetition 2022-03-21 15:17:16 +02:00
glyph 34b4cbff32 add search and invite templates and route handlers 2022-03-21 13:27:32 +02:00
glyph 112cfca67b add url comment 2022-03-21 13:26:32 +02:00
glyph a379de179d add sbot error template 2022-03-21 11:17:42 +02:00
glyph 0353586705 add friends, follows and blocks route handlers and templates 2022-03-21 11:17:30 +02:00
glyph 4e8d93c388 move routes to the router 2022-03-20 17:17:17 +02:00
glyph 6db5e7c169 add routes and helpers for starting, stopping and restarting the sbot 2022-03-20 16:38:32 +02:00
glyph 60539adf41 add max-age and date for flash cookies 2022-03-20 16:37:53 +02:00
glyph e8b9cb2cc1 remove default rouille features 2022-03-20 15:37:02 +02:00
glyph cad3fc94c8 update theme import 2022-03-20 15:36:37 +02:00
glyph 976fac973d add flash messages to admin settings and auth routes 2022-03-20 15:36:24 +02:00
glyph cd7c2bc230 move sbot helper functions to utils 2022-03-20 12:28:08 +02:00
glyph 40c4f8aaf2 implement flash cookies for auth change routes 2022-03-20 12:27:00 +02:00
glyph 70f7ad0dc6 add sbot utils, move theme utils and add flash message trait 2022-03-20 12:26:04 +02:00
glyph 31628a7155 remove old scuttlebutt routes file 2022-03-18 11:33:27 +02:00
glyph 3c49c067dd fix big circle background colour when sbot status is failed 2022-03-18 11:33:10 +02:00
glyph 729580729c add scuttlebutt peers menu and inactive template 2022-03-18 11:32:51 +02:00
glyph 59739cf6e5 further refinement of the sbot status page 2022-03-18 11:30:59 +02:00
glyph 7fe919d9a1 refine sbot status pattern matching 2022-03-18 11:25:53 +02:00
glyph 7cdf8c553d complete scuttlebutt status route 2022-03-17 16:30:26 +02:00
glyph fe04195030 update lockfile and remove old auth routes file 2022-03-17 11:02:04 +02:00
glyph 8455e8089c add base templates, settings routes and auth routes 2022-03-17 11:01:36 +02:00
glyph 7c98cfcd5d add admin menu and config routes; start thinking about flash msgs 2022-03-14 09:17:31 +02:00
glyph 580771ebf2 update notes and add sbot settings config route to router 2022-03-13 11:09:39 +02:00
glyph c794d398b8 add sbot settings config route 2022-03-13 11:09:00 +02:00
glyph 4d06eb167f incomplete sbot config route 2022-03-12 10:36:40 +02:00
glyph eba15605c2 add scuttlebutt settings menu 2022-03-11 15:33:04 +02:00
glyph 07c18ea64d create settings menu route and move home route 2022-03-11 14:28:31 +02:00
glyph ec288658f3 implement basic config 2022-03-11 14:27:40 +02:00
glyph 6b145d66f8 add basic application config and parser 2022-03-11 10:19:00 +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 5b70353d6f update readme 2022-03-08 10:53:06 +02:00
glyph 67c727716c fix dark theme styling and button widths 2022-03-07 12:02:03 +02:00
glyph 5ab47cf742 made select css classes wider 2022-03-07 11:36:49 +02:00
glyph b092f1e1c4 minor wording change for temporary password request 2022-03-07 11:36:24 +02:00
glyph 983aa0689c improve messaging for when sbot is inactive 2022-03-07 11:36:03 +02:00
glyph 1a8ac3f57f change help to guide and add text 2022-03-07 11:35:19 +02:00
glyph af34829cb0 add reset password option to admin menu 2022-03-07 11:34:10 +02:00
glyph 824cbdbc0c save default peachcloud config if file does not exist 2022-03-07 11:26:52 +02:00
glyph 6cdd6dc41b remove unnecessary serde derivations, state-based remplate rendering, styling improvements 2022-03-04 10:58:50 +02:00
glyph 7fdf88eaa8 fix and improve all login and password-related workflows 2022-03-04 10:53:49 +02:00