1
mirror of https://github.com/jakejarvis/simpip.git synced 2025-04-26 06:55:21 -04:00

40 Commits

Author SHA1 Message Date
e6d9d4f2c5
use newer fetch handler w/ typescript 2024-02-20 09:38:28 -05:00
5b4caff368
Update README.md 2024-02-08 11:50:01 -05:00
cd79dd00ce
update wrangler & associated CI actions 2024-02-08 11:47:05 -05:00
d33732bce1
remove git.io shortlink
https://github.blog/changelog/2022-04-25-git-io-deprecation/
2022-04-27 11:10:11 -04:00
f3a0aaec40
update lockfile 2022-04-27 11:08:55 -04:00
dependabot[bot]
9ebdb27150 📦 npm: Bump @cloudflare/wrangler from 1.19.8 to 1.19.12
Bumps [@cloudflare/wrangler](https://github.com/cloudflare/wrangler) from 1.19.8 to 1.19.12.
- [Release notes](https://github.com/cloudflare/wrangler/releases)
- [Changelog](https://github.com/cloudflare/wrangler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/wrangler/compare/v1.19.8...v1.19.12)

---
updated-dependencies:
- dependency-name: "@cloudflare/wrangler"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 11:07:41 -04:00
dependabot[bot]
9abd8064de 📦 npm: Bump miniflare from 2.3.0 to 2.4.0
Bumps [miniflare](https://github.com/cloudflare/miniflare/tree/HEAD/packages/miniflare) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/cloudflare/miniflare/releases)
- [Changelog](https://github.com/cloudflare/miniflare/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/miniflare/commits/v2.4.0/packages/miniflare)

---
updated-dependencies:
- dependency-name: miniflare
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 11:07:26 -04:00
dependabot[bot]
130483c8b9 📦 npm: Bump eslint from 8.9.0 to 8.14.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.9.0 to 8.14.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.9.0...v8.14.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 11:05:46 -04:00
75a592dec3
bump deps and enable dependabot 2022-02-13 10:32:44 -05:00
59a08ffa82
clean up junk & update wrangler 2021-11-19 09:17:08 -05:00
75fb393b0a
deploy worker the "right" way (via wrangler) 2020-10-13 12:05:31 -04:00
fac302d4dd
security headers grade isn't really relevant 2020-07-11 08:02:06 -04:00
c13b1c9df2
clean up headers 2020-07-11 07:54:44 -04:00
8c387f6549
Update deploy.yml 2020-06-29 11:06:46 -04:00
a2a740424c
remove unnecessary HTTP headers 2020-03-07 13:51:59 -05:00
15a221beac
add Dockerfile for simple testing 2019-10-22 14:26:52 -04:00
36f3c27ebd
add X-Content-Type-Options header manually 2019-10-19 17:25:07 -04:00
dabcef30a6
Update deploy.yml 2019-09-25 12:43:26 -04:00
e799bc5c75
Access-Control headers 2019-09-15 08:39:13 -04:00
1f526e5bcd
Update README.md 2019-09-10 12:55:53 -04:00
05585e81f4
remove some header overhead 2019-09-10 09:21:32 -04:00
f6ac5292f7
charset=utf-8 2019-09-09 22:31:37 -04:00
b9bbf95b61
Return 404 on everything except root domain 2019-09-09 17:03:40 -04:00
5b9d895f05
Use forked worker deploy action 2019-09-09 02:50:16 -04:00
02cc021939
Link to this repo in the HTTP headers because....why not? 2019-09-08 15:20:27 -04:00
57c28f71fc
Action badge in readme 2019-09-08 15:10:27 -04:00
9c6430b72c
Action badge in readme 2019-09-08 15:07:19 -04:00
f16fcebde3
Renaming to match script name on CF for Serverless deploy 2019-09-08 15:02:07 -04:00
969fe0d3fe
Deploy using GitHub Action 2019-09-08 14:57:23 -04:00
543aa273dd
Update X-Did-You-Know header to show curl examples instead of old subdomains 2019-09-08 14:41:02 -04:00
3c7a877977
Finally publishing the Cloudflare Worker version! 2019-09-08 14:39:16 -04:00
27ab4ea7ae fix HTTP_X_FORWARDED_FOR returning 127.0.0.1 2012-11-14 12:42:07 -05:00
aedc976688 phpfog 2012-06-11 11:16:20 -04:00
3ee4bbf408 phpfog 2012-06-11 11:14:16 -04:00
db5eba9952 better readme 2012-05-04 11:18:07 -04:00
f37f67cefb nginx reverse proxy fix 2012-05-04 11:15:01 -04:00
f37e074199 nginx reverse proxy fix 2012-05-04 15:11:39 +00:00
13a2f1dff1 readme 2012-05-03 16:08:34 -04:00
Jake Jarvis
a6fbc03c1f reverse proxy fix 2012-05-01 11:41:32 -04:00
Jake Jarvis
35e149b4c2 first commit 2012-05-01 11:24:57 -04:00