Alfredo Palhares
|
53306e7c13
|
Release 1.0.195
|
2020-03-23 11:18:53 +00:00 |
Alfredo Palhares
|
d3cd0e44b8
|
New release fix
|
2020-03-18 22:34:47 +00:00 |
georgiancamarasan
|
d7adb90d2b
|
Use npm run dist instead of yarn dist.
|
2020-03-13 20:24:09 +02:00 |
Alfredo Palhares
|
46f4c7b3bb
|
Update to 1.0.193
|
2020-03-13 15:22:04 +00:00 |
Alfredo Palhares
|
b4e325d391
|
Ugrade 1.0.179
|
2020-01-28 11:05:00 +00:00 |
Mark Wagie
|
dbdac2fd13
|
Update PKGBUILD
- Use temporary npm cache, see https://wiki.archlinux.org/index.php/Node.js_package_guidelines#Setting_temporary_cache
- Add missing dependencies found via namcap
- Various other optimizations
I couldn't quite figure out how to remove the references to the $srcdir in the package.json's.
|
2020-01-27 10:51:36 -07:00 |
Alfredo Palhares
|
9198e794c9
|
Update to 1.0.178
|
2020-01-21 14:38:49 +00:00 |
Alfredo Palhares
|
600ba60123
|
Release 1.0.177
|
2020-01-07 16:23:47 +00:00 |
Alfredo Palhares
|
aa9d5b6432
|
Merge pull request #38 from slokhorst/patch-1
Remove gconf dependency
|
2020-01-07 15:49:09 +00:00 |
Alfredo Palhares
|
b0be837ea3
|
Merge pull request #39 from slokhorst/patch-2
Update url
|
2020-01-07 15:48:46 +00:00 |
Alfredo Palhares
|
ac94d9d173
|
Merge pull request #41 from marcushill/fix-177
Add npm run copyLib && npm run tsc
|
2020-01-07 15:44:00 +00:00 |
Alfredo Palhares
|
860fccd594
|
Release 1.0.176
|
2020-01-07 15:37:50 +00:00 |
Marcus
|
c7bed8e3b2
|
Add npm run copyLib && npm run tsc
|
2020-01-05 21:36:39 +01:00 |
Sebastiaan Lokhorst
|
94fe660f17
|
Update url
|
2020-01-05 14:55:22 +01:00 |
Sebastiaan Lokhorst
|
83fa1adc91
|
Remove gconf dependency
Not needed. Also no longer available from the Arch Linux repositories.
|
2020-01-05 14:51:05 +01:00 |
Alfredo Palhares
|
b8df87d57a
|
Release 1.0.177
|
2020-01-02 11:03:29 +00:00 |
Alfredo Palhares
|
99c886679e
|
Add updated desktop file
|
2019-12-11 11:13:56 +00:00 |
Alfredo Palhares
|
8966414470
|
Release 1.0.175
|
2019-12-09 14:26:28 +00:00 |
Alfredo Palhares
|
cf3b2edbfe
|
Add libxxs as dependecy
|
2019-11-27 14:52:35 +00:00 |
Ashok Gautham
|
62cf0bfbff
|
Add dependency on libxss
Without this dependency, joplin-desktop may fail to launch on some window managers.
|
2019-11-18 16:49:33 +05:30 |
Alfredo Palhares
|
b0c0a4869b
|
Release 1.0.174
|
2019-11-13 14:54:00 +00:00 |
Alfredo Palhares
|
a6bba1ae6f
|
Relase 1.0.173
|
2019-11-11 13:59:11 +00:00 |
Alfredo Palhares
|
4b40e252fd
|
Fix sqplite dependency
|
2019-11-04 14:23:10 +00:00 |
Alfredo Palhares
|
ca81043572
|
Remove uneeed vscode folder
|
2019-10-29 14:45:05 +00:00 |
Alfredo Palhares
|
bb92556260
|
Update to 1.0.170
|
2019-10-14 11:49:53 +01:00 |
Alfredo Palhares
|
e1817af825
|
Release 1.0.169
|
2019-09-30 15:17:58 +01:00 |
Alfredo Palhares
|
0112457126
|
Update to 1.0.168
|
2019-09-27 14:24:56 +01:00 |
Alfredo Palhares
|
4f08befcf4
|
Relase 1.0.167-2
|
2019-09-10 15:33:38 +01:00 |
Alfredo Palhares
|
c0c7e5215e
|
Explicity copy node_modules for the CLI version
Fixes #31
|
2019-09-10 15:31:44 +01:00 |
Alfredo Palhares
|
c779d8abb4
|
Release 1.0.167
|
2019-09-10 14:40:55 +01:00 |
Alfredo Palhares
|
bfef232671
|
Merge pull request #27 from xuhcc/disable-husky
Remove husky from dependencies
|
2019-09-10 10:55:19 +01:00 |
Kirill Goncharov
|
575d0d3554
|
Set sqlite version to 4.0.7 for electron app
|
2019-09-02 18:28:03 +03:00 |
Alfredo Palhares
|
26397699bc
|
Fix desktop file install path
|
2019-09-02 15:38:46 +01:00 |
Alfredo Palhares
|
3c2ef87ff1
|
Force install sqlite3 version 4.0.7
This allows installation on node v12
|
2019-09-02 15:38:40 +01:00 |
Alfredo Palhares
|
feb40e9835
|
Hardcode extra files references
|
2019-09-02 15:36:35 +01:00 |
Alfredo Palhares
|
55de509a2b
|
Update version and sha256sums
|
2019-09-02 15:36:10 +01:00 |
Kirill Goncharov
|
41dbff2a64
|
Remove husky from dependencies
If husky remains in dependency list, running 'npm install'
will set up unwanted git hooks in joplin-pkgbuild repo.
|
2019-08-30 02:28:57 +03:00 |
Alfredo Palhares
|
0861b0b9f6
|
Release 1.0.161
|
2019-07-15 10:14:38 +01:00 |
Alfredo Palhares
|
9e396d4e74
|
Update to 1.0.160
|
2019-06-25 17:00:01 +01:00 |
Alfredo Palhares
|
10e602797d
|
Update to 1.0.159
|
2019-06-13 09:28:11 +01:00 |
Alfredo Palhares
|
60644ff596
|
Release 1.0.158
|
2019-06-05 09:51:27 +01:00 |
Alfredo Palhares
|
c9d21d9fc6
|
Release 1.0.57
|
2019-05-27 11:22:57 +01:00 |
Alfredo Palhares
|
0cfc842d09
|
Update to 1.0.152
|
2019-05-13 11:32:49 +01:00 |
Alfredo Palhares
|
551d21e21a
|
Update to 1.0.145
|
2019-05-06 16:57:58 +01:00 |
Alfredo Palhares
|
e8a687d4a1
|
Update to 1.0.142
|
2019-04-05 13:45:31 +01:00 |
Griffin
|
02367c9c97
|
update to 1.0.140
|
2019-03-11 10:26:23 -07:00 |
Griffin
|
153db13cea
|
update to .138
|
2019-03-04 17:18:11 -05:00 |
Griffin
|
22707b9eaf
|
update sha sums
|
2019-02-28 20:15:16 -05:00 |
Alfredo Palhares
|
3a14e4d95d
|
Update to 1.0.135
Fixes #21
|
2019-02-28 11:38:39 +00:00 |
Alfredo Palhares
|
10d3a346a3
|
Update to 1.0.134
|
2019-02-27 10:39:09 +00:00 |
Alfredo Palhares
|
978f6d84c9
|
Update to 1.0.133
|
2019-02-27 10:18:12 +00:00 |
Alfredo Palhares
|
31f952db2e
|
Update to 1.0.127
|
2019-02-15 10:40:33 +00:00 |
Alfredo Palhares
|
cc209bfdc9
|
Fix descktop checksum
|
2019-02-04 14:12:15 +00:00 |
Alfredo Palhares
|
58ecf5a271
|
Also update version on desktop file
|
2019-02-01 22:31:06 +00:00 |
Alfredo Palhares
|
27f08992f6
|
Update to 1.0.125
|
2019-02-01 22:22:51 +00:00 |
Griffin
|
4fa3b6a2aa
|
update to .125
|
2019-01-28 17:46:01 -05:00 |
Alfredo Palhares
|
38bdd094d9
|
Use node 11
|
2019-01-14 14:11:09 +00:00 |
Griffin
|
4fac5065d6
|
fix nodejs dependancy
|
2019-01-12 14:03:58 -05:00 |
Alfredo Palhares
|
3ce4fe2d50
|
Upgrade to 1.0.120
|
2019-01-12 10:23:22 +00:00 |
Griffin
|
be41795ae7
|
update 10 .119
|
2018-12-20 13:43:04 -08:00 |
Griffin
|
29f6639117
|
edit dependancies
|
2018-12-14 03:25:42 -05:00 |
Griffin
|
4c836bbbb1
|
update to 1.0.117
|
2018-11-26 14:59:36 -05:00 |
Griffin
|
9f162508e7
|
update to 1.0.115
|
2018-11-19 11:57:15 -05:00 |
Griffin
|
29dc611208
|
make error messages more readable
|
2018-10-28 21:01:00 -04:00 |
Griffin
|
0a1b96b2da
|
update to 1.0.114
|
2018-10-28 20:29:00 -04:00 |
bossi
|
bdf2c2628d
|
Upgrade to 1.0.111
|
2018-10-02 01:23:21 +10:00 |
bossi
|
3819ca20f8
|
Upgrade to 1.0.106
|
2018-09-12 03:40:59 +10:00 |
Alfredo Palhares
|
6aee3fde1b
|
Upgrade to node 10
|
2018-07-03 11:24:51 +01:00 |
Alfredo Palhares
|
bd43b55238
|
Update to 1.0.104
|
2018-06-29 16:43:59 +01:00 |
Alfredo Palhares
|
1e8f0d425f
|
Update to v1.0.96
https://github.com/laurent22/joplin/releases/tag/v1.0.96
|
2018-06-05 11:20:07 +01:00 |
Alfredo Palhares
|
3197783e93
|
Add extra/gconf to makedepends
Fixes #7
|
2018-06-05 11:02:16 +01:00 |
texhnolyze
|
e987195b25
|
Upgrade to 1.0.93
https://github.com/laurent22/joplin/releases/tag/v1.0.93
|
2018-05-16 16:21:49 +10:00 |
Alfredo Palhares
|
9d0fccfb37
|
Upgrade to v1.0.85
https://github.com/laurent22/joplin/releases/tag/v1.0.85
|
2018-05-02 13:17:56 +01:00 |
Bjoern Franke
|
a209d91bad
|
use nodejs-lts-carbon instead of nodejs
|
2018-05-01 16:47:45 +02:00 |
Alfredo Palhares
|
f4e3645791
|
Fix Joplin Terminal
Locales files were being copied from the wrong source.
Fixes #2
|
2018-04-27 11:24:00 +01:00 |
Alfredo Palhares
|
961188f51b
|
Update Release
|
2018-04-23 11:28:29 +01:00 |
koug44
|
21eff61e7d
|
Adding npm to makedepends
|
2018-04-20 13:35:00 -04:00 |
Alfredo Palhares
|
be52446790
|
Fix joplin.desktop file
|
2018-04-19 19:31:27 +01:00 |
Alfredo Palhares
|
47646dbf80
|
Fix the install of the binaries
|
2018-04-19 15:45:58 +01:00 |
Alfredo Palhares
|
75c22bfacb
|
Rename joplin and joplin desktop
|
2018-04-19 15:02:54 +01:00 |
Alfredo Palhares
|
7851388062
|
Initial Commit
|
2018-04-18 17:32:35 +01:00 |