Commit Graph

428 Commits (master)

Author SHA1 Message Date
qwertyforce 814477ec0b Update image_ops.ts 2021-03-08 19:54:53 +03:00
qwertyforce b543d9cdf8 minor changes (sift) 2021-03-08 18:45:50 +03:00
qwertyforce 7487a108aa SIFT python microservice 2021-03-08 17:42:22 +03:00
qwertyforce e4f649fdf4 add form-data 2021-03-08 17:39:44 +03:00
qwertyforce d8bad3c2f9 Merge branch 'master' of https://github.com/qwertyforce/scenery 2021-03-08 17:35:28 +03:00
qwertyforce 987e318aea remove sift 2021-03-08 17:35:25 +03:00
qwertyforce 45648f84c7
Update README.md 2021-03-07 11:00:15 +03:00
qwertyforce 1100a62f0d IMPORT 2021-03-05 20:34:55 +03:00
qwertyforce af0f4d6520 cors 2021-03-04 21:47:02 +03:00
qwertyforce 08cd0fc205 Update [id].tsx 2021-03-04 12:15:57 +03:00
qwertyforce 4d7d7170a9 fix routers 2021-03-03 22:12:56 +03:00
qwertyforce a7dcc18ca7 remove width,height from tags 2021-03-02 20:15:39 +03:00
qwertyforce 7f20a28996 Merge branch 'master' of https://github.com/qwertyforce/scenery 2021-03-02 15:26:13 +03:00
qwertyforce db9d7030b7 fix content-type 2021-03-02 15:26:09 +03:00
qwertyforce 351acdf6f4
Update README.md 2021-03-01 12:49:36 +03:00
qwertyforce 599ff41530 fixed bug with greyscale images 2021-02-28 16:10:57 +03:00
qwertyforce 657a6b0e53 Update import.tsx 2021-02-27 22:15:17 +03:00
qwertyforce dc725d776f Update import_from_derpi.tsx 2021-02-27 22:13:08 +03:00
qwertyforce 812229fe34 Create import.tsx 2021-02-26 23:18:12 +03:00
qwertyforce a8a0735510 search comparison operators 2021-02-23 17:20:20 +03:00
qwertyforce d5ccbfb939 tag remover 2021-02-23 17:16:29 +03:00
qwertyforce 51a8e3f07b Update index.tsx 2021-02-23 17:14:29 +03:00
qwertyforce db8a774865 Update get_all_images.ts 2021-02-21 21:02:29 +03:00
qwertyforce 3e68a0ff9f api(draft): get_all_images 2021-02-21 17:08:34 +03:00
qwertyforce daa58abbd8 Update tags.tsx 2021-02-17 22:38:17 +03:00
qwertyforce 030fca4820 Update nodemon.json 2021-02-13 18:20:56 +03:00
qwertyforce d4cdf4f9b6 Update search.tsx 2021-02-10 16:41:53 +03:00
qwertyforce 54fcf01e7d remove eslint-disable 2021-02-08 17:08:22 +03:00
qwertyforce 5602e7e0ab fix puppeteer types 2021-02-06 16:46:24 +03:00
qwertyforce 20b6400c3a express session type 2021-02-06 16:45:32 +03:00
qwertyforce 4d57e7a4fb fix orientation tag 2021-02-06 16:45:09 +03:00
qwertyforce d53ad1ec96 update all packages (will fix mongodb issues later) 2021-02-06 16:44:27 +03:00
qwertyforce 36f55a509a clean up types 2021-02-05 20:29:48 +03:00
qwertyforce 5fc3150aa4 Update [id].tsx 2021-02-04 22:51:08 +03:00
qwertyforce b4cfdd3f21 fix typescript types 2021-02-02 20:07:20 +03:00
qwertyforce 45d261cb09 Update [id].tsx 2021-02-02 20:06:47 +03:00
qwertyforce d1e6ad02b7
Merge pull request #3 from qwertyforce/dependabot/npm_and_yarn/node-notifier-8.0.1
Bump node-notifier from 8.0.0 to 8.0.1
2021-02-02 18:11:23 +03:00
dependabot[bot] b1b3c05ff4
Bump node-notifier from 8.0.0 to 8.0.1
Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/mikaelbr/node-notifier/releases)
- [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
- [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-02 15:10:21 +00:00
qwertyforce 531e8b2820 Update [page].tsx 2021-02-02 16:01:00 +03:00
qwertyforce 0d09ec2fb9 Update [page].tsx 2021-02-02 16:00:44 +03:00
qwertyforce 0fd66c1101 Update [id].tsx 2021-02-02 15:20:17 +03:00
qwertyforce b24147d195 Update bulk_import_images_from_derpi.ts 2021-02-01 18:10:36 +03:00
qwertyforce 3f542bf62b orientation tag 2021-02-01 17:25:19 +03:00
qwertyforce dfea6a4c04 Update package.json 2021-02-01 17:24:18 +03:00
qwertyforce f6b8fa9d85 delete imghash, use blockhash-core instead 2021-01-28 12:18:04 +03:00
qwertyforce 6a573dd03c change phash function 2021-01-28 12:16:49 +03:00
qwertyforce 3ea6f36f1e fixed memory leak in phash 2021-01-27 23:09:34 +03:00
qwertyforce ccc5ee8c5f fix pagination bug 2021-01-26 10:03:35 +03:00
qwertyforce 93cd9f9b94 minor changes 2021-01-25 21:23:40 +03:00
qwertyforce e11e43e1b0 Update search.tsx 2021-01-24 20:15:05 +03:00