- ci: fix changelog link (fcd7c0d)
- ci: vsce-action only supported on linux (62a2d34)
- ci: change runs-on to macos-latest to avoid vscode install error (f2e2715)
- ci: auto release to marketplace & update picgo core to 1.4.25 (0940b69)
- changelog: fix changelog history (90665eb)
- ⬆️ Upgrade(picgo-core): update picgo core to 1.4.24 (#97)
- dep: bundle picgo-core to dist (5c523ed)
- add tencent cos path option (606b9d4)
- azure pipeline + coveralls (c8129ed)
- ci: github actions use yarn to lock versions (#77) (3347690)
- clipboard: set
PICGO_ENV
toCLI
, fixes #75 (#78) (9aff38e) - proxy: add proxy config, fixes #79 (5cd019d)
- .vscode: update .vscode (65f8157)
- add bump version (#32) (4ec0218)
- add coverage collector (e8b30b7)
- azure -> github actions (5ae4ec2)
- migrate to standardjs (#83) (75c8c97)
- replace tslint with eslint (ce3fe27)
- upgrade dependencies, support sm.ms V2
- fix bugs when upload images from clipboard in Windows 7 (#34)
- currect azure project name (#33) (7082558)
- add bump version (#32) (4ec0218)
- Setup continuous integration appveyor & azure (#31) (1b6de45)
- Update README: optimize the images
- Delete
username
property in picgo.picBed.github
- Fix README format at vscode market.
- Change the description, add some keywords.
- Update README.md.
- Upgrade PicGo-Core to 1.3.4
- Add the data file which contains the info of images uploaded by
vs-picgo
, which can be used by picgo-plugin-vscode-migrator - Updated: better settings description and let user configure in settings directly.
- Change
external configuration file property
in PicGo config object. - Added: custom upload name & output format #21.
- Upgrade PicGo-Core to fix errors caused by comments in a json file.
- Update README.
- Fix spelling errors in README.md
- Update the regular expression of the image name.
- Add English docs.
- Change the image name filters.
- Update dependencies: PicGo-Core 1.10 -> PicGo-Core 1.16 etc.
- Update README.
- Fix a bug caused by settings.json with comments.
- Change repository's url and issue's url.
- Upgrade PicGo-Core dependency: from ^1.1.5 to ^1.1.9.
- Add notice in README.md.
- Display a progress bar when uploading the image(s).
- Support uploading images from Explorer/InputBox.
- Support uploading images from Clipboard.