Commit Graph

14 Commits

Author SHA1 Message Date
b44b988966 Fix bug in utils with -o and -O options 2026-02-01 08:56:27 +01:00
8f0341d0bd Some code formating 2026-01-18 15:44:20 +01:00
c259cbd5a3 Add missing libgen.h in utils for basename() call 2023-03-28 20:32:05 +02:00
1213b34250 Fix ADEPT path creation within adept_activate 2023-01-11 19:57:47 +01:00
3a0ab4b438 Update --help for utils and README.md 2023-01-08 21:04:23 +01:00
ab5afa5003 Add new default ADEPT directories : /home/<user>/.config/adept and $ADEPT_DIR environment variable 2023-01-05 21:29:55 +01:00
7f5b787cb9 Add launcher util for AppImage 2022-08-29 11:56:47 +02:00
2ce6142596 Remove QtCore and QtNetwork, replace them by libcurl + libc 2022-03-16 22:45:33 +01:00
479869b7f2 Fix a use after free in adept_activate : pass string destroyed too early 2022-02-22 20:58:40 +01:00
41f1a1e980 Fix a bug in adept_activate : cannot ask for interactive password if output directory already exists 2022-02-22 20:58:36 +01:00
36553cdd2c Add support for anonymous accounts 2021-12-18 17:43:47 +01:00
e5697378e9 Update version 2021-11-27 10:29:22 +01:00
bdaceba2e0 Fix bad utils return value on error. Build network errors with a message and not just an error code. 2021-07-29 21:14:48 +02:00
20b4e69c3e Rename too generic "activate" util in "adept_activate" 2021-07-16 20:44:40 +02:00