Commits on Nov 12, 2019

  1. Tools: Optional open dev tools in Developer Mode (#2083)

    * Require --open-dev-tools along with --env dev in command line options to make opening of Dev Tools optional when in Developer mode.
    
    * Restore original lines then comment out the call to openDevTools
    barbowza authored and laurent22 committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    21d06ad View commit details
    Browse the repository at this point in the history
  2. Update Greek Translation (#2080)

    * Create el_GR.po (part1)
    
    * Update el_GR.po
    
    * Update el_GR.po (part 2)
    
    * Update el_GR.po
    
    * Finished Greek(el_GR) translation
    
    Finished translating all texts.
    Update el_GR.po (beta)
    
    * Update el_GR.po
    
    to meet requirements for Joplin 1.0.173
    
    * Update locale.js
    XarisA authored and laurent22 committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    e0b7cbd View commit details
    Browse the repository at this point in the history
  3. Desktop, Mobile: Fix scaling of inline svg resource icons (#2075)

    * Fix scaling of inline svg resource icons
    
    * prevent link icons from repeating
    CalebJohn authored and laurent22 committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    3353598 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    laurent22 committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    927d46b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76ecfd0 View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    45cca9e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    15f09ef View commit details
    Browse the repository at this point in the history
  8. Update translations

    laurent22 committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    0c82c10 View commit details
    Browse the repository at this point in the history
  9. Electron release v1.0.174

    laurent22 committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    0ca96ee View commit details
    Browse the repository at this point in the history
  10. Update website

    laurent22 committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    ca2446a View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Translation: update Czech cs_CZ.po (#2086)

    conyx authored and tessus committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    de214c8 View commit details
    Browse the repository at this point in the history
  2. Desktop: Allow Electron debugging flag (#2084)

    * Add check for Electron's cli arg --remote-debugging-port and discard it to prevent cli arg parser raising Unknown flag exception.
    
    * Jump to next iteration once arg processed
    
    * Allow only the strict form of flag as --x=y
    barbowza authored and laurent22 committed Nov 13, 2019
    Configuration menu
    Copy the full SHA
    2d5d8ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b65fae View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    ee650c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78628c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    896925c View commit details
    Browse the repository at this point in the history
  4. Doc: Fix Esperanto flag

    laurent22 committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    affacf4 View commit details
    Browse the repository at this point in the history
  5. Update markdown.md

    laurent22 committed Nov 18, 2019
    Configuration menu
    Copy the full SHA
    7baeb22 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2019

  1. Configuration menu
    Copy the full SHA
    4075329 View commit details
    Browse the repository at this point in the history
  2. Translation: Update zh_CN.po (#2108)

    Translated some theme part into chinese
    rikanotank1 authored and tessus committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    8012d1f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2019

  1. Translation: Update ja_JP.po (#2115)

    genneko authored and tessus committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    5b05f22 View commit details
    Browse the repository at this point in the history
  2. Translation: Update pt_BR.po (#2116)

    Done some updates to pt BR translation. Hope it helps!
    victante authored and tessus committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    d8c2f0c View commit details
    Browse the repository at this point in the history
  3. Documentation: correct and expand the markdown instructions for a link (

    #2106)
    
    * correcting and expanding the markdown instructions for a link
    - "some content" in `[some content](https://somelink/)` is called the
        content of an entity (or alt text for an image link)
    - "some title" in this example is the the title element of the
        entity: `[some content](https://somelink/ "some title")`
    
    * link description: Fixed a typo, restructured a line break I screwed up, and I cleaned up the language a bit
    taw00 authored and tessus committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    69b185f View commit details
    Browse the repository at this point in the history
  4. All: Fixes #2088: Handle rare case when notebook has a parent that no…

    … longer exists, which causes a crash when sorting
    laurent22 committed Nov 20, 2019
    3 Configuration menu
    Copy the full SHA
    4842f83 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0a8911 View commit details
    Browse the repository at this point in the history
  6. Doc: GsoC first public draft of documentation (#2092)

    * GSoC root file
    
    This is the root file for the Google Summer of Code program
    
    * Fixed TOC
    
    * Introduction to GSoC with Joplin
    
    The first draft cloned from https://community.kde.org/GSoC
    
    * Joplin's Application at GSoC template
    
    Cloned from https://wiki.openstreetmap.org/wiki/Google_Summer_of_Code/2019/Organisation_application
    
    * GSoC 2019, idea #1: deeper Nextcloud integration
    
    * GSoC 2019, idea #2: sharing notes
    
    * GSoC 2019, idea #2: tag handling
    
    * GSoC 2019, idea #4: search improvements
    
    * GSoC 2019, idea #5: per note password protection
    
    * Update GSoC_Idea#1.md
    
    * Update GSoC_Idea#2.md
    
    * Rename GSoC_Idea#2.md to GSoC_Idea#2_sharing.md
    
    * Rename GSoC_Idea#1.md to GSoC2019_Idea#1_Nextcloud.md
    
    * Rename GSoC_Idea#2_sharing.md to GSoC2019_Idea#2_sharing.md
    
    * Update and rename GSoC_Idea#3.md to GSoC2019_Idea#3_tagging.md
    
    * Rename GSoC_Idea#4.md to GSoC2019_Idea#4_Search.md
    
    * Rename GSoC_Idea#5.md to GSoC2019_Idea#5_Password per Note.md
    
    * Update GSoC2019_Idea#1_Nextcloud.md
    
    * Create GSoC2019.md
    
    cloned from https://community.kde.org/GSoC/2019/Ideas
    
    * Rename Introduction.md to GSoCIntroduction.md
    
    * Rename GSoCIntroduction.md to GSoC_Introduction.md
    
    * Rename Application.md to GSoC_Application.md
    
    * first draft of a public introduction and project idea page, plus first (filled) template for ideas
    
    * added idea
    
    * started to update org details
    
    * Delete GSoC_Application.md
    
    moved to forum
    
    * Update summer_of_code.md
    
    put the template in a <details> block. little improvements where to publish ideas and applications
    
    * Update summer_of_code.md
    
    put application in quote
    PackElend authored and laurent22 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    37fc42e View commit details
    Browse the repository at this point in the history
  7. All: Resolves #2097: Add warning message when user tries to upload a …

    …file 10MB or larger (#2102)
    marcushill authored and laurent22 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    e84bafd View commit details
    Browse the repository at this point in the history
  8. Move variable declaration before its first use. (#2109)

    * Move variable declaration before its first use.
    
    * Remove trailing whitespace
    b4mboo authored and laurent22 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    76c8f77 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8036923 View commit details
    Browse the repository at this point in the history
  10. Doc: Added GSoC to website

    laurent22 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    49898d0 View commit details
    Browse the repository at this point in the history
  11. Doc: More GSoC

    laurent22 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    4e708ea View commit details
    Browse the repository at this point in the history
  12. Update translations

    laurent22 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    fdc80f0 View commit details
    Browse the repository at this point in the history
  13. iOS v10.0.40

    laurent22 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    03c7368 View commit details
    Browse the repository at this point in the history
  14. Android release v1.0.311

    laurent22 committed Nov 20, 2019
    Configuration menu
    Copy the full SHA
    23e77ef View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Update stale.yml

    laurent22 committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    5b0a817 View commit details
    Browse the repository at this point in the history
  2. All: Fixes #2117: Prevent synch from happening if target dir could no…

    …t be created, in local sync
    laurent22 committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    707828c View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2019

  1. Configuration menu
    Copy the full SHA
    1782e55 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2019

  1. Translation: Update nl_NL.po (#2123)

    Noticed a small typo when using the application
    Techwolf12 authored and tessus committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    6926062 View commit details
    Browse the repository at this point in the history
  2. Finish translation of es_ES.po and standardize quotation marks format…

    … to guillemets (#2125)
    exprez135 authored and tessus committed Nov 26, 2019
    Configuration menu
    Copy the full SHA
    5bcec58 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Configuration menu
    Copy the full SHA
    1a1c87b View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. Configuration menu
    Copy the full SHA
    e6d9d83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2aceed View commit details
    Browse the repository at this point in the history
  3. Tools: Added check on translation builder to prevent it from deleting…

    … too many translations
    laurent22 committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    f8cb908 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. Configuration menu
    Copy the full SHA
    0a39e4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    805a539 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60964a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. Translation: Update nb_NO.po (#2135)

    * Update norwegian
    
    * fix typo
    matsest authored and tessus committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    3249763 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5efe9b9 View commit details
    Browse the repository at this point in the history
  3. Added GSoC 2020 banner

    laurent22 committed Dec 2, 2019
    Configuration menu
    Copy the full SHA
    4c93121 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Desktop: Add highlight_mark token to Ace editor rules (#2100)

    * Added highlight_mark token to Ace editor rules
    
    * Fix edge case for highlight_mark Ace rule
    
    * Add ==mark== rule only if plugin is enabled
    
    * Rm temporary highlight class
    devonzuegel authored and laurent22 committed Dec 3, 2019
    Configuration menu
    Copy the full SHA
    8c17ecb View commit details
    Browse the repository at this point in the history