|
b4cb63a885
|
doc: Better description
|
2023-08-11 19:38:17 -05:00 |
|
|
64d0a7f184
|
chg: Add ERROR while exiting to help with logging
|
2023-08-11 14:21:57 -05:00 |
|
|
a80d769567
|
chg: Better timestamp (ISO 8601)
|
2023-08-11 00:13:49 -05:00 |
|
|
37b4d1e172
|
fix: match not supported before python 3.10
|
2023-08-10 22:30:12 -05:00 |
|
|
7169cc79e2
|
fix: Loosen python version requirement
|
2023-08-10 22:27:32 -05:00 |
|
Sayantan Santra
|
5982b5aa5f
|
Merge pull request #1 from SinTan1729/python-rewrite
Python rewrite
|
2023-08-11 00:05:13 +00:00 |
|
|
3c9088004d
|
fix: Merge conflicts
|
2023-08-10 19:04:51 -05:00 |
|
|
5987dd3dc3
|
docs: Update README
|
2023-08-10 18:58:44 -05:00 |
|
|
e57d316969
|
new: Added example config files
|
2023-08-10 18:46:12 -05:00 |
|
|
086effe1b1
|
doc: Clean the TODO tags
|
2023-08-10 18:29:21 -05:00 |
|
|
d760c511ba
|
fix: pip issue
|
2023-08-10 18:27:47 -05:00 |
|
|
4c847893b8
|
feat: Installable using pipx
|
2023-08-10 17:57:30 -05:00 |
|
|
5957b44444
|
new: Add shebang and SPDX headers
|
2023-08-10 15:49:03 -05:00 |
|
|
7ed9a74f8a
|
del: Delete the old shell scripts
|
2023-08-10 15:46:27 -05:00 |
|
|
b07b9faa9a
|
fix: Misc
|
2023-08-10 15:41:42 -05:00 |
|
|
ae83b9e652
|
fix: None flag
|
2023-08-10 15:20:40 -05:00 |
|
|
4f14518166
|
feat: Lockfile
|
2023-08-10 15:12:22 -05:00 |
|
|
b677e73a7c
|
feat: Run post_script
|
2023-08-10 14:52:58 -05:00 |
|
|
c56a97c733
|
feat: Logging works
|
2023-08-10 14:50:42 -05:00 |
|
|
c1451bcc37
|
feat: Notifications should work
|
2023-08-10 13:07:00 -05:00 |
|
|
1d5cb38602
|
fix: Update version numbers
|
2023-08-09 20:58:48 -05:00 |
|
|
b5fc2e43d3
|
new: Clean up + Notifications (partial)
|
2023-08-09 19:12:04 -05:00 |
|
|
a9fe4bf646
|
new: Properly move apps and clean older versions
|
2023-08-09 14:25:32 -05:00 |
|
|
4c29f61e39
|
new: Build works (mostly)
|
2023-08-09 02:17:29 -05:00 |
|
|
7bf4eccc6a
|
new: Downloading works
|
2023-08-08 23:33:09 -05:00 |
|
|
46c052ae72
|
fix: Version management
|
2023-08-08 15:25:33 -05:00 |
|
|
8231d104fa
|
fix: Better version management
|
2023-08-06 16:10:51 -05:00 |
|
|
6df146dd82
|
fix: Need exact version
|
2023-08-06 15:58:08 -05:00 |
|
|
4f8781aa98
|
chg: Improved versions management
|
2023-08-06 15:55:54 -05:00 |
|
|
7ed1bcb557
|
new: Support hard version numbers
|
2023-08-06 15:49:07 -05:00 |
|
|
ae03fe9dce
|
chg: Use simpler timestamp
|
2023-08-05 21:49:08 -05:00 |
|
Sayantan Santra
|
56c20aaf51
|
doc: Fix the systemd service
|
2023-08-02 11:32:36 -05:00 |
|
Sayantan Santra
|
283061368a
|
docs: Fix the syntax highlighting
|
2023-08-01 12:01:33 -05:00 |
|
Sayantan Santra
|
34d49e5799
|
docs: Fix the syntax highlighting
|
2023-08-01 12:00:48 -05:00 |
|
|
fe0ed0a4a8
|
docs: Add information about systemd timers in README
|
2023-07-31 15:08:15 -05:00 |
|
|
cbafa597fc
|
doc: Updated README
|
2023-07-28 15:01:31 -05:00 |
|
|
5574f573fb
|
docs: Added needed packages
|
2023-07-28 12:44:10 -05:00 |
|
|
86c29d9b6d
|
fix: When starting from scratch
|
2023-07-28 12:02:31 -05:00 |
|
|
f27d503105
|
chg: Switched to APKPure
|
2023-07-28 11:55:30 -05:00 |
|
|
530786a7e8
|
fix: Handle when no version is present
|
2023-07-27 15:40:15 -05:00 |
|
|
c0c01663df
|
fix: The case with no versions present
|
2023-07-27 15:35:02 -05:00 |
|
|
4b3551fc51
|
fix: Use bash comparisons
|
2023-07-27 15:26:08 -05:00 |
|
|
4bcb625392
|
fix: Ignore errors on empty versions file
|
2023-07-27 15:23:35 -05:00 |
|
|
807dc33466
|
fix: Typos and missing files
|
2023-07-27 15:21:22 -05:00 |
|
|
7b93c26540
|
change: Refactor notification code
|
2023-07-02 22:15:39 -05:00 |
|
|
bde041fa17
|
change: Do the curls silently
|
2023-07-01 22:59:28 -05:00 |
|
|
d0bdcb7c83
|
fix: buildonly should never download files
|
2023-07-01 22:55:33 -05:00 |
|
|
c5a0b9a104
|
new: Added a buildonly argument
|
2023-07-01 22:50:16 -05:00 |
|
|
481e42d32c
|
fix: Properly manager versions on failure
|
2023-07-01 22:43:52 -05:00 |
|
|
65820f27bf
|
change: Improve verbosity of error reporting
|
2023-07-01 22:30:41 -05:00 |
|