Self-hosted files and url shortener.
Go to file
Alice Gaudon 3a384a51bd Merge branch 'develop' 2021-01-26 14:39:12 +01:00
assets frontend: make use of new width space and use more icons 2021-01-26 14:29:29 +01:00
config Fix configuration 2020-11-22 15:19:47 +01:00
public Add assets 2020-04-23 18:07:39 +02:00
src Update config parameter base_url -> public_url 2021-01-26 14:27:55 +01:00
storage Make file upload work 2020-06-14 17:37:47 +02:00
test Upgrade wms-core and add eslint 2020-10-05 13:38:03 +02:00
views frontend: make use of new width space and use more icons 2021-01-26 14:29:29 +01:00
.eslintrc.json Upgrade wms-core and add eslint 2020-10-05 13:38:03 +02:00
.gitignore Merge remote-tracking branch 'boilerplate/master' into develop 2021-01-25 13:26:58 +01:00
LICENSE Add license 2020-09-01 11:18:20 +02:00
README.md Merge remote-tracking branch 'boilerplate/develop' into develop 2020-11-22 13:02:05 +01:00
app.service Merge remote-tracking branch 'boilerplate/develop' into develop 2020-11-22 13:02:05 +01:00
jest.config.js Add tests 2020-04-23 18:12:10 +02:00
package.json Version 0.6.0 2021-01-26 14:38:52 +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-01-25 13:26:58 +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 Update to swaf 0.23.4 2021-01-25 17:56:56 +01:00

README.md

ily.li is a simple file self-hosting solution

Boilerplate for a quickstart with swaf