Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/srevinsaju/zap

:zap: Delightful AppImage package manager
https://github.com/srevinsaju/zap

Merge branch 'v2' into work/v2/search

96e32b6e7549f14ffef172c69e0ed7d80a753bce authored over 3 years ago by Srevin Saju <[email protected]>
Merge pull request #17 from srevinsaju/REL2_1

Release v2.1

87a24eba1a8225207ba4945d58836f21aa2020f2 authored over 3 years ago by Srevin Saju <[email protected]>
chore: update .gitignore with new additions

f0a572ae393c1e505d0f453bf9259be3f2dee4b4 authored over 3 years ago by Srevin Saju <[email protected]>
feat: add search functionality

1c49b1c697ece6677bcd86b429742c9346f95523 authored over 3 years ago by Srevin Saju <[email protected]>
feat: update formatting and remove extra checks

69f3ad91dac828b3b7caf55e3bc70059cafe8574 authored over 3 years ago by Srevin Saju <[email protected]>
docs: add docstrings for Update, update and Upgrade methods of AppImage

926db0f12d31e9bba1cbf9a973e970457852f7eb authored over 3 years ago by Srevin Saju <[email protected]>
feat: only remove the binfile if it links to zap.

e1b4edead226ddb29aeba247ee0c0dc556eef541 authored over 3 years ago by Srevin Saju <[email protected]>
docs: add docstrings for appimage.Remove

4565e6417bb8aea161bdd5ab7604dee7686b9358 authored over 3 years ago by Srevin Saju <[email protected]>
fix: explicitly ignore the errors during os.Remove

a1d18e555ff775b33dc456099e43019a9df16cb1 authored over 3 years ago by Srevin Saju <[email protected]>
fix: section info for upd_info in elf header check from

https://github.com/AppImageCrafters/appimage-update

db1eb1a7969b63caee4053df795c7bae17e5998e authored over 3 years ago by Srevin Saju <[email protected]>
style: lint with go fmt

5f0c01d0e8f627a68d604c0901d98638fe38930c authored over 3 years ago by Srevin Saju <[email protected]>
feat: check if the app is already installed

3fc4699f3b98a2dd83f512feac632575178feb79 authored over 3 years ago by Srevin Saju <[email protected]>
docs: simplify usage on flags

f0f7f1a15e21bd79849334abafe39a7dc085a785 authored over 3 years ago by Srevin Saju <[email protected]>
style: lint with go fmt

48cc43ecebfa59f40791f81a8c7d017b52e03713 authored over 3 years ago by Srevin Saju <[email protected]>
feat: explicitly do not remove Previous Installed Versions

fce495c633e2d7f6eb8ebc151dec7e39beea41d6 authored over 3 years ago by Srevin Saju <[email protected]>
feat: do not show some prompts in silent mode

4a143cd3a2a2e54ebb93ddba6975fe2a7f93503c authored over 3 years ago by Srevin Saju <[email protected]>
fix: do not show release selector if user wants silent mode

83abf82f9df45a11eaa92ea7aa9bd8815552e415 authored over 3 years ago by Srevin Saju <[email protected]>
refactor: improve logic exeution

6e27138df25c2c00795bcd0f1e5ab8d3262a1506 authored over 3 years ago by Srevin Saju <[email protected]>
docs: add usage instructions in the command line interface

b8d01c07bb5a06c379878dc207a3199688e35bd6 authored over 3 years ago by Srevin Saju <[email protected]>
feat: automatically try other modes of update when the update information is not found

May fix #16

c115b99d7b7991c5c8ff689ed788cb9086ea3e4f authored over 3 years ago by Srevin Saju <[email protected]>
refactor: add new helper function to check if updateinfo exists

3cb874276acc7d842e0eb4b9a16adf49881d011c authored over 3 years ago by Srevin Saju <[email protected]>
fix: add param to appimage.Upgrade so that the log messages are silent during upgrade

ab1892c120815c41f6dd2209d0a9fe406e008303 authored over 3 years ago by Srevin Saju <[email protected]>
refactor: move to types.InstallOptions

ca1897d7bfda6d44697fa3477b9f8b41b930cb77 authored over 3 years ago by Srevin Saju <[email protected]>
feat: automatically select the only release if there is only one

1b522b7853250b976481a0f4e49b18b6f0ae2254 authored over 3 years ago by Srevin Saju <[email protected]>
feat: use zap/exceptions to create exceptions

