Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-04 | chore: add comments to make build proces easier | Bad3r | |
2023-07-04 | chore: update version string to 0.9.10 | Bad3r | |
2023-06-13 | chore: update .desktop file | Bad3r | |
2023-06-13 | chore: update contact info | Bad3r | |
2023-06-13 | enhance: remove patch, make branch configurable | Bad3r | |
- remove unneeded patch file - add flag to enable dev release - make repo and branch configurable for easy testing during dev | |||
2023-04-26 | upgpkg: logseq-desktop-git 0.9.4.r7.abcc6c5bc-1 | Pi-Yueh Chuang | |
2023-03-20 | upgpkg: logseq-desktop-git 0.8.18.r79.7a905583c-1 | Pi-Yueh Chuang | |
fixed the folder permission issue | |||
2022-12-14 | upgpkg: logseq-desktop-git 0.8.12.r132.022f990f2-1 | Pi-Yueh Chuang | |
2022-12-14 | upgpkg: logseq-desktop-git 0.8.9.r829.022f990f2-1 | Pi-Yueh Chuang | |
2022-12-14 | Add Contributor information | Bad3r | |
2022-12-14 | replace URL with logseq home page, specify branch | Bad3r | |
2022-12-14 | update(logseq-desktop-git/PKGBUILD): fix URL | Bad3r | |
```diff - url="https://github.com/logseq/logseq" + url="https://github.com/logseq/logseq.git" - "${pkgname}::git+https://github.com/logseq/logseq" + "${pkgname}::git+${url}" ``` I also replaced: - `"logseq-desktop-bin"` with `"${pkgname%-git}-bin"` - `"logseq-desktop.desktop"` with `"${pkgname%-git}.desktop"` | |||
2022-09-19 | upgpkg: logseq-desktop-git 0.8.7.r25.f40ab3552-1 | Pi-Yueh Chuang | |
In the desktop file, let logseq automatically choose the backend | |||
2022-08-18 | upgpkg: logseq-desktop-git 0.8.1.r4.18caeec13-1 | Pi-Yueh Chuang | |
- skip zip packagine of electron-forge | |||
2022-08-09 | upgpkg: logseq-desktop-git 0.8.0.r2.80fb12b6e-1 | Pi-Yueh Chuang | |
2022-04-01 | upgpkg: logseq-desktop-git 0.6.5.r45.93b49b59d-1 | Pi-Yueh Chuang | |
- patch the electron version - add a desktop action to run Logseq with wayland backend | |||
2022-02-03 | upgpkg: logseq-desktop-git 0.5.9.r80.4356f7202-1 | Pi-Yueh Chuang | |
2021-12-23 | upgpkg: logseq-desktop-git 0.5.4.r153.c74fc2002-1 | Pi-Yueh Chuang | |
- updated the patch for clojure-cljs.edn to reflec the recent changes - removed the custom paths for cached npm/clojure packages. Now we use users' home paths for this purpose to speed up future AUR build. | |||
2021-12-14 | upgpkg: logseq-desktop-git 0.5.4.r1.d7b1ce51-1 | Pi-Yueh Chuang | |
Remove the wayland desktop entry. | |||
2021-11-08 | upgpkg: logseq-desktop-git 0.4.5.r97.ebfb68f7-1 | Pi-Yueh Chuang | |
fixed that the tag was matched to non-versioning tags | |||
2021-09-22 | upgpkg: logseq-desktop-git 0.4.0.r0.73d141ed-1 | Pi-Yueh Chuang | |
added parser-worker target to clojure; added nodejs>=16 | |||
2021-06-09 | upgpkg: logseq-desktop-git 0.1.6.r2.8da7c9f6-1 | Pi-Yueh Chuang | |
update build.patch | |||
2021-06-08 | upgpkg: logseq-desktop-git 0.1.5.r4.a22f7040-1 | Pi-Yueh Chuang | |
update build.patch accordingly | |||
2021-05-26 | upgpkg: logseq-desktop-git 0.1.0.r14.43101c3c-1 | Pi-Yueh Chuang | |
Update the patch. | |||
2021-04-19 | upgpkg: logseq-desktop-git 0.0.20.r0.f7c8d901-1 | Pi-Yueh Chuang | |
Update description. | |||
2021-04-19 | upgpkg: logseq-desktop-git 0.0.20.r0.f7c8d901-1 | Pi-Yueh Chuang | |
Update electron configuration because the yarn's electron now already supports Wayland. | |||
2021-04-10 | upgpkg: logseq-desktop-git 0.0.18.r6.3828f7d9-1 | Pi-Yueh Chuang | |
update shadow-cljs.edn according to the latest commit | |||
2021-04-10 | upgpkg: logseq-desktop-git 0.0.18.r0.14c51461-1 | Pi-Yueh Chuang | |
* upstream release * optimized the build process by removing unnecessary steps and targets * forced to use long format for the version * removed zip * added nodejs | |||
2021-04-08 | upgpkg: logseq-desktop-git 0.0.17.r22.d28b7282-1 | Pi-Yueh Chuang | |
Modify the patch to match the latest commit upstream. | |||
2021-03-18 | upgpkg: chage the build process according to the latest commit | Pi-Yueh Chuang | |
2021-03-18 | upgpkg: logseq-desktop-git 0.0.13.r7.c6975bf0-1 | Pi-Yueh Chuang | |
update makedepends and depends | |||
2021-03-17 | upgpkg: logseq-desktop-git 0.0.13.r6.11ee002e-1 | Pi-Yueh Chuang | |
Add logseq-desktop-bin to conflicts. | |||
2021-03-17 | Initial upload: logseq-desktop-git 0.0.13.r4.4bb95ef2-1 | Pi-Yueh Chuang | |