Commit graph

48 commits

Author SHA1 Message Date
e2c22d2750
feat: change name to libcachebust 2023-10-17 00:22:06 +05:30
01544bc36e
feat: rename to libcachebust and init reuse
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-10-16 23:35:41 +05:30
9732d95303 Merge pull request 'chore: update deps' (#1) from update-deps into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: realaravinth/cache-buster#1
2023-10-16 23:29:11 +05:30
a6be4981c7
chore: update deps
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2023-10-16 23:28:32 +05:30
f396cac95c
feat: enable woodpecker
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-10-16 23:27:42 +05:30
7ca4545722
chore: bump deps 2022-05-06 16:54:10 +05:30
59b7e21c9f
chore: update copyright notice 2022-02-21 02:10:33 +05:30
7011c8c05c
rm copy and address clippy lints 2021-12-17 12:00:18 +05:30
d2ba1e1af3
update deps 2021-12-17 11:47:22 +05:30
0f4e0daa37
bump tarpaulin 2021-12-17 11:39:02 +05:30
b28823e185
update deps 2021-11-18 17:15:35 +05:30
e01e7bcc1d
Merge branch 'master' of github.com:realaravinth/cache-buster 2021-09-17 13:11:35 +05:30
1d91113524
make asset lookup generic over impl AsRef<&str> 2021-09-17 13:10:01 +05:30
978d99b084
make asset lookup generic over impl Into<&str> 2021-09-17 12:59:02 +05:30
4435a569db
update deps 2021-08-30 18:17:25 +05:30
279ba4c7fb
update link to mcaptcha 2021-07-17 15:57:19 +05:30
60982f9b7a
update changelog 2021-07-14 21:41:46 +05:30
0dad006822
force rerun if source changes & address clippy warnings 2021-07-11 21:48:30 +05:30
8e630d8e45
readme: file exclusion feature 2021-07-07 17:59:22 +05:30
3cf8828ab8
no hash can process file path and extension combinations 2021-07-07 17:55:57 +05:30
081ec4c286
fix tarpaulin race failure 2021-07-05 16:59:53 +05:30
e75ac689d2
optional mime type 2021-07-05 15:44:34 +05:30
33d0612292
no_hash copies files 2021-07-05 15:24:56 +05:30
209682b33c
addressing clippy lints 2021-07-05 14:46:56 +05:30
747a474e9e
no_hash option 2021-07-05 14:39:35 +05:30
551603035a
rm runtime data from version ctrl 2021-07-04 15:21:47 +05:30
f00dbe4091
steps describing actix web example 2021-07-04 15:20:14 +05:30
c95063e074
static files 2021-07-04 15:05:20 +05:30
e5cbd8f823
actix web example 2021-07-04 15:04:14 +05:30
d970b7031c
documentation 2021-05-12 18:20:26 +05:30
874dec8180
path without prefix bug fix 2021-04-30 21:27:56 +05:30
ceb3099530
update readme 2021-04-30 20:41:45 +05:30
3c3b61aebf
write filemap to file 2021-04-30 20:37:56 +05:30
d5593b2db6
route prefix 2021-04-12 18:23:56 +05:30
09fbbe186c
ergonomics and changed some public methods to private 2021-04-11 22:53:16 +05:30
71d5ef67a2
examples 2021-04-10 18:05:31 +05:30
67a21b9826
doc deadlinks 2021-04-10 18:00:32 +05:30
23bf39b328
changelog and docs 2021-04-10 17:45:00 +05:30
edf8a3121b
rename modules 2021-04-10 17:15:44 +05:30
26d40b9993
path resolution w.r.t root 2021-04-09 14:05:27 +05:30
b7336fc0b1
read bytes instead of string 2021-04-09 12:20:27 +05:30
e65667fe4b
readme updates 2021-04-08 22:11:26 +05:30
09e44c0e28
added example 2021-04-08 22:08:21 +05:30
d33c5cb16a
expose map and load map 2021-04-08 22:00:41 +05:30
475c897316
map 2021-04-08 20:45:38 +05:30
9abdf468b1
try hash test 2021-04-08 20:14:53 +05:30
e09a6ad0cb
file map and tests 2021-04-08 20:05:11 +05:30
7f1d3a6e7c
hash and copy 2021-04-08 19:38:26 +05:30