Self-hosted files and url shortener.
Go to file
Alice Gaudon a42d6c9333 Merge branch 'develop' 2021-04-22 20:16:42 +02:00
assets File upload list: hide size and expires at columns on mobile 2021-04-22 20:14:53 +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 Fix file uploading not working (ttl doesn't exist anymore) 2021-03-30 17:27:04 +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 File upload list: hide size and expires at columns on mobile 2021-04-22 20:14:53 +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.3 2021-04-22 20:15:51 +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-04-22 18:25:43 +02:00

README.md

ily.li is a simple file self-hosting solution

Boilerplate for a quickstart with swaf