summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-09-06chore: update joplin version and checksumsmiroesli
2020-06-29upgpkg: joplin 1.0.224-1Alfredo Palhares
upstream release
2020-06-15upgpkg: joplin 1.0.218-1Alfredo Palhares
upstream release Joplin: Update to 1.0.218
2020-06-15Joplin: Remove unneded PackagesAlfredo Palhares
2020-06-02Release 1.0.216Alfredo Palhares
2020-04-16Update to 1.0.201Alfredo Palhares
2020-04-15Update to 1.0.200Alfredo Palhares
2020-03-31Release 1.0.197Alfredo Palhares
2020-03-23Release 1.0.195Alfredo Palhares
2020-03-18New release fixAlfredo Palhares
2020-03-18Merge pull request #49 from georgiancamarasan/patch-1Alfredo Palhares
Use npm run dist instead of yarn dist.
2020-03-13Use npm run dist instead of yarn dist.georgiancamarasan
2020-03-13Update SRCINFOAlfredo Palhares
2020-03-13Update to 1.0.193Alfredo Palhares
2020-01-28Ugrade 1.0.179Alfredo Palhares
2020-01-28Merge pull request #43 from yochananmarqos/patch-1Alfredo Palhares
Update PKGBUILD
2020-01-27Update PKGBUILDMark Wagie
- 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-21Release 1.0.178Alfredo Palhares
2020-01-21Update to 1.0.178Alfredo Palhares
2020-01-07Release 1.0.177Alfredo Palhares
2020-01-07Merge pull request #38 from slokhorst/patch-1Alfredo Palhares
Remove gconf dependency
2020-01-07Merge pull request #39 from slokhorst/patch-2Alfredo Palhares
Update url
2020-01-07Merge pull request #41 from marcushill/fix-177Alfredo Palhares
Add npm run copyLib && npm run tsc
2020-01-07Release 1.0.176Alfredo Palhares
2020-01-05Add npm run copyLib && npm run tscMarcus
2020-01-05Update urlSebastiaan Lokhorst
2020-01-05Remove gconf dependencySebastiaan Lokhorst
Not needed. Also no longer available from the Arch Linux repositories.
2020-01-02Release 1.0.177Alfredo Palhares
2019-12-11Add updated desktop fileAlfredo Palhares
2019-12-09Release 1.0.175Alfredo Palhares
2019-11-27Add libxxs as dependecyAlfredo Palhares
2019-11-27Merge pull request #33 from ScriptDevil/patch-1Alfredo Palhares
Add dependency on libxss
2019-11-18Add dependency on libxssAshok Gautham
Without this dependency, joplin-desktop may fail to launch on some window managers.
2019-11-13Release 1.0.174Alfredo Palhares
2019-11-11Relase 1.0.173Alfredo Palhares
2019-11-04Release 1.0.170-2Alfredo Palhares
2019-11-04Fix sqplite dependencyAlfredo Palhares
2019-10-29Remove uneeed vscode folderAlfredo Palhares
2019-10-14Update to 1.0.170Alfredo Palhares
2019-09-30Release 1.0.169Alfredo Palhares
2019-09-27Update to 1.0.168Alfredo Palhares
2019-09-10Relase 1.0.167-2Alfredo Palhares
2019-09-10Explicity copy node_modules for the CLI versionAlfredo Palhares
Fixes #31
2019-09-10Release 1.0.167Alfredo Palhares
2019-09-10Merge pull request #27 from xuhcc/disable-huskyAlfredo Palhares
Remove husky from dependencies
2019-09-10Merge pull request #30 from xuhcc/sqlite-fixAlfredo Palhares
Set sqlite version to 4.0.7 for electron app
2019-09-02Set sqlite version to 4.0.7 for electron appKirill Goncharov
2019-09-02Release 1.0.165Alfredo Palhares
2019-09-02Merge pull request #29 from alfredopalhares/feat/update-165Alfredo Palhares
Release 1.0.165
2019-09-02Fix desktop file install pathAlfredo Palhares