notplants
notplants commented on pull request PeachCloud/peach-workspace#125 2022-06-30 13:00:42 +00:00
Insert domain into invite

@glyph agreed, made an issue for that here PeachCloud/peach-workspace#126

notplants opened issue PeachCloud/peach-workspace#126 2022-06-30 13:00:24 +00:00
Document all configurable variables in peach-lib and peach-web
notplants commented on issue PeachCloud/peach-workspace#124 2022-06-29 20:58:45 +00:00
Insert domain into generated invites

when I run domainname on my yunohost instance it returns (none). Additionally, on yunohost, you can configure many different apps with different domains, so I don't think domainname could work in…

notplants closed pull request PeachCloud/peach-workspace#123 2022-06-29 20:26:32 +00:00
Add back_url_cookie for all private routes
notplants commented on pull request PeachCloud/peach-workspace#123 2022-06-29 20:26:30 +00:00
Add back_url_cookie for all private routes

closed via discussion PeachCloud/peach-workspace#120

notplants created pull request PeachCloud/peach-workspace#125 2022-06-29 20:25:55 +00:00
Insert domain into invite
notplants created branch insert-invite in PeachCloud/peach-workspace 2022-06-29 20:24:09 +00:00
notplants pushed to insert-invite at PeachCloud/peach-workspace 2022-06-29 20:24:09 +00:00
6621a09ec9 Insert domain into invite
notplants pushed to insert-domain at PeachCloud/peach-workspace 2022-06-29 20:23:09 +00:00
f662d004c6 Insert domain into invite
a1db0dfc1c Merge branch 'main' of https://git.coopcloud.tech/PeachCloud/peach-workspace into change-paths
Compare 2 commits »
notplants created branch insert-domain in PeachCloud/peach-workspace 2022-06-29 20:23:08 +00:00
notplants commented on pull request golgi-ssb/golgi#47 2022-06-29 13:19:50 +00:00
Return KVT from create_history_stream()

true can always easily transform sequences of kvts to message values

notplants commented on pull request PeachCloud/peach-workspace#120 2022-06-28 13:52:21 +00:00
Improve back button behaviour

my experience with software in general is the more little edge cases that have to be manually implemented in multiple places, the more bugs there will be, and especially since its a fallback…

notplants opened issue PeachCloud/peach-workspace#124 2022-06-27 20:42:15 +00:00
Insert domain into generated invites
notplants pushed to main at PeachCloud/peach-package-builder 2022-06-27 20:20:55 +00:00
d230ae9b13 Add arm7 cross-compilation
fd57165c08 Working on arm7
Compare 2 commits »
notplants commented on pull request PeachCloud/peach-workspace#121 2022-06-27 19:27:58 +00:00
Introduce JS for improved back button behaviour

hmm strange about the html bug. something about html syntax?

would also prefer separate js files to js within script tags in general, but also doesn't matter much since its a small amount of code

notplants commented on pull request PeachCloud/peach-workspace#123 2022-06-27 18:59:10 +00:00
Add back_url_cookie for all private routes

with the inclusion of this PR, individual add_cookie lines could be removed from private_router.rs

notplants pushed to back-cookie at PeachCloud/peach-workspace 2022-06-27 18:57:56 +00:00
8750d97093 Run cargo clippy
notplants commented on pull request PeachCloud/peach-workspace#120 2022-06-27 18:57:03 +00:00
Improve back button behaviour

@glyph here is a PR which has code to add the back_url_cookie to all private routes PeachCloud/peach-workspace#123

since handle_route returns a Response, it…

notplants created pull request PeachCloud/peach-workspace#123 2022-06-27 18:54:11 +00:00
Add back_url_cookie for all private routes
notplants created branch back-cookie in PeachCloud/peach-workspace 2022-06-27 18:53:55 +00:00