https://github.com/hentai-chan/hentai.git

sort by:
Revision Author Date Message Commit Date
3d7b8c1 [DOC] Remove feature request issue template in favor of GitHub discussions. 16 May 2021, 21:24:01 UTC
2982b61 Merge pull request #111 from hentai-chan/rec-hentai Final Release Candidate v3.2.6 16 May 2021, 21:18:46 UTC
19641db [DOC] Create config.yml 16 May 2021, 20:55:36 UTC
4f66e77 Merge pull request #106 from hentai-chan/dependabot/pip/rec-hentai/pretty-errors-1.2.20 Bump pretty-errors from 1.2.19 to 1.2.20 14 May 2021, 20:13:45 UTC
596b3aa Merge pull request #100 from hentai-chan/dependabot/pip/rec-hentai/tqdm-4.60.0 Bump tqdm from 4.58.0 to 4.60.0 14 May 2021, 20:06:11 UTC
694db28 Bump tqdm from 4.58.0 to 4.60.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.58.0 to 4.60.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.58.0...v4.60.0) Signed-off-by: dependabot[bot] <support@github.com> 14 May 2021, 19:55:40 UTC
742bf6d Merge pull request #110 from hentai-chan/dependabot/pip/rec-hentai/faker-8.1.4 Bump faker from 6.5.0 to 8.1.4 14 May 2021, 19:54:54 UTC
e979620 Bump faker from 6.5.0 to 8.1.4 Bumps [faker](https://github.com/joke2k/faker) from 6.5.0 to 8.1.4. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v6.5.0...v8.1.4) Signed-off-by: dependabot[bot] <support@github.com> 14 May 2021, 19:47:43 UTC
75f0c20 Merge pull request #109 from hentai-chan/dev-hentai REC Hentai v3.2.6 14 May 2021, 19:46:56 UTC
7983ec8 [DOC] Update CHANGELOG for v3.2.6 14 May 2021, 19:39:48 UTC
d7a545c [DOC] Update shell commands 14 May 2021, 18:51:43 UTC
370ca1d [DOC] Update security policy and embed the Advanced Systems logo 14 May 2021, 18:50:01 UTC
61f8469 [DEV] Activate print statements in tests/* 14 May 2021, 18:18:37 UTC
acba74e [TST] Enable progressbar in test 14 May 2021, 18:17:35 UTC
4685138 [ENH] Add zip and folder name option to download function 14 May 2021, 18:17:02 UTC
0537500 [DOC] Update CLI commands and python versions in badges 13 May 2021, 22:01:49 UTC
36d4bf0 [DOC] Add python version 3.10 to classifiers 13 May 2021, 22:01:16 UTC
aca6e58 [STY] Improve help message and preview terminal output 13 May 2021, 22:00:35 UTC
d7daa56 [DEV] Update dependatbot configurations 13 May 2021, 19:18:27 UTC
69e33d4 [DOC] Update security policy 13 May 2021, 19:17:57 UTC
d835295 [DEV] Add python version 3.10 to version matrix 13 May 2021, 17:08:09 UTC
4244744 [MAINT] Update faker dependency 13 May 2021, 00:42:54 UTC
1cda5be [DEV] Add ubuntu-latest and macOS-latest to target platforms. 13 May 2021, 00:38:52 UTC
4617642 [DOC] Add first draft of this project's security policy 13 May 2021, 00:27:13 UTC
789d257 [ENH] Extend CLI 12 May 2021, 22:16:23 UTC
287c5e8 [BUG] Fix folder param in download and rename it to dest 12 May 2021, 21:38:52 UTC
65722a5 [TST] Add workaround for partial tests 12 May 2021, 20:53:19 UTC
c1ba95c [ENH] Remove colorama and requests_html from the release depencies 12 May 2021, 20:52:33 UTC
94b5b54 [ENH] Refactor code and reduce number of dependencies. - Remove colorama import from `hentai` and use ANSI escape codes for colorful terminal output. - Remove `requests_html` as dependency and use regular expressions in both `num_favorites` (edge case) and `get_homepage` for parsing HTML files - Fix a bug in `Hentai` objects that were instantiated by `json`: add missing `self.handler` as property - Add type hints in `Utils` method signature (type of `handler`) 12 May 2021, 20:47:44 UTC
30bb4d3 [ENH] Update fake UA, refactor Tag.search and redirect error messages to sys.stderr 04 May 2021, 11:34:43 UTC
e9e70aa Bump pretty-errors from 1.2.19 to 1.2.20 Bumps [pretty-errors](https://github.com/onelivesleft/PrettyErrors) from 1.2.19 to 1.2.20. - [Release notes](https://github.com/onelivesleft/PrettyErrors/releases) - [Commits](https://github.com/onelivesleft/PrettyErrors/commits) Signed-off-by: dependabot[bot] <support@github.com> 03 May 2021, 07:37:09 UTC
37405c0 [ENH] Declare fields in all dataclasses as read-only. 30 April 2021, 23:07:57 UTC
e3467e2 [ENH] Use slots to increase speed of attribute access and reduce memory footprint. 30 April 2021, 19:15:29 UTC
94caeb1 [DOC] Add Chinese translation (simplified) 24 March 2021, 13:09:03 UTC
7db94b7 Merge pull request #92 from hentai-chan/rec-hentai [ FINAL ] v3.2.5 26 February 2021, 22:40:03 UTC
e06eecf Merge pull request #89 from hentai-chan/dev-hentai [3.2.5] Dev Branch Updates 26 February 2021, 22:28:17 UTC
0ed38ee Merge pull request #90 from hentai-chan/dependabot/pip/rec-hentai/faker-6.5.0 Bump faker from 6.4.1 to 6.5.0 26 February 2021, 22:28:05 UTC
17983aa Merge pull request #91 from hentai-chan/dependabot/pip/rec-hentai/tqdm-4.58.0 Bump tqdm from 4.57.0 to 4.58.0 26 February 2021, 22:27:54 UTC
7b9703d Bump tqdm from 4.57.0 to 4.58.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.57.0 to 4.58.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.57.0...v4.58.0) Signed-off-by: dependabot[bot] <support@github.com> 26 February 2021, 06:18:08 UTC
381f0fb Bump faker from 6.4.1 to 6.5.0 Bumps [faker](https://github.com/joke2k/faker) from 6.4.1 to 6.5.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v6.4.1...v6.5.0) Signed-off-by: dependabot[bot] <support@github.com> 25 February 2021, 06:21:54 UTC
ff2c205 [DOC] Update changelog for v3.2.5 24 February 2021, 23:29:27 UTC
4eaacb1 [DOC] Update contributing guidelines (coding style and branch names) 24 February 2021, 23:27:23 UTC
b7ecf15 [DOC] Bump version (v3.2.4 -> v3.2.5) 24 February 2021, 23:13:45 UTC
c0f40d2 [ENH] Move log file path on Linux to '~/.hentai' to resolve issue #86 24 February 2021, 23:07:37 UTC
e28558d Merge pull request #87 from hentai-chan/dependabot/pip/rec-hentai/faker-6.4.1 Bump faker from 6.3.0 to 6.4.1 22 February 2021, 15:48:27 UTC
704afd1 Bump faker from 6.3.0 to 6.4.1 Bumps [faker](https://github.com/joke2k/faker) from 6.3.0 to 6.4.1. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v6.3.0...v6.4.1) Signed-off-by: dependabot[bot] <support@github.com> 22 February 2021, 07:26:07 UTC
69daa38 Merge pull request #85 from hentai-chan/dependabot/pip/rec-hentai/tqdm-4.57.0 Bump tqdm from 4.56.2 to 4.57.0 19 February 2021, 08:34:07 UTC
67b5ca9 Merge pull request #84 from hentai-chan/dependabot/pip/rec-hentai/faker-6.3.0 Bump faker from 6.1.1 to 6.3.0 19 February 2021, 08:33:56 UTC
b87aeb3 Bump tqdm from 4.56.2 to 4.57.0 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.56.2 to 4.57.0. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.56.2...v4.57.0) Signed-off-by: dependabot[bot] <support@github.com> 18 February 2021, 06:18:15 UTC
c120740 Bump faker from 6.1.1 to 6.3.0 Bumps [faker](https://github.com/joke2k/faker) from 6.1.1 to 6.3.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v6.1.1...v6.3.0) Signed-off-by: dependabot[bot] <support@github.com> 18 February 2021, 06:18:14 UTC
3e60bc1 [DOC] Fix download example in CLI section: missing option 15 February 2021, 20:25:56 UTC
a37507b Merge pull request #82 from hentai-chan/dependabot/pip/rec-hentai/faker-6.1.1 Bump faker from 6.0.0 to 6.1.1 11 February 2021, 12:43:18 UTC
a6cb27e Merge pull request #83 from hentai-chan/dependabot/pip/rec-hentai/tqdm-4.56.2 Bump tqdm from 4.56.0 to 4.56.2 11 February 2021, 12:43:08 UTC
644f5d1 Bump tqdm from 4.56.0 to 4.56.2 Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.56.0 to 4.56.2. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](https://github.com/tqdm/tqdm/compare/v4.56.0...v4.56.2) Signed-off-by: dependabot[bot] <support@github.com> 11 February 2021, 06:20:43 UTC
ce07bf0 Bump faker from 6.0.0 to 6.1.1 Bumps [faker](https://github.com/joke2k/faker) from 6.0.0 to 6.1.1. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v6.0.0...v6.1.1) Signed-off-by: dependabot[bot] <support@github.com> 10 February 2021, 06:23:53 UTC
17c1e1b [STY] Fix grammar in CHANGELOG 09 February 2021, 10:57:02 UTC
db70c4c Merge pull request #80 from hentai-chan/rec-hentai Rec hentai 09 February 2021, 10:42:50 UTC
1e4b80c Merge pull request #79 from hentai-chan/dependabot/pip/rec-hentai/faker-6.0.0 Bump faker from 5.8.0 to 6.0.0 09 February 2021, 10:27:37 UTC
125824e Merge pull request #78 from hentai-chan/dev-hentai [ REC ] v3.2.4 09 February 2021, 10:23:48 UTC
534e8e8 [STY] Fix typo. 09 February 2021, 10:14:06 UTC
a181e9a [DOC] Add CLI subsection to README 09 February 2021, 10:09:18 UTC
5636095 [STY] Add newline at end of file 09 February 2021, 10:05:12 UTC
2106c03 [BUG] Fix version import bug. 09 February 2021, 10:04:02 UTC
a015b4f [DOC] Add changelog entry v3.2.4 09 February 2021, 10:03:22 UTC
12f2c3e [BUG] Move log file base path from /tmp to /var/log 09 February 2021, 09:47:41 UTC
223b837 [DEV] Ignore setup.py, tests/ and init (CLI) from codedov 09 February 2021, 09:32:04 UTC
193543c [MAINT] Move log file storage path to /tmp and add lineno to logging formatter 09 February 2021, 09:25:47 UTC
729f605 Bump faker from 5.8.0 to 6.0.0 Bumps [faker](https://github.com/joke2k/faker) from 5.8.0 to 6.0.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v5.8.0...v6.0.0) Signed-off-by: dependabot[bot] <support@github.com> 04 February 2021, 06:26:45 UTC
2c945db [BUG] Move version, package_name and python_* to hentai.py 03 February 2021, 22:39:02 UTC
8479d8f [BUG] Resolve cyclic import error 03 February 2021, 22:32:38 UTC
2fde835 [STY] Update github issue templates 03 February 2021, 22:20:40 UTC
6840068 [STY] Improve style of sys version assessment 01 February 2021, 20:35:45 UTC
e57aebe [ENH] Implement a very basic CLI and increment the version number 01 February 2021, 16:31:51 UTC
1d62d78 [TST] Add edge case in num_favorites to test suite 01 February 2021, 16:06:08 UTC
0292c55 [DEV] Set new code cov defaults for target and threshold 31 January 2021, 22:37:50 UTC
910f406 [DEV] Enable code coverage report across all branches 31 January 2021, 22:34:32 UTC
a3a6fcc [TST] Add undocumented local_ parameter for internal test uses. 31 January 2021, 22:10:43 UTC
9498901 [TST] Fix import error due to new package structure 31 January 2021, 21:59:25 UTC
9241534 Merge pull request #77 from hentai-chan/rec-hentai Version 3.2.3 31 January 2021, 21:48:37 UTC
abc510d [STY] Add arg type to _log_file_path method 31 January 2021, 21:39:36 UTC
d3d5e85 Merge pull request #76 from hentai-chan/dev-hentai [ REC ] Version 3.2.3 31 January 2021, 21:34:12 UTC
d796534 [DOC] Update changelog for version 3.2.3 31 January 2021, 21:24:59 UTC
c0fc807 [STY] Fix imports 31 January 2021, 21:19:38 UTC
a89edce [BUG] Resolve cyclic import error and define __init__.py as the entry point of the application 27 January 2021, 21:28:43 UTC
689d010 [ENH] Add logger facilities, set log level to ERROR, and implement fallback mechanism to num_favorite property. 27 January 2021, 20:57:39 UTC
25487c7 [MAINT] Update MANIFEST 27 January 2021, 19:05:03 UTC
3e640fc [ENH] Add placeholder file for the entry point of this application 27 January 2021, 19:02:04 UTC
5583432 [DOC] Bump version (v3.2.2 -> v3.2.3) 27 January 2021, 19:00:24 UTC
d21f516 [DEV] Change application entry point from cli to main 27 January 2021, 18:59:36 UTC
99ccacf [BUG] Parse version info to int and return more detailed run-time error message. 27 January 2021, 18:33:20 UTC
218bc44 [DEV] Update path to requirements.txt (now release.txt) 27 January 2021, 18:26:18 UTC
acdeb85 [MAINT] Update file path in hentai/* and for requirements.txt 27 January 2021, 18:23:57 UTC
7dad01a [MAINT] Move requirements to new folder and define dev dependencies 27 January 2021, 18:23:12 UTC
e3744b7 [MAINT] Update MANIFEST to new project structure 27 January 2021, 18:22:12 UTC
075b1c1 [MAINT] Migrate setup.cfg to setup.py entirely 27 January 2021, 18:21:03 UTC
217162f [MAINT] Create src parent directory 27 January 2021, 18:20:24 UTC
0a9a8c4 Merge pull request #75 from hentai-chan/dependabot/pip/rec-hentai/faker-5.8.0 Bump faker from 5.7.0 to 5.8.0 27 January 2021, 18:02:02 UTC
ed723b4 Bump faker from 5.7.0 to 5.8.0 Bumps [faker](https://github.com/joke2k/faker) from 5.7.0 to 5.8.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v5.7.0...v5.8.0) Signed-off-by: dependabot[bot] <support@github.com> 27 January 2021, 06:40:06 UTC
1f28148 Merge pull request #74 from hentai-chan/dependabot/pip/rec-hentai/faker-5.7.0 Bump faker from 5.6.5 to 5.7.0 26 January 2021, 19:43:04 UTC
44f44a7 Bump faker from 5.6.5 to 5.7.0 Bumps [faker](https://github.com/joke2k/faker) from 5.6.5 to 5.7.0. - [Release notes](https://github.com/joke2k/faker/releases) - [Changelog](https://github.com/joke2k/faker/blob/master/CHANGELOG.md) - [Commits](https://github.com/joke2k/faker/compare/v5.6.5...v5.7.0) Signed-off-by: dependabot[bot] <support@github.com> 26 January 2021, 06:39:34 UTC
back to top