Commit graph

358 commits

Author SHA1 Message Date
Dheepak Krishnamurthy
60560a4b31 Revert 42d2704 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
d3738a55f1 Update ci.yml 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
054119be4d Use unwrap everywhere to debug snap 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
7f78de6036 Update ci.yml 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
c7c88cda32 Update ci.yml 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
3e0999c110 Update ci.yml 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
646c8e8e46 Change confinement to devmode 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
5451af258e Update ci.yml 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
2e0cf24c7e Update ci.yml 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
dd9a87b477 Update ci.yml 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
0b27210940 Update ci.yml 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
5b7d0e919f Update ci.yml 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
e5ec6f3c01 Update ci.yml 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
907f0f5bc0 Update snapcraft.yaml 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
5b0b392b26 Update ci.yml 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
49009ded64 Update linuxdeploy 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
77872a8769 Update linuxdeploy 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
8b4c644614 Use linuxdeploy 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
933db90bbe Update appimage-builder.yml 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
738c5088f1 Update appimage-builder.yml 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
efa7e30e0e Update appimage-builder.yml 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
447e8fabac Add exec and exec_args 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
1a644d4ebb Add version to appimage 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
ed992f0993 Update ci for appimage 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
46d49f9658 Update ci 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
2fccb17faf Update ci 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
78c34dc054 Update ci 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
bc52d8d38d Add appimage-builder.yml 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
eeb60e4ade Remove appimage 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
24002d7cfb Add appimage support 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
86aef32cd4 Add rpm spec 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
d4e5fc2ca0 Update ci.yml 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
4f24859c10 Update ci.yml 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
f8304f9ac1 Update ci.yml 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
6ca15ae3f9 Update ci.yml 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
ca50831f72 Add release-drafter.yml 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
b20e4163e5 Remove cargo build step in snap 2020-10-30 23:43:04 -06:00
Dheepak Krishnamurthy
d5d8ba880a Push to snap on every commit 2020-10-30 23:42:55 -06:00
Dheepak Krishnamurthy
111b358704 Change snap confinement to strict 2020-10-30 23:42:55 -06:00
Dheepak Krishnamurthy
9f0c048bc5 Bump to v0.8.12 2020-10-27 16:27:03 -06:00
Dheepak Krishnamurthy
283d558027
Merge pull request #32 from kdheepak/fix-using-plus-in-filter 2020-10-27 16:24:42 -06:00
Dheepak Krishnamurthy
69b06e2c7b Fix using + sign in filter 2020-10-27 16:23:28 -06:00
Dheepak Krishnamurthy
5d36dd46fe Bump to v0.8.11 2020-10-27 16:06:53 -06:00
Dheepak Krishnamurthy
d4d92f16be Use checked_add for unsigned int addition 2020-10-27 16:06:06 -06:00
Dheepak Krishnamurthy
59ef18bf4d Use checked_sub for unsigned int subtraction 2020-10-27 16:04:45 -06:00
Dheepak Krishnamurthy
43356520d0 Update KEYBINDINGS.md and help popup 2020-10-27 16:00:18 -06:00
Dheepak Krishnamurthy
965d72a0ae Add support for PageUp and PageDown in calendar 2020-10-27 15:40:49 -06:00
Dheepak Krishnamurthy
3b7e6e2e77 Add support for PageUp and PageDown 2020-10-27 15:35:20 -06:00
Dheepak Krishnamurthy
4d5243e21e Rename TConfig to Config 2020-10-27 15:08:23 -06:00
Dheepak Krishnamurthy
9c2e296484 Autoformat code 2020-10-27 15:04:29 -06:00