Manages the services hosted on the Flow Platform.
Find a file
Dan Anglin 25325e2856
refactor: update project structure
Changes:

- Most of the go code is now located in internal packages.
- Code refactored and simplified in some cases.
- Removed the 'download' mage target and integrated the download code
  into the internal 'prepare' package.
- Moved all mage target code to magefile.go.
- Added missing descriptions to the mage targets.
- Updated go.mod.

Fixed:

- Created a custom function to validate the checksum of the
  downloaded Woodpecker tar file.
- Specified the environment when running 'clean'.
2023-11-24 09:56:35 +00:00
assets/gotosocial fix(gts): add custom fonts to GTS 2023-08-15 13:37:57 +01:00
config@da2421971d chore: upgrade GTS to v0.12.2 2023-11-17 22:11:46 +00:00
example/gotosocial/css fix(gts/css): update word-wrap for fields 2023-08-23 00:39:06 +01:00
internal refactor: update project structure 2023-11-24 09:56:35 +00:00
magefiles refactor: update project structure 2023-11-24 09:56:35 +00:00
templates chore: upgrade GTS to v0.12.0 and update config 2023-11-17 21:48:54 +00:00
.gitattributes chore: add fonts to LFS 2023-08-15 13:29:43 +01:00
.gitignore Add services 2022-11-18 15:08:16 +00:00
.gitmodules chore: add config submodule and update render script 2022-11-21 17:31:28 +00:00
go.mod refactor: update project structure 2023-11-24 09:56:35 +00:00
go.sum fix(traefik): update the root domain redirect rule 2023-08-01 16:40:45 +01:00
LICENSE chore: add LICENSE 2023-02-12 21:11:04 +00:00
README.asciidoc feat(forgejo): update forgejo configuration 2023-05-22 07:44:03 +01:00

Flow Services