Commit Graph

608 Commits

Author SHA1 Message Date
aclist
1dba57af4b chore: update reference branch 2025-11-13 12:53:59 +09:00
aclist
dabf5d4ef0 fix: uncomment lines 2025-11-13 12:53:41 +09:00
aclist
75f8c841df feat: support sandboxed flatpak 2025-11-13 12:50:27 +09:00
aclist
5bce8709af chore: enforce stricter python version
Some checks failed
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2025-11-10 12:07:35 +09:00
aclist
a418bcfb90 fix: return from finally block 2025-11-10 11:42:26 +09:00
aclist
90d59cec97 chore: drop legacy src_path logic 2025-11-06 14:52:35 +09:00
aclist
a8ae07931d feat: disable version check on beta branch
Some checks failed
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2025-11-06 14:45:04 +09:00
aclist
a4ce65fe57 feat: use reference branch for beta releases 2025-11-06 14:30:16 +09:00
aclist
d7e94eab90 fix: UI not starting if changelog was missing 2025-11-05 14:27:15 +09:00
aclist
c8e9f8f1fc chore: move location of notes file in advance of 7.0 release
Some checks failed
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2025-10-26 21:53:19 +09:00
aclist
7e45cb0fa2 chore: backport funcs file changes from testing
Some checks failed
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2025-10-25 11:37:48 +09:00
aclist
773d24a00c chore: backport patch from testing 2025-10-25 11:33:42 +09:00
aclist
ec7daf7f6b fix: store filepaths in array
I opted to encapsulate these in an array because I was paranoid about
needing to separate each directory with a whitespace when storing them
on a stringwise basis. This should be safer and ensure the paths don't
get concatenated together if the whitespace is omitted.
2025-10-23 13:57:19 +09:00
aclist
d0de2974d8 fix: emit heredoc directly 2025-10-23 13:44:50 +09:00
aclist
5a54d43601 fix: encapsulate usage command 2025-10-23 13:38:56 +09:00
Gergely Koloszar
1dfe9cd9df Fix not checking dotfiles in cache path 2025-10-21 19:04:38 +00:00
Gergely Koloszar
f2124218e4 Add handling for multiple argument, version getting option and help 2025-10-18 23:12:59 +02:00
Gergely Koloszar
cf087d96c7 Add check for script sourcing 2025-10-18 23:12:31 +02:00
Gergely Koloszar
6bb59f4060 Clean up depcheck 2025-10-18 22:53:14 +02:00
Gergely Koloszar
d53476399d Clean up setup_state_files 2025-10-18 22:52:49 +02:00
Gergely Koloszar
d34293e2c8 Clean up setup_dirs 2025-10-18 22:52:13 +02:00
Gergely Koloszar
f82df9eacf Clean up set_im_module 2025-10-18 22:51:52 +02:00
aclist
23fb10f48e fix: malformed servers
Some checks failed
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2025-10-16 22:38:52 +09:00
aclist
89f37ab70d fix: use fixed-width property 2025-10-03 19:52:55 +09:00
aclist
9d1ee7e130 chore: update checksums
Some checks are pending
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
2025-10-03 01:22:02 +09:00
aclist
239f806f7e chore: update changelog
Some checks failed
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2025-09-30 19:09:39 +09:00
aclist
fe40a5e54f feat: self_update flag 2025-09-23 20:46:12 +09:00
aclist
5bcc4ec76d chore: bump version 2025-09-18 21:37:35 +09:00
aclist
6425f3d8e3 chore: update checksums
Some checks are pending
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
2025-09-11 18:35:12 +09:00
aclist
81c2d19a09 chore: update checksums
Some checks are pending
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
2025-09-11 17:46:32 +09:00
aclist
60ce184d8f fix: whitespace 2025-09-11 17:10:16 +09:00
aclist
2edb81247b chore: update checksums 2025-09-11 17:09:59 +09:00
aclist
4ddb33cabb chore: update checksums 2025-09-11 17:08:06 +09:00
aclist
b92e337016 chore: bump version 2025-09-10 16:57:36 +09:00
aclist
0b433af230 fix: discard malformed server data 2025-08-20 15:58:09 +09:00
aclist
0d3a3debf9 chore: uncomment lines 2025-08-13 16:45:32 +09:00
aclist
8e492095d9 chore: bump version 2025-08-13 16:44:48 +09:00
aclist
6a554b4e88 fix: toggle branch signal propagation 2025-08-13 16:40:55 +09:00
aclist
a5be4d9d31 chore: bump version
Some checks failed
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2025-08-09 16:06:07 +09:00
aclist
da5a5999f0 chore: uncomment 2025-08-09 16:01:30 +09:00
aclist
f4f3e61b83 fix: pass correct button to submit method 2025-08-09 16:01:00 +09:00
aclist
3d91e07d25 chore: uncomment todo 2025-08-09 15:47:22 +09:00
aclist
cff4a2e1e7 chore: update checksums 2025-08-09 11:32:43 +09:00
aclist
94cabc9d70 chore: update checksums 2025-08-08 18:11:26 +09:00
aclist
3ace15d78a chore: bump version 2025-08-08 18:04:49 +09:00
aclist
eaedde7ee5 fix: clarify wording 2025-08-08 17:39:52 +09:00
aclist
43f32638f8 chore: bump version
Some checks failed
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2025-07-30 02:25:29 +09:00
aclist
6081e6d2a7 chore: update funcs version 2025-07-30 00:59:49 +09:00
aclist
51a5f4b8ef chore: update checksums 2025-07-30 00:58:16 +09:00
aclist
c57af3086c chore: update checksums 2025-07-30 00:46:32 +09:00