Commit Graph

11 Commits

Author SHA1 Message Date
Henry
73471b5ff6 update http/render 2021-02-22 16:20:26 +01:00
Henry
cea1e62207 fix template paths in sub-page tests 2021-02-22 16:02:55 +01:00
Henry
534691b639 change template paths for embed.FS 2021-02-22 14:49:11 +01:00
Henry
6416d1c215 allow list interface 2021-02-15 14:43:32 +01:00
Henry
7fa52a6e2d various fixes
* fix nav link
* fix roomstate lock and ticker
* fix copy pasta typos

web/handlers: stop using /testing/base in news

This was a brainfart. The idea for a more minimal base template came
from another project with different frontend code.

This stopped us from seeing tempalting errors in the nav area.

Might want to scratch these tests alltogether and just have one place
with all the http tests.
2021-02-11 15:31:45 +01:00
Henry
fec92d428c change name to go-ssb-room
It has been brought to my attention that "gossb" reads like "gossip..?"
to the untrained eye. That's just confusing.

Also the project hosts a single room so the plural was just wrong.
2021-02-09 17:38:51 +01:00
Henry
0a44d19b4b add missing license headers 2021-02-09 12:53:33 +01:00
Henry
01ed66d6df basic auth middleware setup 2021-02-08 13:02:45 +01:00
Henry
2d38db1bc7 embedded templates 2021-02-04 17:25:39 +01:00
Henry
e9013a0c6b change import path
this is part of the NGI work and should be clearly indicated as such
2021-02-04 16:54:30 +01:00
Henry
98ca4f8408 examples for the news/ section 2021-02-04 12:00:12 +01:00