This website requires JavaScript.
Explore
Pages
Legacy CI (Drone)
Help
Register
Sign in
mirrors
/
pomme
Watch
1
Star
0
Fork
You've already forked pomme
0
mirror of
https://git.freecumextremist.com/grumbulon/pomme.git
synced
2024-11-05 10:44:13 +00:00
Code
Issues
Releases
Wiki
Activity
6f2907cdca
pomme
/
internal
History
Sam Therapy
f0fdd15473
use new import URL
...
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-02-17 19:42:48 +01:00
..
api
use new import URL
2023-02-17 19:42:48 +01:00
db
use new import URL
2023-02-17 19:42:48 +01:00
configuration.go
updated swagger docs to look more like Gitea, moved all structs to types.go, removed username from response struct, removed other unnecessary code
2023-02-01 00:36:17 -05:00
sys.go
adding sys.go and using /x/sys/unix for killing pomme, because syscall package is deprecated. Added small wrapper for killPomme().
2023-02-06 14:39:08 +00:00
types.go
remove rawFileName from Zone db schema as no longer necessary, removed not needed code, and documentation. Made tests work with new zone file route consolidation.
2023-02-06 14:39:08 +00:00