|
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 |
|
|
07147f8a4f
|
remove rocket config, context and tests
|
2022-03-24 09:13:25 +02:00 |
|
|
5fc0094146
|
remove tera templates
|
2022-03-24 09:11:26 +02:00 |
|
|
50afb61955
|
update dependencies and bump minor version
|
2022-03-24 09:09:08 +02:00 |
|
|
928afb35d3
|
update application configuration
|
2022-03-24 09:07:43 +02:00 |
|
|
1bdacf3632
|
add application configuration to replace Rocket.toml
|
2022-03-24 09:05:53 +02:00 |
|
|
deaedc4428
|
add temporary password reset routes
|
2022-03-24 09:05:26 +02:00 |
|
|
4a94f14dc5
|
update golgi dependency to use git path
|
2022-03-23 14:59:33 +02:00 |
|
|
b78fafe84d
|
update dependencies
|
2022-03-23 14:56:44 +02:00 |
|
|
5d37c12913
|
implement authentication with separate public and private routers
|
2022-03-23 14:56:31 +02:00 |
|
|
3a05396afb
|
mount blobstore and add theme support for all routes
|
2022-03-23 11:41:47 +02:00 |
|
|
41bd39d422
|
add themes, add public and private msg publishing
|
2022-03-23 11:41:21 +02:00 |
|
|
77c1ccb1c7
|
add form handler and helper for sbot config updates
|
2022-03-23 09:14:54 +02:00 |
|
|
7d9bc2d7cd
|
reduce code repetition with class splices
|
2022-03-22 16:13:50 +02:00 |
|
|
b20822a644
|
satisfy clippy
|
2022-03-22 16:13:34 +02:00 |
|
|
65f0ac7630
|
update flash message class width
|
2022-03-22 16:12:47 +02:00 |
|
|
703f35d8b1
|
add profile_update module
|
2022-03-22 16:12:28 +02:00 |
|
|
084af1b486
|
add profile update template and route handler
|
2022-03-22 16:11:52 +02:00 |
|
|
3e918f66cf
|
fix error flash value
|
2022-03-22 16:11:13 +02:00 |
|
|
98121f4922
|
use splices for rendering and url-encode the public key link
|
2022-03-21 16:43:22 +02:00 |
|
|
e19fa0f99d
|
import profile module
|
2022-03-21 16:42:16 +02:00 |
|
|
3a7b499742
|
use splices for template rendering
|
2022-03-21 16:41:52 +02:00 |
|
|
85231a20c7
|
add profile template and route handler
|
2022-03-21 16:40:54 +02:00 |
|
|
602c6a90f1
|
use class splices to reduce code repetition
|
2022-03-21 15:17:16 +02:00 |
|
|
34b4cbff32
|
add search and invite templates and route handlers
|
2022-03-21 13:27:32 +02:00 |
|
|
112cfca67b
|
add url comment
|
2022-03-21 13:26:32 +02:00 |
|
|
a379de179d
|
add sbot error template
|
2022-03-21 11:17:42 +02:00 |
|
|
0353586705
|
add friends, follows and blocks route handlers and templates
|
2022-03-21 11:17:30 +02:00 |
|
|
4e8d93c388
|
move routes to the router
|
2022-03-20 17:17:17 +02:00 |
|
|
6db5e7c169
|
add routes and helpers for starting, stopping and restarting the sbot
|
2022-03-20 16:38:32 +02:00 |
|
|
60539adf41
|
add max-age and date for flash cookies
|
2022-03-20 16:37:53 +02:00 |
|
|
e8b9cb2cc1
|
remove default rouille features
|
2022-03-20 15:37:02 +02:00 |
|
|
cad3fc94c8
|
update theme import
|
2022-03-20 15:36:37 +02:00 |
|
|
976fac973d
|
add flash messages to admin settings and auth routes
|
2022-03-20 15:36:24 +02:00 |
|
|
cd7c2bc230
|
move sbot helper functions to utils
|
2022-03-20 12:28:08 +02:00 |
|
|
40c4f8aaf2
|
implement flash cookies for auth change routes
|
2022-03-20 12:27:00 +02:00 |
|
|
70f7ad0dc6
|
add sbot utils, move theme utils and add flash message trait
|
2022-03-20 12:26:04 +02:00 |
|
|
31628a7155
|
remove old scuttlebutt routes file
|
2022-03-18 11:33:27 +02:00 |
|
|
3c49c067dd
|
fix big circle background colour when sbot status is failed
|
2022-03-18 11:33:10 +02:00 |
|
|
729580729c
|
add scuttlebutt peers menu and inactive template
|
2022-03-18 11:32:51 +02:00 |
|
|
59739cf6e5
|
further refinement of the sbot status page
|
2022-03-18 11:30:59 +02:00 |
|