Commit Graph

64 Commits (master)

Author SHA1 Message Date
Lamp da1b0ab58c no 405 2023-03-03 02:39:46 -06:00
Lamp ff8b626b8a rename env var 2022-01-18 15:38:30 -06:00
Lamp e7b770b177 tweak 2022-01-18 15:29:15 -06:00
Lamp 5d203d2ca7 tweak 2022-01-18 15:24:22 -06:00
Lamp 4e99509d96 Merge branch 'master' of gitea.moe:lamp/qonq 2021-12-05 02:40:36 -06:00
Lamp 16afa0abc5 add antiscrape 2021-12-05 02:40:33 -06:00
Lamp 794b84a152 Update 'README.md' 2021-12-05 01:18:50 -06:00
Lamp c09993d9bc simple binary upload instead of form 2021-12-05 01:17:35 -06:00
Lamp 2c0d3ef78e rename HOSTNAME env because conflict 2021-12-05 00:44:10 -06:00
Lamp 2448d69f1f hmm 2021-12-03 16:51:58 -06:00
Lamp 7f57c0ed23 Merge branch 'master' of gitea.moe:lamp/qonq 2021-10-22 17:43:22 -05:00
Lamp 292ff9297d custom url gen 2021-10-22 17:42:17 -05:00
Lamp 9897bcd577 Update 'README.md' 2021-10-22 16:51:20 -05:00
Lamp 847950c726 favicon 2021-10-22 16:49:31 -05:00
Lamp 6da1f4d556 404 handler 2021-10-22 16:30:40 -05:00
Lamp a4e44fe884 support filecode in url 2021-10-22 16:22:16 -05:00
Lamp f7971fef0f Merge branch 'master' of gitea.moe:lamp/qonq 2021-10-22 15:10:24 -05:00
Lamp 96436fe340 async refactor 2021-10-22 15:10:18 -05:00
Lamp 7f44d5b676 some refactor
also fixed trust proxy bug
2021-10-22 14:40:07 -05:00
Lamp 9eed8a87d5 we don't need to care about the post url 2021-10-22 14:06:53 -05:00
Lamp 312c95adb7 update gitignore 2021-10-22 14:04:54 -05:00
Lamp 1b1601fc7c vscode dont track files 2021-10-22 14:00:56 -05:00
Lamp 35b07880eb add command lines for mac 2021-10-12 13:48:08 -05:00
Lamp 93532f75fc fix markdown 2021-10-07 18:16:33 -05:00
Lamp a7b5435cab Update
Use environment variables; enable random hostnames
2021-10-07 16:08:58 -07:00
Lamp f2ff09c2f8
tweak 2021-07-24 14:41:39 -07:00
Lamp b59f4ed932 tweak colors 2021-07-09 14:49:53 -07:00
Lamp 0bbf4c2995 arshe 2021-07-09 14:41:55 -07:00
Lamp f2922e1429 nicer logging 2021-07-09 14:36:04 -07:00
Lamp 0c945261a6
Update README.md 2021-07-09 11:49:37 -07:00
Lamp 270c28a3f3
gitkeep tmp 2021-07-09 11:45:17 -07:00
Lamp bb749eaac2
Update README.md 2021-06-17 22:44:43 -07:00
Lamp 9eab8d3ec0 curious about collisions 2021-06-18 00:41:26 -05:00
Lamp 49f2e4f6c0 catch error 2021-06-18 00:37:25 -05:00
Lamp 26bc01271d Add discord preloader 2021-06-18 00:35:02 -05:00
root 8c64e88200 Add preferredd hostname env var 2021-06-17 23:29:07 -05:00
Lamp b769a5d6b9
Update README.md 2021-06-17 20:50:28 -07:00
root 331add0357 update 2021-06-17 22:31:19 -05:00
root 4496f51666 Merge branch 'master' of https://github.com/ledlamp/qonq 2021-06-17 22:11:37 -05:00
root 4a7cd02555 synchronize 2021-06-17 22:11:31 -05:00
Lamp 50680b4abf
update nginx max body size 2020-09-03 16:01:37 -07:00
Lamp 507e1bf09e Merge branch 'master' of github.com:ledlamp/qonq 2020-05-22 00:33:23 -07:00
Lamp d6c3e9d852 I need to upload larger files 2020-05-22 00:33:04 -07:00
Lamp a41cefba6a
fix tweak README.md 2020-04-04 21:32:46 -07:00
Lamp 20f12c6f2b
tweak README.md 2020-04-04 21:29:47 -07:00
Lamp 52eb716d61
Create README.md 2020-04-04 21:28:47 -07:00
Lamp 76db801a2e update ecosystem.config.js
and improve portability
2020-04-04 20:24:58 -07:00
Lamp 06ebd01fec .gitkeep files 2020-04-04 20:20:06 -07:00
Lamp a0a20263cb delete fsv1.js, rename fsv2.js qonq.js 2020-04-04 20:17:16 -07:00
Lamp f183152ab0 finalize major changes
upload dirs with more than one file will be served like a conventional static web server, with directory listings.

in previous commit i attempted to do my own directory serving but realized it's way easier and better to just rewrite req.url and send it to express static server.
2020-04-04 20:16:05 -07:00