Self-hosted files and url shortener.
Go to file
2020-07-06 12:07:38 +02:00
assets Merge branch 'boilerplate' into develop 2020-07-06 12:07:38 +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 Prevent the creation of files where slugs are already taken by URLs 2020-07-06 11:05:04 +02:00
storage Make file upload work 2020-06-14 17:37:47 +02:00
test Add tests 2020-04-23 18:12:10 +02:00
views Merge branch 'boilerplate' into develop 2020-07-06 12:07:38 +02:00
.gitignore Make file upload work 2020-06-14 17:37:47 +02:00
app.service Add systemd unit file 2020-06-14 21:52:00 +02:00
jest.config.js Add tests 2020-04-23 18:12:10 +02:00
package.json Add missing 'formidable' types 2020-07-06 11:06:58 +02:00
README.md Initial files 2020-06-14 13:01:52 +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
yarn.lock Add URL shortening 2020-07-06 10:49:18 +02:00

ily.li is a simple file self-hosting solution