1
Fork 0
mirror of https://github.com/diced/zipline.git synced 2025-04-11 23:31:17 -05:00
Commit graph

158 commits

Author SHA1 Message Date
dicedtomato
7354e561e3
Update README.md 2021-08-23 11:19:20 -07:00
dicedtomato
de7a2e7795
Zipline v1 is discontinued 2020-10-13 12:24:04 -07:00
dicedtomato
c7ff821e79
Update README.md 2020-10-08 19:16:12 -07:00
dicedtomato
fcddcc0ee7
rqetieruktyh32jo4l2j 2020-10-08 17:36:34 -07:00
dicedtomatoreal
06777cca92 #37 format 2020-10-05 14:50:32 -07:00
dicedtomato
7d68dc78eb
Merge pull request #36 from Vetlix/master
make code go more brrrr
2020-09-29 10:00:42 -07:00
Vetlix
d0615d6fdb Speeeeeeeed!!!! 2020-09-29 18:52:30 +02:00
dicedtomato
c1c096c211
Merge pull request #30 from mzch/master
Fix 2 bugs
2020-09-19 19:53:10 -07:00
Koichi MATSUMOTO
beb82735fa
fix typo
fix typo
2020-09-20 11:48:07 +09:00
Koichi MATSUMOTO
8cff5295e5
rename variable proxy to p`
rename variable `proxy` to `p`
2020-09-20 11:31:08 +09:00
Koichi MATSUMOTO
4d352bc0da fix config entry error
fix config entry `user.tokenLength` error.
2020-09-20 11:03:49 +09:00
Koichi MATSUMOTO
e25c3dee15 Fix 2 bugs
1. Fix a bug which ignores X-Forwarded-Proto header.
    For this it may be needed to add `core.trustedProxy` entry.
    It's defalt is `loopback`
2. Wrong config entry, it's renamed from `upload.uploadDIr` to `uploader.uploada`
2020-09-20 10:56:36 +09:00
dicedtomato
9d57b15dfc
Fix "could not formulate upload route" 2020-09-18 13:34:45 -07:00
dicedtomato
4ab13292ca
Update index.ts 2020-09-17 17:13:31 -07:00
dicedtomato
1d43e783f3 add register button 2020-09-17 20:47:13 +00:00
dicedtomato
3cead9dcc0 add public registration 2020-09-17 20:42:13 +00:00
dicedtomato
8ae2f85a45 Fix imports in cookies middleware 2020-09-17 16:09:20 +00:00
dicedtomato
0ce137a467
Update cookiesForAPI.ts 2020-09-17 08:59:58 -07:00
dicedtomato
10b51a88cb
Change config from cookies 2020-09-17 08:59:39 -07:00
dicedtomato
8a04f42130
Delete codeql-analysis.yml 2020-09-17 08:57:04 -07:00
dicedtomato
62c207fbc3
Create workflow 2020-09-17 08:56:55 -07:00
dicedtomato
03c0306552
Merge pull request #21 from ZiplineProject/dependabot/npm_and_yarn/bcrypt-5.0.0
Bump bcrypt from 4.0.1 to 5.0.0
2020-09-17 08:49:03 -07:00
dicedtomato
4db128deb8
Merge pull request #22 from ZiplineProject/dependabot/npm_and_yarn/bl-2.2.1
Bump bl from 2.2.0 to 2.2.1
2020-09-17 08:47:50 -07:00
dicedtomato
ff4d3d81d3
Fix config options for orm 2020-09-17 08:46:01 -07:00
dicedtomato
254be71007
Merge pull request #23 from ZiplineProject/dependabot/npm_and_yarn/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1
2020-09-12 14:00:50 -07:00
dependabot[bot]
1f682c4976
Bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-12 20:50:52 +00:00
dependabot[bot]
a258474ac0
Bump bl from 2.2.0 to 2.2.1
Bumps [bl](https://github.com/rvagg/bl) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v2.2.0...v2.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-03 21:59:35 +00:00
dependabot[bot]
376fa58c10
Bump bcrypt from 4.0.1 to 5.0.0
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases)
- [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kelektiv/node.bcrypt.js/compare/v4.0.1...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-20 17:45:35 +00:00
dicedtomatoreal
e9fe41e7d2 fix issues with stats & new config 2020-08-12 10:59:17 -07:00
dicedtomatoreal
e718506c2f better extention figuringing outing & version update 2020-08-11 15:15:58 -07:00
dicedtomatoreal
b699a0f979 main files config update 2020-08-11 15:00:43 -07:00
dicedtomatoreal
e626d24a1f updating api with new config 2020-08-11 15:00:29 -07:00
dicedtomatoreal
3e31fb8acf add version/database to stat 2020-08-11 12:02:02 -07:00
dicedtomatoreal
4160c1c5b6 /api/stats route with useful stats! 2020-08-11 11:38:50 -07:00
dicedtomatoreal
061840c297 add clicks functionality 2020-08-11 11:38:33 -07:00
dicedtomatoreal
e29acadd41 add clicks statistic to shortens 2020-08-11 11:38:19 -07:00
dicedtomatoreal
b84907e281 remove logging 2020-08-11 08:46:21 -07:00
dicedtomatoreal
1485f2f75e delete img, and fixes 2020-08-11 08:25:40 -07:00
dicedtomatoreal
294be241af random 2020-07-08 11:21:26 -07:00
dicedtomatoreal
91ca59cef5 removing sharex jsons, changing TypeX to zipline
update script
2020-07-08 11:18:48 -07:00
dicedtomato
0635545a49 Set theme jekyll-theme-cayman 2020-07-08 09:50:22 -07:00
dicedtomato
18de95ac76
gg 2020-07-06 14:17:04 -07:00
dicedtomato
39a38cd243
Create codeql-analysis.yml 2020-06-27 14:46:21 -07:00
dicedtomato
6787dc8966
Create LICENSE 2020-06-27 14:45:13 -07:00
dicedtomato
2ec4f61805
Merge pull request #17 from dicedtomatoreal/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2020-06-27 14:43:40 -07:00
dicedtomato
1e0ebb42ff
Create CODE_OF_CONDUCT.md 2020-06-27 14:43:28 -07:00
dicedtomato
e594a21c4d Update issue templates 2020-06-27 14:34:50 -07:00
dicedtomato
fcd396b265 fix some conflicts 2020-06-27 14:28:19 -07:00
dicedtomato
54964e307e new uigit add .git add . 2020-06-27 14:20:30 -07:00
dicedtomatoreal
1d4469a7e7 notes backend 2020-06-02 08:36:06 -07:00