Commit Graph

20 Commits

Author SHA1 Message Date
Thomas Miceli f490f36e56 Update deps 2024-06-03 17:20:12 +02:00
Thomas Miceli 0757c4e7fb
Use go 1.22 and update deps (#244) 2024-05-05 00:38:06 +02:00
Thomas Miceli a97d9cdbf4 Use filesystem session store (#240) 2024-04-03 01:56:55 +02:00
Thomas Miceli 7a75c5ecfa Move Git hook logic to Opengist (#213) 2024-04-03 01:56:55 +02:00
Thomas Miceli 4215d7e43b Update dependencies (#197)
Go 1.20 -> 1.21
JS package-lock
Nodejs Docker 18 -> 20
Alpine Docker 3.17 -> 3.19
2024-01-04 18:06:19 +01:00
Thomas Miceli 87a6113cc7 Add Gist code search (#194) 2024-01-04 18:06:19 +01:00
Thomas Miceli 85e2da054b Add clickable Markdown checkboxes (#182) 2024-01-04 18:06:19 +01:00
Thomas Miceli 845e28dd59 Move code rendering to the backend & frontend improvements (#176)
Added Chroma & Goldmark

Added Mermaidjs

More languages supported

Add default values for gist links input

Added copy code from markdown blocks
2024-01-04 18:06:19 +01:00
Thomas Miceli c20ed60913
Update Go & deps. version (#102) 2023-09-18 18:17:11 +02:00
Thomas Miceli be3580f7b1
Resolve merge 2023-09-17 03:23:20 +02:00
Thomas Miceli 3943b53163
Enhance Go CI (#99) 2023-09-17 02:55:17 +02:00
Thomas Miceli fe674ac88b
Add git, auth and gists tests (#97) 2023-09-17 00:59:47 +02:00
Thomas Miceli 46dea89b41
Create gists from git http server endpoint (#95) 2023-09-09 19:39:57 +02:00
jolheiser af3aab21e3
chore: use glebarez mirror
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2023-06-16 11:13:25 -05:00
jolheiser fb407bcbce
feat: non-cgo sqlite
Signed-off-by: jolheiser <john.olheiser@gmail.com>
2023-06-16 11:08:33 -05:00
Thomas Miceli 026bb7304c
Update go module name 2023-05-15 21:07:29 +02:00
dependabot[bot] d866a6f2f2
Bump golang.org/x/net from 0.4.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.4.0 to 0.7.0.
- [Commits](https://github.com/golang/net/compare/v0.4.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-06 01:08:12 +00:00
Thomas Miceli a6c5696ceb
Support Github and Gitea OAuth providers 2023-04-17 14:25:39 +02:00
Thomas Miceli c3940933bb
Add Dockerfile 2023-04-04 15:17:55 +02:00
Thomas Miceli bee5d045c3
Initial commit 2023-03-14 16:22:52 +01:00