Commit Graph

  • a76ec08da6 move drone config to repo root and add triggers glyph 2022-04-06 10:36:10 +0200
  • cf64cd9c76 add drone ci config with clippy for amd64 glyph 2022-04-06 10:32:12 +0200
  • 169149d607 Merge pull request 'Replace absolute paths with relative paths for system command calls' (#100) from fix_sys_cmd_paths into main glyph 2022-04-06 08:17:41 +0000
  • f1eaa07f7b replace absolute paths with relative paths for system command calls glyph 2022-04-06 10:13:52 +0200
  • 52c3e88b44 Merge pull request 'Fix Scuttlebutt Status page title' (#99) from fix_status_title into main glyph 2022-04-06 08:04:59 +0000
  • e659102495 update body template comment glyph 2022-04-06 09:59:17 +0200
  • 57b1a786a4 fix status page title glyph 2022-04-06 09:57:32 +0200
  • fded48908d Merge pull request 'Replace Rocket and Tera with Rouille and Maud' (#88) from rouille_maud into main glyph 2022-03-25 08:07:15 +0000
  • 46ded85feb resolve merge conflicts glyph 2022-03-25 10:06:00 +0200
  • f29659669c add route to handle resetting default sbot config glyph 2022-03-25 09:39:06 +0200
  • d6695b291d tweak no-peers element glyph 2022-03-25 09:26:44 +0200
  • aefa1525fb clarify missing name and description glyph 2022-03-25 09:19:43 +0200
  • 367f0307b6 autofocus password input glyph 2022-03-25 09:19:28 +0200
  • b1c5c701e5 reduce specificity of peach-lib dependencies glyph 2022-03-25 08:45:10 +0200
  • 2ae9cb5c48 remove ellipsis label class width glyph 2022-03-25 08:43:32 +0200
  • 30aff5d7ac add clarity to empty peers list message glyph 2022-03-25 08:43:15 +0200
  • 25e3a145fc fix alt attribute for logout icon glyph 2022-03-24 13:42:02 +0200
  • 0bfad25d3d add follow, unfollow, block and unblock routes and sbot helper functions glyph 2022-03-24 13:41:49 +0200
  • 952951515b update readme glyph 2022-03-24 09:43:31 +0200
  • c65f568e40 authenticate session if disable_auth env var is true glyph 2022-03-24 09:43:25 +0200
  • 979ec4eb64 reintroduce logging statements glyph 2022-03-24 09:27:06 +0200
  • d9019d6a4b update git ignore and remove outdated code glyph 2022-03-24 09:19:39 +0200
  • 07147f8a4f remove rocket config, context and tests glyph 2022-03-24 09:13:25 +0200
  • 5fc0094146 remove tera templates glyph 2022-03-24 09:11:26 +0200
  • 50afb61955 update dependencies and bump minor version glyph 2022-03-24 09:09:08 +0200
  • 928afb35d3 update application configuration glyph 2022-03-24 09:07:43 +0200
  • 1bdacf3632 add application configuration to replace Rocket.toml glyph 2022-03-24 09:05:53 +0200
  • deaedc4428 add temporary password reset routes glyph 2022-03-24 09:05:26 +0200
  • 4a94f14dc5 update golgi dependency to use git path glyph 2022-03-23 14:59:33 +0200
  • b78fafe84d update dependencies glyph 2022-03-23 14:56:44 +0200
  • 5d37c12913 implement authentication with separate public and private routers glyph 2022-03-23 14:56:31 +0200
  • 3a05396afb mount blobstore and add theme support for all routes glyph 2022-03-23 11:41:47 +0200
  • 41bd39d422 add themes, add public and private msg publishing glyph 2022-03-23 11:41:21 +0200
  • 77c1ccb1c7 add form handler and helper for sbot config updates glyph 2022-03-23 09:14:54 +0200
  • 7d9bc2d7cd reduce code repetition with class splices glyph 2022-03-22 16:13:50 +0200
  • b20822a644 satisfy clippy glyph 2022-03-22 16:13:34 +0200
  • 65f0ac7630 update flash message class width glyph 2022-03-22 16:12:47 +0200
  • 703f35d8b1 add profile_update module glyph 2022-03-22 16:12:28 +0200
  • 084af1b486 add profile update template and route handler glyph 2022-03-22 16:11:52 +0200
  • 3e918f66cf fix error flash value glyph 2022-03-22 16:11:13 +0200
  • 98121f4922 use splices for rendering and url-encode the public key link glyph 2022-03-21 16:43:22 +0200
  • e19fa0f99d import profile module glyph 2022-03-21 16:42:16 +0200
  • 3a7b499742 use splices for template rendering glyph 2022-03-21 16:41:52 +0200
  • 85231a20c7 add profile template and route handler glyph 2022-03-21 16:40:54 +0200
  • 602c6a90f1 use class splices to reduce code repetition glyph 2022-03-21 15:17:16 +0200
  • 34b4cbff32 add search and invite templates and route handlers glyph 2022-03-21 13:27:32 +0200
  • 112cfca67b add url comment glyph 2022-03-21 13:26:32 +0200
  • a379de179d add sbot error template glyph 2022-03-21 11:17:42 +0200
  • 0353586705 add friends, follows and blocks route handlers and templates glyph 2022-03-21 11:17:30 +0200
  • 4e8d93c388 move routes to the router glyph 2022-03-20 17:17:17 +0200
  • 6db5e7c169 add routes and helpers for starting, stopping and restarting the sbot glyph 2022-03-20 16:38:32 +0200
  • 60539adf41 add max-age and date for flash cookies glyph 2022-03-20 16:37:53 +0200
  • e8b9cb2cc1 remove default rouille features glyph 2022-03-20 15:37:02 +0200
  • cad3fc94c8 update theme import glyph 2022-03-20 15:36:37 +0200
  • 976fac973d add flash messages to admin settings and auth routes glyph 2022-03-20 15:36:24 +0200
  • cd7c2bc230 move sbot helper functions to utils glyph 2022-03-20 12:28:08 +0200
  • 40c4f8aaf2 implement flash cookies for auth change routes glyph 2022-03-20 12:27:00 +0200
  • 70f7ad0dc6 add sbot utils, move theme utils and add flash message trait glyph 2022-03-20 12:26:04 +0200
  • 31628a7155 remove old scuttlebutt routes file glyph 2022-03-18 11:33:27 +0200
  • 3c49c067dd fix big circle background colour when sbot status is failed glyph 2022-03-18 11:33:10 +0200
  • 729580729c add scuttlebutt peers menu and inactive template glyph 2022-03-18 11:32:51 +0200
  • 59739cf6e5 further refinement of the sbot status page glyph 2022-03-18 11:30:59 +0200
  • 7fe919d9a1 refine sbot status pattern matching glyph 2022-03-18 11:25:53 +0200
  • 7cdf8c553d complete scuttlebutt status route glyph 2022-03-17 16:30:26 +0200
  • fe04195030 update lockfile and remove old auth routes file glyph 2022-03-17 11:02:04 +0200
  • 8455e8089c add base templates, settings routes and auth routes glyph 2022-03-17 11:01:36 +0200
  • 97206e0573 add links for submitting bug reports and feature suggestions glyph 2022-03-14 11:17:54 +0200
  • 7acf6ef395 tiny wording change to bug issue template glyph 2022-03-14 11:11:08 +0200
  • 3828998769 Merge pull request 'Add feature suggestion template' (#87) from bug_report_template into main glyph 2022-03-14 09:09:46 +0000
  • 440d6f9bd5 add feature suggestion template glyph 2022-03-14 11:08:32 +0200
  • 59a6c7fdca Merge pull request 'Move issue template to repo root' (#86) from bug_report_template into main glyph 2022-03-14 08:27:19 +0000
  • 3a4b0ffffd move issue template to repo root glyph 2022-03-14 10:26:23 +0200
  • 447f81a41c Merge pull request 'Add issue template for bug reporting' (#85) from bug_report_template into main glyph 2022-03-14 08:23:01 +0000
  • fadad1c30b formatting glyph 2022-03-14 10:21:50 +0200
  • 6395fb05e3 add issue template for bug reporting glyph 2022-03-14 10:20:40 +0200
  • d652f1a020 tiny guide typo and bold fixes glyph 2022-03-14 10:12:44 +0200
  • 7c98cfcd5d add admin menu and config routes; start thinking about flash msgs glyph 2022-03-14 09:17:31 +0200
  • 4a1d3e81c1 Merge pull request 'Fix and improve all login and password-related workflows' (#83) from fix_login_flows into main glyph 2022-03-13 09:14:06 +0000
  • 5a07eda910 update golgi dependency path glyph 2022-03-13 11:12:12 +0200
  • 580771ebf2 update notes and add sbot settings config route to router glyph 2022-03-13 11:09:39 +0200
  • c794d398b8 add sbot settings config route glyph 2022-03-13 11:09:00 +0200
  • 4d06eb167f incomplete sbot config route glyph 2022-03-12 10:36:40 +0200
  • eba15605c2 add scuttlebutt settings menu glyph 2022-03-11 15:33:04 +0200
  • 07c18ea64d create settings menu route and move home route glyph 2022-03-11 14:28:31 +0200
  • ec288658f3 implement basic config glyph 2022-03-11 14:27:40 +0200
  • 6b145d66f8 add basic application config and parser glyph 2022-03-11 10:19:00 +0200
  • 23d6870f77 home template is working glyph 2022-03-10 11:09:26 +0200
  • b7cf3c1aab fix a test and update guide links glyph 2022-03-09 13:04:44 +0200
  • 5b70353d6f update readme glyph 2022-03-08 10:53:06 +0200
  • 67c727716c fix dark theme styling and button widths glyph 2022-03-07 12:02:03 +0200
  • 5ab47cf742 made select css classes wider glyph 2022-03-07 11:36:49 +0200
  • b092f1e1c4 minor wording change for temporary password request glyph 2022-03-07 11:36:24 +0200
  • 983aa0689c improve messaging for when sbot is inactive glyph 2022-03-07 11:36:03 +0200
  • 1a8ac3f57f change help to guide and add text glyph 2022-03-07 11:35:19 +0200
  • af34829cb0 add reset password option to admin menu glyph 2022-03-07 11:34:10 +0200
  • 824cbdbc0c save default peachcloud config if file does not exist glyph 2022-03-07 11:26:52 +0200
  • 84656ff251 set default password glyph 2022-03-07 11:26:13 +0200
  • 6cdd6dc41b remove unnecessary serde derivations, state-based remplate rendering, styling improvements glyph 2022-03-04 10:58:50 +0200
  • 3572fd4e7b remove password hash logging glyph 2022-03-04 10:56:07 +0200
  • 7fdf88eaa8 fix and improve all login and password-related workflows glyph 2022-03-04 10:53:49 +0200