Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dlgcy] Export PDF:support '#' and ' '(blank) in file name. #367

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Commits on Nov 3, 2021

  1. Bump validator from 13.5.2 to 13.7.0

    Bumps [validator](https://github.com/validatorjs/validator.js) from 13.5.2 to 13.7.0.
    - [Release notes](https://github.com/validatorjs/validator.js/releases)
    - [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
    - [Commits](validatorjs/validator.js@13.5.2...13.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: validator
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    c956f33 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Bump async from 0.9.0 to 2.6.4

    Bumps [async](https://github.com/caolan/async) from 0.9.0 to 2.6.4.
    - [Release notes](https://github.com/caolan/async/releases)
    - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)
    - [Commits](caolan/async@0.9.0...v2.6.4)
    
    ---
    updated-dependencies:
    - dependency-name: async
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    102ae88 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. [dlgcy] Export PDF:support '#' and ' '(blank) in file name.

    导出 PDF 时文件名支持 “#” 和 空格。
    
    Signed-off-by: 独立观察员 <dlgcywlh@qq.com>
    独立观察员 authored and gitee-org committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    17b7848 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/validato…

    …r-13.7.0' into dlgcy
    dlgcy committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    9f35c79 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/async-2.…

    …6.4' into dlgcy
    dlgcy committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    8a91578 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b064e81 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/Mrzyxing' into dlgcy

    # Conflicts:
    #	main.js
    #	public/js/app/api.js
    #	public/plugins/export_leanote/plugin.js
    #	public/plugins/import_leanote/plugin.js
    #	src/browser/service.js
    dlgcy committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    0dd439a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Configuration menu
    Copy the full SHA
    056c3c5 View commit details
    Browse the repository at this point in the history
  2. 升级 gulp 为 4.0.2

    dlgcy committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    2fb1acb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f7aeff View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. (更新版本)

    dlgcy committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    53a1e81 View commit details
    Browse the repository at this point in the history
  2. [build] 添加 resanitize 模块

    dlgcy committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    6033e56 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. [fix] 修复递归导出 leanote

    dlgcy committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    9bf8a3e View commit details
    Browse the repository at this point in the history
  2. [fix] 修复递归导入 leanote

    dlgcy committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    a8205bd View commit details
    Browse the repository at this point in the history
  3. [build] 不使用 electron-forge

    dlgcy committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    2340baf View commit details
    Browse the repository at this point in the history