799d261849ac3b9253f311e943ba2f5b0454f585 authored over 3 years ago by Srevin Saju <[email protected]>
feat: add support to choose to integrate appimages

55aad763740e085f17da352a867929c445e7cc0d authored over 3 years ago by Srevin Saju <[email protected]>
add .idea configuration files

e7e67d70b8bf17c35bb5f26bd2fef4ded2cd8f0e authored over 3 years ago by Srevin Saju <[email protected]>
misc: add .idea configuration files

5efb17265db3aa14e5326a89eb470524342df091 authored over 3 years ago by Srevin Saju <[email protected]>
feat: use InstallOptions instead of Options

40ab99789fef21150d123d2e0a24fbf863b05390 authored over 3 years ago by Srevin Saju <[email protected]>
feat: add InstallOptions RemoveOptions

cb20af8d474ff619edc5b8c18785622d316f1dd0 authored over 3 years ago by Srevin Saju <[email protected]>
feat: add source attribute for new appimage

86994c18cc26c9d065776d010f3c4bbac0f04af7 authored over 3 years ago by Srevin Saju <[email protected]>
feat: create exceptions module

b0eab73512d7a9728685e7dcef2c61019e5538f3 authored over 3 years ago by Srevin Saju <[email protected]>
fix: remove the symlink to the appimage on removing it

d0f4bc88016671e0ad88d1b6c2db085d618d557e authored over 3 years ago by Srevin Saju <[email protected]>
Merge branch 'v2' of github.com:srevinsaju/zap into v2

81e613adca529c496d015b8a336172ccd1cae6b9 authored almost 4 years ago by Srevin Saju <[email protected]>
feat: update link to old URL

7ff75f75b4033f9be370ab969fb40dcd9ea3126c authored almost 4 years ago by Srevin Saju <[email protected]>
docs: update installation instructions

95b9539e50d4debcf29f6b5e3dac33f8d54e4443 authored almost 4 years ago by Srevin Saju <[email protected]>
merge: Merge branch 'v2' of github.com:srevinsaju/zap into v2

a6ad67644b635cb480253858501a0a50a579cd56 authored almost 4 years ago by Srevin Saju <[email protected]>
feat: create parent directories before symlink on fresh systems

reported by @TheDarkDrake

also add an explanatory warning to add ~/.local/bin to $PATH if it is...

966412d44face268d06fd6282f911bf98c0247c9 authored almost 4 years ago by Srevin Saju <[email protected]>
Merge pull request #15 from srevinsaju/imgbot

[ImgBot] Optimize images

2996ba4398ebcee161f00a08fa4b3c4ec126ee9b authored almost 4 years ago by Srevin Saju <[email protected]>
docs: fix emoji for Getting Started

d0847b192cd72d0deb25711d6a3309b8134bbf5a authored almost 4 years ago by Srevin Saju <[email protected]>
docs: update README

1b58636550acb97d1cfec115f6b067ad2b731839 authored almost 4 years ago by Srevin Saju <[email protected]>
[ImgBot] Optimize images

*Total -- 2,273.47kb -> 1,947.94kb (14.32%)

/assets/logo.svg -- 4.80kb -> 2.42kb (49.66%)
/asse...

4ef7fb714644148ac52997d4f8a4738199f6b54a authored almost 4 years ago by ImgBotApp <[email protected]>
docs: add zap-firefox-install.gif

1ee687bd7a248c4660a69901ee0d345fbb005a14 authored almost 4 years ago by Srevin Saju <[email protected]>
feat: let the user configure the auto updater

e6f0a53fb1d9e66c929a5aa0c0bdcc1802aafe50 authored almost 4 years ago by Srevin Saju <[email protected]>
feat: add support for interactively creating configuration

f6ab9ddc209313032c83f3c2ddb6632bc3779d92 authored almost 4 years ago by Srevin Saju <[email protected]>
style: lint with go fmt

d8e7b66e7ef1aeb0878ca86e4f423a23f626da3f authored almost 4 years ago by Srevin Saju <[email protected]>
feat: tidy up go.mod

835561f5702b3836b7f1c1f193cbe173b921b7cf authored almost 4 years ago by Srevin Saju <[email protected]>
merge: Merge branch 'v2' of github.com:srevinsaju/zap into v2

3bb4a98497c3915cb8f6afb81c1387322bd0a374 authored almost 4 years ago by Srevin Saju <[email protected]>
feat: add zap daemon support

