Self-hosted files and url shortener.
Go to file
Alice Gaudon 9ef3a07f5f Merge branch 'boilerplate' into develop 2021-03-30 17:01:59 +02:00
assets Merge branch 'develop' 2021-03-30 16:56:44 +02:00
config Merge branch 'boilerplate' into develop 2021-03-30 17:01:59 +02:00
public Add assets 2020-04-23 18:07:39 +02:00
scripts package.json: use NodeJS scripts instead of unix commands 2021-03-30 12:44:09 +02:00
src Remove forgotten debug log 2021-03-30 16:46:41 +02: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 files: replace ttl with expires_at 2021-03-30 16:22:46 +02:00
.eslintrc.json package.json: use NodeJS scripts instead of unix commands 2021-03-30 12:44:09 +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 1.0.0 2021-03-30 16:36:14 +02: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 Upgrade dependencies 2021-03-30 12:19:53 +02:00

README.md

ily.li is a simple file self-hosting solution

Boilerplate for a quickstart with swaf