OSDN Git Service

feat: change loop from for to stream
[delesterandomselector/DelesteRandomSelector.git] / src / com / ranfa / lib / Scraping.java
2021-12-16 hizumiaobafeat: change loop from for to stream
2021-12-14 hizumiaobafeat: add translation for JP and EN(US)
2021-12-11 hizumiaobaMerge branch 'develop' into feature/appLocalize
2021-12-11 hizumiaobaMerge branch 'hotfix/issue41' into develop
2021-12-11 hizumiaobafix: triage #41
2021-12-11 hizumiaobarefactor: add some logs
2021-12-07 hizumiaobaMerge branch 'hotfix/formatText' into develop
2021-12-07 hizumiaobafix: change log text with using format text.
2021-11-17 hizumiaobaMerge pull request #31 from hizumiaoba/develop v2.0.1
2021-11-16 hizumiaobafix: Album type string no longer can accept null value.
2021-11-16 hizumiaobafix: program no longer threw the IO Exception
2021-11-14 hizumiaobaMerge pull request #27 from hizumiaoba/release/v2.0.0 v2.0.0
2021-11-14 hizumiaobarefactor: organize some codes
2021-11-14 hizumiaobachore: organize imports
2021-11-14 hizumiaobafix: delete potential null access
2021-11-14 hizumiaobaperf: changed log output source to logback
2021-11-13 hizumiaobafix: code fixing for new feature
2021-11-04 hizumiaobachore: method add
2021-11-01 Reviewer-Ranfaperf: async fetch func
2021-10-31 hizumiaobaperf: albumType key added to database
2021-10-29 hizumiaobaperf: changed generated files location
2021-09-15 hizumiaobaperf: using stream and foreach instead v1.2.2
2021-09-13 hizumiaobafeat: Now database update is compeletely async-ed function. v1.2.0
2021-07-23 hizumiaobafeat: Non-select mode add v0.2.0
2021-07-21 hizumiaobaMerge pull request #10 from hizumiaoba/autoLibUpdate v0.1.0
2021-07-21 hizumiaobafeat: Auto update process added
2021-07-13 hizumiaobaperf: Preparing for releasing (#7)
2021-07-03 hizumiaobaMerge pull request #4 from hizumiaoba/develop
2021-07-03 hizumiaobaSquashed commit of the following:
2021-06-29 hizumiaobaスクレイピング途中まで
2021-06-28 hizumiaobafeat: スクレイピングクラス作成