abf34e77191be7b722ec9f3c3dbc638080e1f6a1 authored almost 4 years ago by Srevin Saju <[email protected]>
feat: add support for listing installed appimage and upgrading them

f395c63c221260aba914576d870a09e9e09a5019 authored almost 4 years ago by Srevin Saju <[email protected]>
ci: set name when uploading the asset

bef7894c40511fe670b47f451b8df1f6a0344c0e authored almost 4 years ago by Srevin Saju <[email protected]>
ci: debug whats happening!!!

6e08a4124596866a47ccf5ff9546488dfead4292 authored almost 4 years ago by Srevin Saju <[email protected]>
fix: release assets with the name

8f5b27eb021c717423589bc43eef7c1f2810f2eb authored almost 4 years ago by Srevin Saju <[email protected]>
ci: needs build

7683c0397b990fbeb5259bfcd5db3aa70770f6a3 authored almost 4 years ago by Srevin Saju <[email protected]>
ci: fix builds

4c91f942c68fae5e1f1705c079683bdfb24b10b3 authored almost 4 years ago by Srevin Saju <[email protected]>
ci: fix the download artifact action

27f58ee5bc04856d863546f1526c6b9dd2db5d02 authored almost 4 years ago by Srevin Saju <[email protected]>
fix: trigger rebuild

e377c5680369948a0d6605938ae2d02b7e81717e authored almost 4 years ago by Srevin Saju <[email protected]>
ci: add multi arch build

5aa4f80744f1865eee6e3ea2315ce9c733700757 authored almost 4 years ago by Srevin Saju <[email protected]>
ci: update ci formatting yaml

edb4aea9530f764f9c808dccd8674d05a9d98a1c authored almost 4 years ago by Srevin Saju <[email protected]>
fix: remove io/fs and replace it with os

c9cf1ac8c4e9af8f5d25daa972d9ef2f370a19a7 authored almost 4 years ago by Srevin Saju <[email protected]>
fix: tidy go.mod

565673c9aa759fcd0e97fcfc14bca17bf0331ab5 authored almost 4 years ago by Srevin Saju <[email protected]>
feat: add version support

d6d9a9ad4326aaef3f267ec03ddd65fc7f5c827a authored almost 4 years ago by Srevin Saju <[email protected]>
feat: make the command line interface more colorful

31bbd848fee116a5d213e4c4d890059886c815b3 authored almost 4 years ago by Srevin Saju <[email protected]>
merge: Merge branch 'v2' of github.com:srevinsaju/zap into v2

9649d11e6345685a701320a1e55e66cee70ab5c6 authored almost 4 years ago by Srevin Saju <[email protected]>
feat: add support for listing installed appimages

c96420fe7a5a4c69f054381a9e765495f2a33a4a authored almost 4 years ago by Srevin Saju <[email protected]>
docs: update docs to specify master branch

af30de943735d7b1b7a14abd9da479d5a6c6b4a1 authored almost 4 years ago by Srevin Saju <[email protected]>
feat: add support for downloading release appimages from github

d039537da38f1dc944f4112921d05460f840ad63 authored almost 4 years ago by Srevin Saju <[email protected]>
merge: Merge branch 'v2' of github.com:srevinsaju/zap into v2

589ecb4b511ef90e24f9f5b603bdad6d84a971be authored almost 4 years ago by Srevin Saju <[email protected]>
feat: use logging.GetLogger to get the common logger instance

1f1a9ccb48b93f319e3a7c2dbd3c901609450b9c authored almost 4 years ago by Srevin Saju <[email protected]>
docs: local installation doesnt require sudo

069ef392ff678afb2ff476e782a1ff7d612bed71 authored almost 4 years ago by Srevin Saju <[email protected]>
docs: update installation

f40c60bc7d503b8552fdd1d25b85ecd16de75daa authored almost 4 years ago by Srevin Saju <[email protected]>
fix: desktop file parsing errors when ; exists in the desktop file + fix Exec path

08998f67f6ca477a9a47f3bd6b2f5c6b77861136 authored almost 4 years ago by Srevin Saju <[email protected]>
ci: automatically build release assets and upload it

ebd9d1a1bc01abfd281a5dd12fa9e1723115fb00 authored almost 4 years ago by Srevin Saju <[email protected]>
feat: add support for removing hicolor icons

30797c7e399d4f56032928b7529e610cabe16b83 authored almost 4 years ago by Srevin Saju <[email protected]>
feat: symlink the image to hicolor/00x00

