What's Changed
- Feature/static rendering by @SamTV12345 in #7
- Feature/pad messages by @SamTV12345 in #8
- chore: added syncing of users by @SamTV12345 in #9
- chore: added user leave event by @SamTV12345 in #10
- Feature/utf 8 support by @SamTV12345 in #11
- chore: started with settings loading by @SamTV12345 in #12
- feature/env-settings by @SamTV12345 in #13
- Feature/separate database by @SamTV12345 in #14
- chore: fixed memory storage by @SamTV12345 in #15
- chore: added support for postgres by @SamTV12345 in #16
- chore: added tests by @SamTV12345 in #18
- chore: added subattribution function by @SamTV12345 in #19
- chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in /admin by @dependabot[bot] in #17
- Feature/OIDC by @SamTV12345 in #20
- Feature/manage plugins by @SamTV12345 in #21
- Manage pads by @SamTV12345 in #22
- Feature/db tests by @SamTV12345 in #23
- chore: continued with foreign key checks by @SamTV12345 in #24
- Feature/pad message handler by @SamTV12345 in #25
- chore: continue by @SamTV12345 in #26
- Feature/OIDC auth by @SamTV12345 in #27
- chore: more robust websocket conn by @SamTV12345 in #28
- chore: use mysql as new provider by @SamTV12345 in #29
- chore: addded timeslider component by @SamTV12345 in #31
- feat: added timeslider functionality by @SamTV12345 in #32
- feature: add export as etherpad by @SamTV12345 in #33
- Feature/docx odt by @SamTV12345 in #34
- feat: added migration support by @SamTV12345 in #35
- feat: added tests for pad message handler by @SamTV12345 in #36
- feat: added docker compose and readme by @SamTV12345 in #37
- feat: done with html by @SamTV12345 in #38
- feat: added reconnect logic by @SamTV12345 in #39
- feat: added reconnect logic by @SamTV12345 in #40
- chore(deps): bump actions/setup-go from 4 to 6 by @dependabot[bot] in #44
- chore(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #43
- chore(deps): bump actions/download-artifact from 4 to 7 by @dependabot[bot] in #41
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #42
- chore(deps-dev): bump the dev-dependencies group in /ui with 3 updates by @dependabot[bot] in #45
- chore(deps): bump socket.io-client from 4.8.1 to 4.8.3 in /ui by @dependabot[bot] in #47
- chore(deps-dev): bump the dev-dependencies group in /admin with 16 updates by @dependabot[bot] in #50
- chore(deps): bump @rollup/plugin-commonjs from 25.0.8 to 29.0.0 in /ui by @dependabot[bot] in #48
- chore: added more platforms by @SamTV12345 in #51
- chore: do playwright tests by @SamTV12345 in #52
- chore(deps): bump github.com/evanw/esbuild from 0.25.12 to 0.27.2 by @dependabot[bot] in #55
- chore(deps): bump github.com/swaggo/swag from 1.16.4 to 1.16.6 by @dependabot[bot] in #53
- chore(deps): bump github.com/go-playground/validator/v10 from 10.28.0 to 10.30.1 by @dependabot[bot] in #60
- chore(deps): bump github.com/a-h/templ from 0.3.960 to 0.3.977 by @dependabot[bot] in #62
- chore(deps): bump github.com/gorilla/websocket from 1.5.1 to 1.5.3 by @dependabot[bot] in #54
- chore(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 by @dependabot[bot] in #65
- chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.9 to 2.52.10 by @dependabot[bot] in #64
- chore(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 by @dependabot[bot] in #63
- chore(deps): bump github.com/brianvoe/gofakeit/v7 from 7.9.0 to 7.14.0 by @dependabot[bot] in #61
- chore(deps): bump github.com/gofiber/swagger from 1.1.0 to 1.1.1 by @dependabot[bot] in #59
- chore(deps): bump github.com/gorilla/sessions from 1.2.2 to 1.4.0 by @dependabot[bot] in #56
- chore(deps): bump modernc.org/sqlite from 1.34.1 to 1.43.0 by @dependabot[bot] in #58
- chore(deps-dev): bump the dev-dependencies group in /admin with 5 updates by @dependabot[bot] in #71
- chore(deps): bump golang.org/x/crypto from 0.46.0 to 0.47.0 by @dependabot[bot] in #70
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #68
- chore(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 by @dependabot[bot] in #69
New Contributors
- @SamTV12345 made their first contribution in #7
Full Changelog: v0.0.1...v0.0.2
What's Changed
- Feature/static rendering by @SamTV12345 in #7
- Feature/pad messages by @SamTV12345 in #8
- chore: added syncing of users by @SamTV12345 in #9
- chore: added user leave event by @SamTV12345 in #10
- Feature/utf 8 support by @SamTV12345 in #11
- chore: started with settings loading by @SamTV12345 in #12
- feature/env-settings by @SamTV12345 in #13
- Feature/separate database by @SamTV12345 in #14
- chore: fixed memory storage by @SamTV12345 in #15
- chore: added support for postgres by @SamTV12345 in #16
- chore: added tests by @SamTV12345 in #18
- chore: added subattribution function by @SamTV12345 in #19
- chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in /admin by @dependabot[bot] in #17
- Feature/OIDC by @SamTV12345 in #20
- Feature/manage plugins by @SamTV12345 in #21
- Manage pads by @SamTV12345 in #22
- Feature/db tests by @SamTV12345 in #23
- chore: continued with foreign key checks by @SamTV12345 in #24
- Feature/pad message handler by @SamTV12345 in #25
- chore: continue by @SamTV12345 in #26
- Feature/OIDC auth by @SamTV12345 in #27
- chore: more robust websocket conn by @SamTV12345 in #28
- chore: use mysql as new provider by @SamTV12345 in #29
- chore: addded timeslider component by @SamTV12345 in #31
- feat: added timeslider functionality by @SamTV12345 in #32
- feature: add export as etherpad by @SamTV12345 in #33
- Feature/docx odt by @SamTV12345 in #34
- feat: added migration support by @SamTV12345 in #35
- feat: added tests for pad message handler by @SamTV12345 in #36
- feat: added docker compose and readme by @SamTV12345 in #37
- feat: done with html by @SamTV12345 in #38
- feat: added reconnect logic by @SamTV12345 in #39
- feat: added reconnect logic by @SamTV12345 in #40
- chore(deps): bump actions/setup-go from 4 to 6 by @dependabot[bot] in #44
- chore(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #43
- chore(deps): bump actions/download-artifact from 4 to 7 by @dependabot[bot] in #41
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #42
- chore(deps-dev): bump the dev-dependencies group in /ui with 3 updates by @dependabot[bot] in #45
- chore(deps): bump socket.io-client from 4.8.1 to 4.8.3 in /ui by @dependabot[bot] in #47
- chore(deps-dev): bump the dev-dependencies group in /admin with 16 updates by @dependabot[bot] in #50
- chore(deps): bump @rollup/plugin-commonjs from 25.0.8 to 29.0.0 in /ui by @dependabot[bot] in #48
- chore: added more platforms by @SamTV12345 in #51
- chore: do playwright tests by @SamTV12345 in #52
- chore(deps): bump github.com/evanw/esbuild from 0.25.12 to 0.27.2 by @dependabot[bot] in #55
- chore(deps): bump github.com/swaggo/swag from 1.16.4 to 1.16.6 by @dependabot[bot] in #53
- chore(deps): bump github.com/go-playground/validator/v10 from 10.28.0 to 10.30.1 by @dependabot[bot] in #60
- chore(deps): bump github.com/a-h/templ from 0.3.960 to 0.3.977 by @dependabot[bot] in #62
- chore(deps): bump github.com/gorilla/websocket from 1.5.1 to 1.5.3 by @dependabot[bot] in #54
- chore(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 by @dependabot[bot] in #65
- chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.9 to 2.52.10 by @dependabot[bot] in #64
- chore(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 by @dependabot[bot] in #63
- chore(deps): bump github.com/brianvoe/gofakeit/v7 from 7.9.0 to 7.14.0 by @dependabot[bot] in #61
- chore(deps): bump github.com/gofiber/swagger from 1.1.0 to 1.1.1 by @dependabot[bot] in #59
- chore(deps): bump github.com/gorilla/sessions from 1.2.2 to 1.4.0 by @dependabot[bot] in #56
- chore(deps): bump modernc.org/sqlite from 1.34.1 to 1.43.0 by @dependabot[bot] in #58
- chore(deps-dev): bump the dev-dependencies group in /admin with 5 updates by @dependabot[bot] in #71
- chore(deps): bump golang.org/x/crypto from 0.46.0 to 0.47.0 by @dependabot[bot] in #70
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #68
- chore(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 by @dependabot[bot] in #69
New Contributors
- @SamTV12345 made their first contribution in #7
Full Changelog: v0.0.1...v0.0.2