1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ElectronClient/app
Helmut K. C. Tessarek 207d433fb3 Desktop: Improved: Show git branch and hash in About dialog (#1692)
* show git branch and hash in About dialog

This additional info will only be shown, if the code is not an official release.

An official release is calculated as follows:
- current commit has a tag
- the tag contains the version number of the package

However, the information will always be printed to the console.

* info will now always be shown in About dialog (if available)

ElectronClient/app/compile-package-info.js: added warning
ElectronClient/app/app.js: push info conditionally to the message array

* use sprintf syntax
2019-06-27 15:04:02 +01:00
..
build/icons Minor tweaks 2018-03-02 18:24:02 +00:00
css Electron: Switched icons to Fork Awesome 2018-06-14 09:02:01 +01:00
fonts Electron: Switched icons to Fork Awesome 2018-06-14 09:02:01 +01:00
gui Mobile: Removed concept of Advanced Options and move tools to Config screen to clean up context menu 2019-06-26 00:13:13 +01:00
locales Update translations 2019-06-22 13:10:13 +01:00
plugins Desktop: Improved: When opening a note using Goto Anything, open all its parent notebooks too 2019-05-14 00:11:27 +01:00
app.js Desktop: Improved: Show git branch and hash in About dialog (#1692) 2019-06-27 15:04:02 +01:00
bridge.js Desktop: Resolves #1502: Improved note deletion dialog 2019-05-11 13:36:44 +01:00
checkForUpdates.js Mobile: version info changes (#1290) 2019-03-08 17:31:48 +00:00
compile-package-info.js Desktop: Improved: Show git branch and hash in About dialog (#1692) 2019-06-27 15:04:02 +01:00
compile.js Desktop: Added Goto Anything dialog and implemented basic plugin system 2019-04-01 19:43:13 +00:00
dev-app-update.yml-FORTESTING Fixed auto-update check 2018-01-31 19:34:38 +00:00
ElectronAppWrapper.js All: Resolves #712: New: Support for note history (#1415) 2019-05-06 21:35:29 +01:00
electronRebuild.js Trying to fix Windows 32-bit build 2019-03-03 00:58:41 +00:00
eventManager.js Revert "Applied prettier to code base" 2018-03-09 20:59:12 +00:00
index.html Desktop: use nodeIntegration 2019-02-24 10:17:37 +00:00
InteropServiceHelper.js All: Resolves #734: Allow exporting to a hierarchy of Markdown files, and fixed a few issues related to exporting notebooks 2018-09-04 11:59:09 +01:00
main-html.js All: Resolves #712: New: Support for note history (#1415) 2019-05-06 21:35:29 +01:00
main.js Electron: Various tweaks to get PortableApps format to work 2018-04-23 21:50:29 +02:00
package-lock.json Electron release v1.0.160 2019-06-15 00:57:36 +01:00
package.json Clipper: Resolves #1669: Handle special case of code block used on Microsoft website 2019-06-22 18:57:41 +01:00
style.css All: Resolves #712: New: Support for note history (#1415) 2019-05-06 21:35:29 +01:00
theme.js Desktop: New: Highlight notebooks based on depth (#1634) 2019-06-10 23:44:51 +01:00