161 Commits

Author SHA1 Message Date
Danilo Reyes
e985e359a7 clean exit 2026-03-02 22:29:04 -06:00
Danilo Reyes
ba42689aa9 fixing download dir 2026-03-01 17:45:58 -06:00
Danilo Reyes
2a55d92f19 bugfix 2026-03-01 17:42:46 -06:00
Danilo Reyes
949f5a94c3 gallery-clean + autocompletions 2026-03-01 17:35:05 -06:00
Danilo Reyes
899543309f download 3.0 2026-03-01 00:22:56 -06:00
Danilo Reyes
5000304a8a fixed requires-revision 2026-03-01 00:22:11 -06:00
Danilo Reyes
76e3d72643 bugfix 2026-02-28 23:59:08 -06:00
Danilo Reyes
e73b4c8083 -sa to gallery/comic 2026-02-28 23:52:48 -06:00
Danilo Reyes
3f44f710b1 fix // and other logic flaws 2026-02-28 23:47:01 -06:00
Danilo Reyes
9da87b68e9 revision logic revisited 2026-02-28 23:33:06 -06:00
Danilo Reyes
766eca4a2f enable renamed links 2026-02-28 23:19:53 -06:00
Danilo Reyes
bda8105928 fix list download admin 2026-02-28 23:01:36 -06:00
Danilo Reyes
45b78ce76a logs display 2026-02-28 22:58:56 -06:00
Danilo Reyes
88e4ac04df lowered error rate 2026-02-28 22:46:59 -06:00
Danilo Reyes
7aab65a73a fzf into download 2026-02-28 22:20:11 -06:00
Danilo Reyes
adab652feb error logic to cancel / disable link 2026-02-28 22:05:01 -06:00
Danilo Reyes
81c2df84f7 refractioning 2026-02-28 21:34:39 -06:00
Danilo Reyes
7a64034f8a tests 2026-02-28 21:25:46 -06:00
Danilo Reyes
2ccdd713ea admin import/validate 2026-02-28 21:17:46 -06:00
Danilo Reyes
da87b6f9d2 download-admin (sqlite db) init 2026-02-28 20:53:48 -06:00
Danilo Reyes
ebb27daf0c turn sort functions fully pythonic 2026-02-28 20:05:33 -06:00
Danilo Reyes
fcd898873c init reinitializing 2026-02-28 20:00:47 -06:00
Danilo Reyes
fa8f2a825b allows the use of multiple -i 2026-02-28 19:54:06 -06:00
Danilo Reyes
274edf1668 preventing instances where user eve is treated as everyone 2026-02-28 19:51:05 -06:00
Danilo Reyes
e189b619ef removed unused function 2026-02-28 19:49:32 -06:00
Danilo Reyes
c71ff53b23 init variable order, so that tests can be built. 2026-02-28 19:48:49 -06:00
Danilo Reyes
83210d4356 check if both list and link are provided 2026-02-28 19:42:27 -06:00
Danilo Reyes
5ad8fc0dc8 print exist status 2026-02-28 19:40:55 -06:00
Danilo Reyes
12df61c524 validation for user input 2026-02-28 19:39:05 -06:00
Danilo Reyes
f2d5c1324a check for x.com and legacy twitter.com 2026-02-28 19:37:20 -06:00
Danilo Reyes
34460c6f4d using == rather than in 2026-02-28 19:36:21 -06:00
Danilo Reyes
d5c4fc2b6a fix line that does nothing and deletion of cache 2026-02-28 19:34:51 -06:00
Danilo Reyes
58fb9e437a refractor function so that, doesn't fail if config is null on import 2026-02-28 19:26:28 -06:00
Danilo Reyes
9149a03898 migrate os.run to subprocess 2026-02-28 19:21:36 -06:00
Danilo Reyes
7b6e411ebc nvidia encoding 2026-02-25 14:11:02 -06:00
Danilo Reyes
155967f8e9 Remove defase_draws.sh script and improve file renaming logic in tasks.sh for better handling of duplicate files and proper extension assignment. 2026-01-16 15:25:39 -06:00
Danilo Reyes
64676aca5d Fix build issues for curl-impersonate and curl-impersonate-ff in flake.nix by adding necessary CMake patches for compatibility with CMake 4.0+. Update stream-dl.sh to remove curl-impersonate dependency. 2025-12-20 18:18:40 -06:00
Danilo Reyes
5f3418f061 flake 25.11 2025-12-20 01:48:52 -06:00
Danilo Reyes
0411765052 furtherance 2025-12-20 01:48:16 -06:00
Danilo Reyes
e40d6fc2bb Update directory paths in tasks.sh to use consistent capitalization for better organization and clarity. 2025-11-30 13:12:50 -06:00
Danilo Reyes
b1ba215f4a ffmpreg new discord nitro limit 2025-11-13 12:55:54 -06:00
Danilo Reyes
6efd55712d Refactor Nix package definitions in flake.nix and run.nix to improve dependency handling and formatting. Changes include renaming variables for clarity, adding the download package to run.nix, and enhancing the structure of package overrides. 2025-11-10 12:28:47 -06:00
Danilo Reyes
b94855afb8 Refactor Nix package definitions for webcomix, colordle, dosage, protonup-qt, qbit-manage, and steam by removing unused variables, improving formatting, and ensuring consistency in dependency handling. Notable changes include the removal of unnecessary checks and whitespace adjustments. 2025-11-10 11:44:10 -06:00
Danilo Reyes
4e91264f0f tuh fix 2025-11-08 21:44:16 -06:00
Danilo Reyes
093ccf90cb webcomix patched for 25.11 2025-11-08 20:21:19 -06:00
Danilo Reyes
07daae7770 Add rmlint to Nix package dependencies in run.nix for improved functionality 2025-10-29 00:48:37 -06:00
Danilo Reyes
df61132974 Refactor Nix package definition for tuh-activity-logger to utilize buildPythonApplication, streamline dependencies, and include additional packages such as beautifulsoup4, requests, and matplotlib. 2025-10-29 00:37:20 -06:00
Danilo Reyes
cd60c3ad69 Update Nix package definitions to include webcomix and enhance overlays. Refactor download.nix to utilize buildPythonApplication and streamline dependencies, ensuring proper integration of new packages. 2025-10-29 00:33:25 -06:00
Danilo Reyes
d1f011ba1f Enhance Nix package definitions by adding new packages for inputs and steam-python, updating build inputs for colordle and dosage, and improving installation scripts. Notable changes include the addition of desktop and metainfo files for colordle, and ensuring proper GResource handling in dosage. 2025-10-25 20:00:10 -06:00
Danilo Reyes
a8e7517e9a Refactor Nix package definitions to use buildPythonApplication, update package versions, and enhance dependencies across multiple packages. Notable changes include version updates for dosage, hiit, qbittorrent-api, protonup-qt, and torf, as well as the addition of new dependencies and build inputs for colordle and qbit-manage. 2025-10-25 19:28:39 -06:00