8e4c24b46bd3aebcd75ebf75292c7f50030db5fc authored almost 4 years ago by Srevin Saju <[email protected]>
feat: add (AppImage) to desktop file Name

9fae8d747f162b9ff24f640c2c6ea820683642ad authored almost 4 years ago by Srevin Saju <[email protected]>
feat: add support for filtering release assets based on architecture

20c3f4fb5c4f734a712fed4ffc751ae342bd30dc authored almost 4 years ago by Srevin Saju <[email protected]>
feat: 🎉 add support for removing appimages once installed

56d9bb51b250bea319b521e008a9535c2f2898d8 authored almost 4 years ago by Srevin Saju <[email protected]>
feat: make zap more structured

b0767f32fa6f595dd4aa99c1028fc0fb894fbb59 authored almost 4 years ago by Srevin Saju <[email protected]>
feat: rewrite golang zap

4d7fd09b71b416797d9c6ee6f8f5487489dc9b0c authored almost 4 years ago by Srevin Saju <[email protected]>
feat: add ini as dependencies

2fd0aab2789f598bab9bf145cbaf98a1a9439287 authored almost 4 years ago by Srevin Saju <[email protected]>
feat: use INI for storing configuration

a303fa909d64d1eaf7ce12121daf12af35c52b6b authored almost 4 years ago by Srevin Saju <[email protected]>
feat: create icon directory if it does not exist, ignore all err

ae04f8ecf40656647fd2299d5d39f02dc05bf718 authored almost 4 years ago by Srevin Saju <[email protected]>
feat: add logging to show targetIconpath

57c13f64d251bd2bfedb7f30e43ca49f7f8b9d7f authored almost 4 years ago by Srevin Saju <[email protected]>
feat: add support to extract Thumbnail / .DirIcon

2f4c0c65cd29e73a0463f3cf49407ed079ddd6a7 authored almost 4 years ago by Srevin Saju <[email protected]>
style: lint with go fmt

9dc2d8e6ed8727752a7f26a04308a0b48f28ad4e authored almost 4 years ago by Srevin Saju <[email protected]>
feat: add configuration support

e85f5bcfbccff5906992f20b4c397f0f24057976 authored almost 4 years ago by Srevin Saju <[email protected]>
feat: add a neat progressbar

dcc25d259c78d03e67862ac8daa52bacada8b419 authored almost 4 years ago by Srevin Saju <[email protected]>
feat: add a neat progressbar

573ab400fe59dd06c961c0763a9bd98e80650af5 authored almost 4 years ago by Srevin Saju <[email protected]>
fix: add path dependency

6a805349bbfb25c06349b2314b912214619b28f9 authored almost 4 years ago by Srevin Saju <[email protected]>
feat: add helper function getBaseName to get target name

816dae8c88ce6be28b74ed9eed3a0af8c7400fcb authored almost 4 years ago by Srevin Saju <[email protected]>
feat: get rid of resty and use base http lib

4976ca17e6144c38c7604ab02e73441ec4088dec authored almost 4 years ago by Srevin Saju <[email protected]>
feat: add yaml, progressbar and xdg

3084be223b8414dfe625965cee402d9c08fa82b9 authored almost 4 years ago by Srevin Saju <[email protected]>
feat: add prompt for asset selection

f6d4f3e5cc22ee0d717b5dab7c4a68f61fc783ec authored almost 4 years ago by Srevin Saju <[email protected]>
fix: update dependencies

ed2b3a6b9349ca10a3afaa64ebd04355dd783a5d authored almost 4 years ago by Srevin Saju <[email protected]>
fix: zapAssets which was supposed to be an array of structs instead of a single struct

1bfbe61973cf9b12d3408905f1b342f88c6d734b authored almost 4 years ago by Srevin Saju <[email protected]>
feat: add color support

63bd5cfcc5ae17c7df4616240aadad781b07c760 authored almost 4 years ago by Srevin Saju <[email protected]>
feat: add go::survey to let the user select the required version

66a07557bda25afa05237fb36867a4b2015df1cb authored almost 4 years ago by Srevin Saju <[email protected]>
fix: use jsonparser and get rid of the mess of using structs

1fce8afd563f09cc20b9f07d05edb501a31d2397 authored almost 4 years ago by Srevin Saju <[email protected]>
feat: add logo

1787a49c91f2c3b80ad19f54c13db5c1960c6307 authored almost 4 years ago by Srevin Saju <[email protected]>