summaryrefslogtreecommitdiff
path: root/go.sum (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump dependenciesRunxi Yu13 days1-2/+2
|
* Bump dependenciesRunxi Yu14 days1-4/+4
|
* go.mod: Bump dependenciesRunxi Yu2024-09-121-14/+14
|
* *: Basic WebSocket connection may be established nowRunxi Yu2024-09-081-0/+2
|
* *: Basic authentication and templatesRunxi Yu2024-09-071-0/+38
These are imported from FBFP and slightly modified to be specific to YKPS (while not being hard to port to other environments that use APIs that use OAUTH 2.0). Some code is also simplified. Database code still needs an audit, and things are not tested yet.