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
a08c588df3
chore: update changelog date
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2025-11-04 16:00:31 +09:00
aclist
385b1a5af2
Merge pull request #230 from aclist/prerelease/6.0.0-beta.8
...
Prerelease/6.0.0-beta.8
2025-11-04 15:59:48 +09:00
aclist
be02f086c7
docs: update changelog
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2025-11-03 12:43:08 +09:00
aclist
cc35b2cd85
Merge pull request #233 from GaryBlackbourne/prerelease/latlon-update
...
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
Prerelease/latlon update
2025-10-31 10:06:13 +09:00
aclist
a419aad160
chore: move comments
2025-10-31 10:05:21 +09:00
aclist
21d4601e41
chore: add comments about pretty printing
2025-10-31 10:01:46 +09:00
aclist
a94f8f0e32
Merge pull request #236 from GaryBlackbourne/doc/add-contributing
...
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
Doc/add contributing
2025-10-30 11:36:43 +09:00
aclist
0da098afb6
chore: mention branch basing conventions
2025-10-30 11:36:10 +09:00
aclist
c8e9f8f1fc
chore: move location of notes file in advance of 7.0 release
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2025-10-26 21:53:19 +09:00
aclist
506c82e86a
chore: reword CONTRIBUTING.md
...
Corrected some typos and reworded passive voice/some sections for
brevity.
2025-10-25 11:51:19 +09:00
aclist
7e45cb0fa2
chore: backport funcs file changes from testing
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2025-10-25 11:37:48 +09:00
aclist
3729d3c656
chore: update changelog
2025-10-25 11:35:22 +09:00
aclist
773d24a00c
chore: backport patch from testing
2025-10-25 11:33:42 +09:00
aclist
661329877f
Merge pull request #232 from GaryBlackbourne/fix-deadlock-on-ip-api-server
...
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
Fix deadlock on ip api server
2025-10-25 11:30:05 +09:00
aclist
08f1f9f4d1
Merge pull request #235 from GaryBlackbourne/dzgui-sh-cleanup
...
dzgui.sh argument handling and cleanup
2025-10-25 11:28:43 +09:00
Gergely Koloszar
dccdffe761
doc: change branch names to currently used ones
2025-10-24 14:04:37 +00:00
Gergely Koloszar
957ad47b4d
doc: add troubleshooting help to contribute.md
2025-10-24 14:01:00 +00:00
Gergely Koloszar
16d8f567a4
doc: add code of conduct notice
2025-10-24 14:00:46 +00:00
Gergely Koloszar
c883fc586c
doc: add contributing.md
2025-10-24 13:43:26 +00:00
Gergely Koloszar
cc73f23c1c
fix: suppress ping stderr output
2025-10-24 12:35:56 +00: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
aclist
cbc131028f
chore: capitalize TODO for syntax highlighting
2025-10-23 08:22:20 +09:00
Gergely Koloszar
239a82876e
fix: silence ping while checking remote urls
2025-10-22 17:20:56 +02: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
Gergely Koloszar
e73617c2f4
Add gitignore for latlon
2025-10-18 21:14:39 +02:00
Gergely Koloszar
67b0559058
Add makefile, and move latlon to a 'tools' directory
2025-10-18 21:13:15 +02:00
Gergely Koloszar
dfe65aacd4
Rewrite and document latlon tool source
...
- incorrect argument count has been fixed
- The code has been split up into smaller units to be more
understandable
- sources were put in comments to help find resources for the
algorithm
- output is now in meters
2025-10-18 21:00:00 +02:00
aclist
6aa1ec4201
fix: early abort if local coords are missing
2025-10-17 19:12:59 +02:00
Gergely Koloszar
d6223e54b0
Fix unintended deletion
2025-10-17 19:12:59 +02:00
Gergely Koloszar
83552f833c
Add availability checks for local_latlon function
2025-10-17 19:12:59 +02:00
Gergely Koloszar
f0657be289
Add availability checker for remote services based on ping and timeout
2025-10-17 19:12:59 +02:00
aclist
23fb10f48e
fix: malformed servers
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2025-10-16 22:38:52 +09:00
aclist
eeca71fc25
drop: tutorial images
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2025-10-03 20:20:10 +09:00
aclist
89f37ab70d
fix: use fixed-width property
2025-10-03 19:52:55 +09:00
aclist
9d1ee7e130
chore: update checksums
Mirror to Codeberg / mirror-to-codeberg (push) Waiting to run
2025-10-03 01:22:02 +09:00
aclist
9a37cebe47
fix: f-string in dialog title
2025-10-03 01:20:40 +09:00
aclist
239f806f7e
chore: update changelog
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2025-09-30 19:09:39 +09:00
aclist
54e2d2feaa
fix: block tooltips on main menu
2025-09-30 19:08:04 +09:00
aclist
796dcd5588
fix: missing param
2025-09-30 19:07:42 +09:00
aclist
35f1f180d2
chore: bump version
2025-09-23 20:56:00 +09:00