Commit Graph

40 Commits (master)

Author SHA1 Message Date
Lamp 0bacf8ad06
Update .gitignore 2021-07-09 11:43:50 -07:00
Lamp bb22f19e92
gitkeep tmp 2021-07-09 11:43:13 -07:00
Lamp 2f6bc67aee foke 2021-06-23 13:51:10 -07:00
Lamp 71aef749d3
brug 2021-06-23 12:58:25 -07:00
Lamp a34c903c12 finalize 2021-06-18 18:26:31 -07:00
Lamp 57397dad91 rename 2021-06-18 14:25:14 -07:00
Lamp 29a3f9bf44 fork qonq 2 kekw 2021-06-18 14:24:54 -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
Lamp 870926fa9d wip overhaul I might just redo 2020-04-04 19:32:09 -07:00
Lamp f8bbfd1fd1
Use host header directly so it includes port 2020-04-02 19:11:26 -07:00
Lamp 8a59e178e8
use req protocol
todo req port
2020-04-02 18:39:14 -07:00
Lamp 0ef7da376f
tweak 2020-04-02 18:38:40 -07:00
Lamp 0f90e6fc38 add filename in Content-Disposition 2019-11-01 18:45:42 -07:00
Lamp d96413b4a7
Update fsv1.js 2019-09-30 15:01:40 -07:00
Lamp 4f39cb9c52 Update ecosystem.config.js 2019-09-30 14:52:27 -07:00
Lamp 12d049a05e format auth_token as const 2019-08-21 17:16:56 -07:00
Lamp e5d27c9811 set uid in ecosystem
forgot ofo
2019-08-21 17:13:35 -07:00
Lamp 4305d43178 update .gitignore 2019-08-14 17:05:29 -07:00
Lamp e64db394b6 add custom logging
also forgot to commit file name change
2019-08-14 16:51:07 -07:00
Lamp 3e8c1c895f add ecosystem.config.js 2019-08-14 15:45:12 -07:00
Lamp c81c3fc618 simplify qonq
just use last part/domain/level of hostname so don't need to store list of expected base domain names;
and to make homepage just put directory with name of base domain name in files dir
2019-08-14 15:37:13 -07:00
Lamp 1243209415 init git
before deleting stuff
2019-08-14 14:54:52 -07:00