A simple redirection to serve a gitea instance's repositories' latest release files as an http file server. (302 redirections)
Go to file
Alice Gaudon 62c9ba4afd Version 1.3.0 2021-03-06 18:38:44 +01:00
assets Merge branch 'develop' 2021-01-26 13:37:58 +01:00
config Add global user redirections 2021-03-06 18:38:29 +01:00
public Add assets 2020-04-23 18:07:39 +02:00
src Add global user redirections 2021-03-06 18:38:29 +01:00
test Upgrade wms-core and add eslint 2020-10-05 13:38:03 +02:00
views Serve and list older versions as well (priority is most recent version) 2020-11-17 13:35:27 +01:00
.eslintrc.json Upgrade wms-core and add eslint 2020-10-05 13:38:03 +02:00
.gitignore Upgrade dependencies and bump swaf to ^0.23.0 2021-01-25 13:18:49 +01:00
LICENSE Version 1.0.0, license and package.json details 2020-11-16 17:02:28 +01:00
README.md Update README.md 2020-11-16 17:04:08 +01:00
app.service swaf rename: rename project to swaf-boilerplate 2020-11-13 10:54:35 +01:00
jest.config.js Add tests 2020-04-23 18:12:10 +02:00
package.json Version 1.3.0 2021-03-06 18:38:44 +01:00
tsconfig.frontend.json Upgrade dependencies and bump swaf to ^0.23.0 2021-01-25 13:18:49 +01:00
tsconfig.json Merge remote-tracking branch 'boilerplate/master' into develop 2021-03-06 18:16:46 +01:00
tsconfig.test.json Upgrade wms-core and add eslint 2020-10-05 13:38:03 +02:00
webpack.config.js Drop UglifyJS webpack plugin in favor of Terser 2020-10-01 14:38:16 +02:00
yarn.lock Install and upgrade dependencies 2021-03-06 18:17:03 +01:00

README.md

Eternae Ink Update

A simple redirection to serve a gitea instance's repositories' latest release files as an http file server. (302 redirections)