Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · main
dotportal
Browse files
Oct 18, 2025
Fix termini config
· 9a930226
Codnixus
authored
Oct 18, 2025
View commits for tag v0.3.1
v0.3.1
9a930226
Oct 17, 2025
Replace glob with globset
· 13ec3f77
Codnixus
authored
Oct 17, 2025
View commits for tag v0.3.0
v0.3.0
13ec3f77
Oct 16, 2025
Restructure cargo deps
· 44207a2d
Codnixus
authored
Oct 16, 2025
44207a2d
Remove escape
· f82b8cad
Codnixus
authored
Oct 16, 2025
f82b8cad
Oct 15, 2025
New dev flake
· 469cc935
Codnixus
authored
Oct 16, 2025
469cc935
Sep 21, 2025
Update deps, bump version to 0.3.0
· f2c708f0
Codnixus
authored
Sep 21, 2025
f2c708f0
Add bool
· 33eac878
Codnixus
authored
Sep 21, 2025
33eac878
Add escape expr & statement escaping
· 71899d0a
Codnixus
authored
Sep 21, 2025
71899d0a
Add number variable
· 5e8e33ba
Codnixus
authored
Sep 21, 2025
5e8e33ba
Sep 15, 2025
Fix termini not recursive
· 84bdd85a
Codnixus
authored
Sep 15, 2025
84bdd85a
Builtin default ignore paths, update default config
· 6e11eb73
Codnixus
authored
Sep 15, 2025
6e11eb73
Add termini
· f781cb09
Codnixus
authored
Sep 15, 2025
f781cb09
Sep 14, 2025
Add escape character
· 7eb37392
Codnixus
authored
Sep 14, 2025
7eb37392
Ignore .git directory at root by default
· 8bb6531a
Codnixus
authored
Sep 14, 2025
8bb6531a
Fix not removing unmanaged path from manifest after cleanup
· ac60b7af
Codnixus
authored
Sep 14, 2025
ac60b7af
Rename shared to utils
· efbc4d79
Codnixus
authored
Sep 14, 2025
efbc4d79
Update dev deps
· d7967c93
Codnixus
authored
Sep 14, 2025
d7967c93
Sep 13, 2025
Add number expression
· 0b04dace
Codnixus
authored
Sep 13, 2025
0b04dace
Update dev container
· 9e6f235f
Codnixus
authored
Sep 13, 2025
9e6f235f
Sep 12, 2025
Fix empty cleanup message
· 9d383a12
Codnixus
authored
Sep 13, 2025
9d383a12
Sep 11, 2025
Update dev container
· 7a1c6caf
Codnixus
authored
Sep 11, 2025
7a1c6caf
Unified map for loop to list for loop
· 53a3b0fa
Codnixus
authored
Sep 11, 2025
53a3b0fa
Sep 09, 2025
Bump to version 0.2.0
· e34b361f
Codnixus
authored
Sep 10, 2025
View commits for tag v0.2.0
v0.2.0
e34b361f
Update dev container
· 98153d98
Codnixus
authored
Sep 10, 2025
98153d98
Update flake
· 0327046c
Codnixus
authored
Sep 10, 2025
0327046c
Update deps
· 0959a79e
Codnixus
authored
Sep 09, 2025
0959a79e
More concise prompt
· 2225e02c
Codnixus
authored
Sep 09, 2025
2225e02c
Fix cleanup prompt bug
· 896aff8a
Codnixus
authored
Sep 09, 2025
896aff8a
Improve manifest SQL write
· 9b8ef4f7
Codnixus
authored
Sep 09, 2025
9b8ef4f7
Switch JSON manifest to sqlite
· af819ba3
Codnixus
authored
Sep 09, 2025
af819ba3
Add for loop statement for map
· 78c8a9f3
Codnixus
authored
Sep 09, 2025
78c8a9f3
Add string & number to for loop
· 8e7169fe
Codnixus
authored
Sep 09, 2025
8e7169fe
Sep 08, 2025
Refactor template parsing
· 45e04f11
Codnixus
authored
Sep 08, 2025
45e04f11
Add for loop statement for list
· 68db0bb6
Codnixus
authored
Sep 08, 2025
68db0bb6
Improve error handling of template
· 57505e81
Codnixus
authored
Sep 08, 2025
57505e81
Sep 07, 2025
Rename expr tests
· 9d21f404
Codnixus
authored
Sep 07, 2025
9d21f404
Remove expr number
· 1d82fdba
Codnixus
authored
Sep 07, 2025
1d82fdba
Add list & map variable type to user data
· faac3067
Codnixus
authored
Sep 07, 2025
faac3067
Refactor template expr
· 5e07701e
Codnixus
authored
Sep 07, 2025
5e07701e
Add elif statement eval
· c372e8f3
Codnixus
authored
Sep 07, 2025
c372e8f3
Loading