Commit Graph

469 Commits

Author SHA1 Message Date
f764acc2df More concise transforms 2022-04-20 12:15:38 -04:00
a347e4726d Fix manifest 2022-04-20 12:07:32 -04:00
2adb3006fe Cargo fmt
All checks were successful
continuous-integration/drone/pr Build is passing
2022-04-19 12:57:09 -04:00
64b5929e5c Update peach-config to set file permissions correctly
Some checks failed
continuous-integration/drone/pr Build is failing
2022-04-19 12:50:29 -04:00
5629a048a1 Fix conflict 2022-04-18 16:45:28 -04:00
713c3da4cc fix formatting 2022-04-15 11:08:55 +02:00
92c7d7daa9 Merge pull request 'Drone CI build pipeline' (#101) from drone_ci_test into main
Reviewed-on: #101
2022-04-15 09:05:02 +00:00
5a95ade8b9 only run ci on pull request and add docs to readme [CI SKIP]
All checks were successful
continuous-integration/drone/pr Build is passing
2022-04-15 10:38:12 +02:00
00d33c2c69 remove arm64 pipeline [CI SKIP]
All checks were successful
continuous-integration/drone/pr Build is passing
2022-04-15 10:22:39 +02:00
126609a605 try arm64 ci only
Some checks reported errors
continuous-integration/drone/push Build was killed
2022-04-15 10:16:55 +02:00
e4078bd1ba specify triggers twice
Some checks reported errors
continuous-integration/drone/push Build was killed
2022-04-15 09:48:39 +02:00
315b04a63e Update permissions for peach home dir in peach-config 2022-04-14 16:29:57 -04:00
1866e289a6 Fix clippy warning in update.rs 2022-04-14 16:11:20 -04:00
bff86a490b Bump version number 2022-04-14 15:53:09 -04:00
65d5352c85 Bump version number of peach-config 2022-04-14 14:51:43 -04:00
df3b4b8858 Update peach-config to install go-sbot instead of peach-go-sbot 2022-04-14 14:51:27 -04:00
2f1535fbee Update peach-web to use systemd system service 2022-04-14 14:47:43 -04:00
b75aadd62d Working on peachcloud disc image 2022-04-11 10:31:45 -04:00
4662b15ba3 remove unnecessary to_owned
Some checks reported errors
continuous-integration/drone/push Build was killed
2022-04-07 14:20:41 +02:00
abde4ce1b4 only specify triggers once
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build was killed
2022-04-06 12:07:45 +02:00
c792aea2f6 add build step and arm64 pipeline
Some checks reported errors
continuous-integration/drone/push Build was killed
2022-04-06 11:55:00 +02:00
b158fba147 separate ci pipeline into discreet steps
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-06 11:44:14 +02:00
da8d8f0ec3 add rustfmt and cargo check to ci pipeline
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-06 11:37:11 +02:00
271aa14322 add build status badge to root readme
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-06 11:33:52 +02:00
d31825f688 add tests to ci and fail on clippy warnings
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-06 11:13:31 +02:00
defb8f5f09 try to fix probes build issue again
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-06 10:55:41 +02:00
27e9a8295c update probes and lockfile to fix time build error
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-06 10:50:37 +02:00
9ad580b86f install clippy in pipeline
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-06 10:43:35 +02:00
a76ec08da6 move drone config to repo root and add triggers
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-06 10:36:10 +02:00
cf64cd9c76 add drone ci config with clippy for amd64 2022-04-06 10:32:12 +02:00
169149d607 Merge pull request 'Replace absolute paths with relative paths for system command calls' (#100) from fix_sys_cmd_paths into main
Reviewed-on: #100
2022-04-06 08:17:41 +00:00
f1eaa07f7b replace absolute paths with relative paths for system command calls 2022-04-06 10:13:52 +02:00
52c3e88b44 Merge pull request 'Fix Scuttlebutt Status page title' (#99) from fix_status_title into main
Reviewed-on: #99
2022-04-06 08:04:59 +00:00
e659102495 update body template comment 2022-04-06 09:59:17 +02:00
57b1a786a4 fix status page title 2022-04-06 09:57:32 +02:00
fded48908d Merge pull request 'Replace Rocket and Tera with Rouille and Maud' (#88) from rouille_maud into main
Reviewed-on: #88
2022-03-25 08:07:15 +00:00
46ded85feb resolve merge conflicts 2022-03-25 10:06:00 +02:00
f29659669c add route to handle resetting default sbot config 2022-03-25 09:39:06 +02:00
d6695b291d tweak no-peers element 2022-03-25 09:26:44 +02:00
aefa1525fb clarify missing name and description 2022-03-25 09:19:43 +02:00
367f0307b6 autofocus password input 2022-03-25 09:19:28 +02:00
b1c5c701e5 reduce specificity of peach-lib dependencies 2022-03-25 08:45:10 +02:00
2ae9cb5c48 remove ellipsis label class width 2022-03-25 08:43:32 +02:00
30aff5d7ac add clarity to empty peers list message 2022-03-25 08:43:15 +02:00
25e3a145fc fix alt attribute for logout icon 2022-03-24 13:42:02 +02:00
0bfad25d3d add follow, unfollow, block and unblock routes and sbot helper functions 2022-03-24 13:41:49 +02:00
952951515b update readme 2022-03-24 09:43:31 +02:00
c65f568e40 authenticate session if disable_auth env var is true 2022-03-24 09:43:25 +02:00
979ec4eb64 reintroduce logging statements 2022-03-24 09:27:06 +02:00
d9019d6a4b update git ignore and remove outdated code 2022-03-24 09:19:39 +02:00