Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spacebin v1.1.0 - Reader mode, accounts system #453

Open
wants to merge 33 commits into
base: main
Choose a base branch
from
Open
Changes from 2 commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
6d72172
build(deps): bump modernc.org/sqlite from 1.32.0 to 1.33.0
dependabot[bot] Sep 9, 2024
0b15f7f
build(deps): bump modernc.org/sqlite from 1.32.0 to 1.33.0
lukewhrit Sep 10, 2024
348de41
build(deps): bump modernc.org/sqlite from 1.33.0 to 1.33.1
dependabot[bot] Sep 16, 2024
9ee00a4
build: merge pull request #452
lukewhrit Sep 16, 2024
1fa11e2
feat(web): basic reader mode
lukewhrit Nov 11, 2024
cae17a0
feat(web): add reader mode
lukewhrit Nov 17, 2024
03e52f1
fix(authentication): db stubs
lukewhrit Nov 17, 2024
6361f7d
feat(database): add authentication methods (untested)
lukewhrit Nov 17, 2024
8edf35c
build(deps): bump modernc.org/sqlite from 1.33.1 to 1.34.1
dependabot[bot] Nov 18, 2024
c027545
feat(authentication): signup and signin routes
lukewhrit Nov 19, 2024
7757bc2
chore: merge pr #455
lukewhrit Nov 19, 2024
c62343c
feat(validation): signin/signup request validation
lukewhrit Nov 19, 2024
5175ffe
fix(database/sqlite): fix typo in schema
lukewhrit Nov 19, 2024
5c2da8b
build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0
dependabot[bot] Nov 25, 2024
c378de6
build(deps): bump modernc.org/sqlite from 1.34.1 to 1.34.2
dependabot[bot] Dec 9, 2024
d3838e6
build(deps): merge dependabot pr
lukewhrit Dec 14, 2024
d25732f
build(deps): merge dependabot pr
lukewhrit Dec 14, 2024
ef31981
build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0
dependabot[bot] Dec 14, 2024
1d0728d
build(deps): merge dependabot pr
lukewhrit Dec 14, 2024
9dc3c9c
build(deps): bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.0
dependabot[bot] Dec 16, 2024
dc2fc50
build(deps): bump modernc.org/sqlite from 1.34.2 to 1.34.4
dependabot[bot] Dec 23, 2024
47a2e7d
build(deps): bump github.com/alecthomas/chroma/v2 from 2.14.0 to 2.15.0
dependabot[bot] Jan 6, 2025
a128eab
build(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0
dependabot[bot] Jan 13, 2025
2044718
build(deps): bump github.com/go-chi/chi/v5 from 5.1.0 to 5.2.0
lukewhrit Jan 19, 2025
1b052e5
build(deps): bump modernc.org/sqlite from 1.34.2 to 1.34.4
lukewhrit Jan 19, 2025
8843e0b
build(deps): bump github.com/alecthomas/chroma/v2 from 2.14.0 to 2.15.0
lukewhrit Jan 19, 2025
3a2d68d
build(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0
lukewhrit Jan 19, 2025
994b517
build(deps): bump modernc.org/sqlite from 1.34.4 to 1.34.5
dependabot[bot] Jan 20, 2025
142ba2e
build(deps): bump modernc.org/sqlite from 1.34.4 to 1.34.5
lukewhrit Jan 25, 2025
da7163a
build(deps): bump github.com/go-chi/chi/v5 from 5.2.0 to 5.2.1
dependabot[bot] Feb 10, 2025
3fd3c6d
build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0
dependabot[bot] Feb 10, 2025
599ae4f
build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0
lukewhrit Feb 16, 2025
41fafc0
build(deps): bump github.com/go-chi/chi/v5 from 5.2.0 to 5.2.1
lukewhrit Feb 16, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -43,8 +43,8 @@ require (
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
golang.org/x/crypto v0.32.0
golang.org/x/sys v0.29.0 // indirect
golang.org/x/crypto v0.33.0
golang.org/x/sys v0.30.0 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
modernc.org/sqlite v1.34.5
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
@@ -75,8 +75,8 @@ github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+
github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4=
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=
github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
golang.org/x/crypto v0.32.0 h1:euUpcYgM8WcP71gNpTqQCn6rC2t6ULUPiOzfWaXVVfc=
golang.org/x/crypto v0.32.0/go.mod h1:ZnnJkOaASj8g0AjIduWNlq2NRxL0PlBrbKVyZ6V/Ugc=
golang.org/x/crypto v0.33.0 h1:IOBPskki6Lysi0lo9qQvbxiQ+FvsCC/YWOecCHAixus=
golang.org/x/crypto v0.33.0/go.mod h1:bVdXmD7IV/4GdElGPozy6U7lWdRXA4qyRVGJV57uQ5M=
golang.org/x/exp v0.0.0-20240823005443-9b4947da3948 h1:kx6Ds3MlpiUHKj7syVnbp57++8WpuKPcR5yjLBjvLEA=
golang.org/x/exp v0.0.0-20240823005443-9b4947da3948/go.mod h1:akd2r19cwCdwSwWeIdzYQGa/EZZyqcOdwWiwj5L5eKQ=
golang.org/x/mod v0.21.0 h1:vvrHzRwRfVKSiLrG+d4FMl/Qi4ukBCE6kZlTUkDYRT0=
@@ -86,8 +86,8 @@ golang.org/x/sync v0.9.0/go.mod h1:Czt+wKu1gCyEFDUtn0jG5QVvpJ6rzVqr5aXyt9drQfk=
golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.12.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.29.0 h1:TPYlXGxvx1MGTn2GiZDhnjPA9wZzZeGKHHmKhHYvgaU=
golang.org/x/sys v0.29.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.30.0 h1:QjkSwP/36a20jFYWkSue1YwXzLmsV5Gfq7Eiy72C1uc=
golang.org/x/sys v0.30.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/tools v0.26.0 h1:v/60pFQmzmT9ExmjDv2gGIfi3OqfKoEP6I5+umXlbnQ=
golang.org/x/tools v0.26.0/go.mod h1:TPVVj70c7JJ3WCazhD8OdXcZg/og+b9+tH/KxylGwH0=
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=
Loading