Author | SHA1 | Message | Date |
---|---|---|---|
|
033fe113c1 |
Use gitea forked macaron (#7933)
Signed-off-by: Tamal Saha <tamal@appscode.com> |
5 years ago |
|
097250130f |
Use vfsgen instead of go-bindata (#7080)
* use vfsgen instead of go-bindata * fix templates * fix fmt * vendor vsfgen |
6 years ago |
|
9a67d8ba91 |
Enable caching on assets and avatars (#3376)
* Enable caching on assets and avatars Fixes #3323 * Only set avatar in user BeforeUpdate when there is no avatar set * add error checking after stat * gofmt * Change cache time for avatars to an hour |
7 years ago |
|
c7aa87988d |
Integrate templates into bindata optionally (#314)
Integrated optional bindata for the templates |
8 years ago |
|
6c09e5368f |
Integrate public as bindata optionally (#293)
* Dropped unused codekit config * Integrated dynamic and static bindata for public * Ignore public bindata * Add a general generate make task * Integrated flexible public assets into web command * Updated vendoring, added all missiong govendor deps * Made the linter happy with the bindata and dynamic code * Moved public bindata definition to modules directory * Ignoring the new bindata path now * Updated to the new public modules import path * Updated public bindata command and drop the new prefix |
8 years ago |