diff --git a/web/TODO.md b/web/TODO.md index 541c04a1..4778b6cf 100644 --- a/web/TODO.md +++ b/web/TODO.md @@ -1,12 +1,12 @@ critical features: -- auth - - `GET /auth/{provider}/login?from=http://url` - - `GET /auth/{provider}/logout` +- improve iframe + - add default attrs + - auto height - get settings from outside - get path from url or by params - get siteid by params -- load css by js +- load css by js ? optimizations: diff --git a/web/iframe.html b/web/iframe.html index c54d6048..27a7b05a 100644 --- a/web/iframe.html +++ b/web/iframe.html @@ -4,9 +4,10 @@