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 c87eec28b2 Make icon only menu layout default 2020-07-15 11:04:45 +02:00
assets Make icon only menu layout default 2020-07-15 11:04:45 +02:00
config Update default config 2020-07-06 11:08:31 +02:00
public Add assets 2020-04-23 18:07:39 +02:00
src Add default config files and use it 2020-06-27 17:21:29 +02:00
test Rename ExampleApp.test.ts to more useful App.test.ts 2020-07-12 12:13:26 +02:00
views Make icon only menu layout default 2020-07-15 11:04:45 +02:00
.gitignore Ignore yarn-error.log 2020-05-05 15:23:18 +02:00
README.md Initial commit 2020-04-23 14:53:40 +02:00
app.service Add systemd unit file 2020-06-14 21:51:26 +02:00
jest.config.js Add tests 2020-04-23 18:12:10 +02:00
package.json Promote some views to wms-core and update dependencies 2020-07-12 12:12:47 +02:00
tsconfig.json Add tsconfig.json 2020-04-23 14:55:58 +02:00
webpack.config.js Add assets 2020-04-23 18:07:39 +02:00

README.md