Commit Graph

15 Commits

Author SHA1 Message Date
78ed9964a3 providers/os: Add readDirDate function to match listFilesDate 2025-03-27 19:30:20 -04:00
b70fe4d4ba providers/os: Fix listFiles, listFilesDate 2025-03-27 09:10:06 -04:00
aebb4ac18b providers/os: Add listFilesDate function to list files by date 2025-03-26 20:36:00 -04:00
f9fb355c8c providers/os: Add listFiles function that works like the caddy one 2024-12-14 03:02:51 -05:00
695e94ef3e providers/os: Fix file mode!!!! Oh my god!!!! 2024-12-12 12:06:06 -05:00
ab167234d0 Providers are now required to state their name/package 2024-12-10 12:22:58 -05:00
eb7da68de6 providers/os: readDir now returns a slice of fs.DirEntry 2024-12-10 02:18:42 -05:00
25541dadfe providers/os: use Document.Rel 2024-12-08 03:28:33 -05:00
3c9eb01790 providers/os: Add appendFile 2024-12-08 01:30:00 -05:00
7f64686323 providers/os: isFile, isDir no longer return errors, just false 2024-12-07 21:51:57 -05:00
0d456b7508 providers/os: Change name of fileExists to exists 2024-12-07 21:50:53 -05:00
b7952cf8eb providers/os: Add functions to check if something is a dir or file 2024-12-07 21:46:43 -05:00
541f2f0620 providers/os: Add ability to read environment variables 2024-12-05 22:22:25 -05:00
ffb0eb894a providers/os: Add file statting 2024-12-05 13:23:25 -05:00
91e72ac49e Initial commit 2024-12-05 13:15:22 -05:00