Commit Graph

103 Commits

Author SHA1 Message Date
bakape 584bee52b7
Merge pull request #41 from avdb13/master
Update README.md
2022-06-25 21:19:56 +03:00
avdb b052e64697
Update README.md 2022-06-19 22:53:03 +03:00
bakape 37518c2130
fetch: retry on API throttling 2021-11-13 20:17:04 +02:00
bakape da57fabf70
travis: force go 1.15 2020-11-22 16:06:16 +02:00
bakape 3dad720091
travis: use ubuntu focal 2020-11-22 15:46:43 +02:00
bakape c4c4635700
only fetch new pages fromm danbooru, if there are too few pending images 2020-11-22 15:41:20 +02:00
bakape b0b74b52c7
deps: update to opencv4 2020-11-21 23:20:25 +02:00
bakape 08e5168b9e
Merge pull request #38 from Kamuso/dev/css
Client: Fix submit button disappearing
2020-08-02 18:05:09 +03:00
kamuso daac246d5b Client: Fix submit button disappearing
It gets pushed out of sight on some long tag names
2020-07-31 14:10:06 +01:00
bakape 0651b2956e
README: fix application download URL 2020-07-19 12:59:00 +03:00
bakape 63498af703
lowercase all DB tags and fix infinite loop 2020-05-17 14:17:04 +03:00
bakape 812675f337
go: bump package version 2020-05-17 12:41:17 +03:00
bakape 4dfd00c183
switch fully to Danbooru 2020-05-17 12:29:41 +03:00
bakape 3ea57ab8d8
gelbooru: improve blacklisting 2020-05-17 10:55:00 +03:00
bakape 860ab4bb03
gelbboru: blacklist image, if danbooru tags don;t contain requested tag 2020-05-17 01:41:44 +03:00
bakape 90682caa9d
service: speed up tag init 2020-05-16 22:35:24 +03:00
bakape 7c03b28a46
gelbooru: parallelsize pending image fetches 2020-05-16 22:07:47 +03:00
bakape d0c349176c
go: update deps 2020-05-06 19:00:07 +03:00
bakape bce4ca937a
gelbooru: account for API possibly returning bools as ints
closes #37
2020-05-06 18:57:13 +03:00
bakape bbf7497fb8 deps: Bump boorufetch 2019-12-20 22:57:20 +02:00
bakape ffb63c695f gelbooru: Remove duplicate tag dedup 2019-12-20 22:56:14 +02:00
bakape cbea5caa5e travis: Specify Go version 2019-10-19 00:27:16 +03:00
bakape c4e7485200 service: Speed up start times 2019-10-19 00:19:25 +03:00
bakape 4fc049910f Use gelbooru native rating, if not a danbooru import 2019-08-16 23:08:45 +03:00
bakape 6313449fb9 Guard against random int on 0 2019-04-25 23:26:33 +03:00
bakape 34931dedc0
Merge pull request #28 from chiya-chan/master
Fix build for opencv 4.
2019-04-21 18:40:56 +03:00
chiya-chan ff7a96aef5 Fix build for opencv 4. 2019-04-22 00:10:51 +10:00
bakape e0b0dd1c3b Account for no matching images during tests 2019-04-19 19:28:09 +03:00
bakape 6f69bf5a3c Shorten fetches during testing 2019-04-19 19:16:04 +03:00
bakape acf5c1e956 Write pool init messages to log, not stdout 2019-04-19 18:46:44 +03:00
bakape 39a9a8b8da Lock dependancies during Travis tests 2019-04-19 18:06:32 +03:00
bakape f121465281 Greatly reduce memory usage on page caches 2019-04-19 18:03:01 +03:00
bakape fc6f828683
FIx typo in comment 2019-04-07 04:08:44 +03:00
bakape 5808146f51
docs: Fix typo 2019-03-24 01:26:12 +02:00
bakape 3dc5afd457 deps: Fix null pointer deref 2019-03-14 22:17:54 +02:00
bakape b57177c8d2 docs: Replace sample image 2019-01-13 17:44:08 +02:00
bakape 43d35371b7 lib: Add spacing after progress log
For possible printed libpng or OpenCV errors
2019-01-13 17:13:33 +02:00
bakape 53bdeae72c lib: Inline function 2019-01-13 17:07:37 +02:00
bakape d8e68c5854 docs: Fix typo 2019-01-13 16:52:11 +02:00
bakape 453f503674 docs: Add CI tag 2019-01-13 16:51:34 +02:00
bakape 1e2a4979f2 Fix using only one tag per page and assert tag present in end tag set 2019-01-13 16:46:02 +02:00
bakape fcea990206 Update deps 2018-12-14 02:58:50 +02:00
bakape 1e8427ba00 Upgrade deps and fix fetch bugs 2018-12-14 02:14:33 +02:00
bakape caa0cb0a81
Update README.md 2018-12-10 03:52:48 +02:00
bakape fd69619c89
Update README.md 2018-12-10 03:52:22 +02:00
bakape d601d31e0d Remove makefile 2018-12-10 03:30:43 +02:00
bakape 3655b0f410 Attempt to fix travis 2018-12-10 03:28:33 +02:00
bakape a8d49a81f9 Don't use docker in tests 2018-12-10 03:26:15 +02:00
bakape 48ec597538 Fix CLI help string 2018-12-10 03:11:50 +02:00
bakape de45aa2241
Fix description 2018-12-10 03:09:40 +02:00