|
cf1fc0a32b
|
updated filepattern regex
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
continuous-integration/drone Build is passing
|
2024-02-11 12:39:20 +01:00 |
|
|
aa24960df1
|
updated filepattern regex
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2023-11-27 09:29:38 +01:00 |
|
|
1153b3515f
|
added health check endpoint
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
|
2023-07-15 19:36:00 +02:00 |
|
|
88504143be
|
add new regex pattern
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2023-07-02 11:01:39 +02:00 |
|
|
33b316e13c
|
updated file path regex
continuous-integration/drone/push Build is passing
|
2023-06-18 16:49:28 +02:00 |
|
|
4ec9a82d3d
|
updated dependencies
continuous-integration/drone/push Build is passing
|
2023-03-17 13:24:02 +01:00 |
|
|
6cef9b045f
|
replaced ioutil.ReadDir by os.ReadDir
continuous-integration/drone/push Build is passing
|
2022-11-02 17:13:35 +01:00 |
|
|
b102d2e916
|
updated .drone.yml
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2022-10-30 16:05:32 +01:00 |
|
|
ea41b9f14f
|
updated dependencies
continuous-integration/drone/push Build is failing
|
2022-10-30 16:04:36 +01:00 |
|
|
72078f013c
|
updated .gitignore
continuous-integration/drone/push Build is failing
|
2022-10-30 16:03:03 +01:00 |
|
|
57fb26f9b8
|
updated go-aptproxy (migrate tool, dependencies, cache control)
|
2022-09-22 21:02:34 +02:00 |
|
|
68ce22a4f0
|
updated .drone.yml
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2022-07-11 16:48:23 +02:00 |
|
|
59a783efd8
|
updated .drone.yml
continuous-integration/drone/push Build is passing
|
2022-07-11 16:43:38 +02:00 |
|
|
e06f6c4890
|
updated .drone.yml
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2022-07-11 16:39:01 +02:00 |
|
|
779de16854
|
updated .drone.yml
continuous-integration/drone/push Build is failing
|
2022-07-11 16:07:36 +02:00 |
|
|
6efeca0e30
|
updated go-aptproxy with mdns records
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2022-07-11 16:02:59 +02:00 |
|
Paul Lecuq
|
bedf286fac
|
updated .drone.yml
continuous-integration/drone/push Build is passing
|
2022-03-25 11:59:29 +01:00 |
|
|
8aff3b10f1
|
updated filepattern regexp
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build is passing
|
2022-02-26 20:31:16 +01:00 |
|
|
8e9b6e465e
|
added arm64 to ci builds
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
|
2021-11-27 13:00:50 +01:00 |
|
|
4bf4ca8c57
|
updated README.md
continuous-integration/drone/push Build encountered an error
continuous-integration/drone Build is passing
|
2021-11-27 12:54:06 +01:00 |
|
|
69cacc6956
|
updated dependencies
|
2021-11-27 12:50:20 +01:00 |
|
|
39b22205f7
|
added ci
|
2021-11-27 12:49:39 +01:00 |
|
|
38e095d380
|
cleaned dependencies
|
2021-11-16 19:19:12 +01:00 |
|
Paul Lecuq
|
5734c3019a
|
excluded cache control for apt-get update files
|
2021-09-28 18:13:37 +02:00 |
|
Nathan Osman
|
02fe4d04b5
|
Cache is used by default.
|
2016-05-06 22:37:12 -07:00 |
|
Nathan Osman
|
af6ada6bd0
|
max-age is now fully respected.
|
2016-05-06 22:33:11 -07:00 |
|
Nathan Osman
|
d8aa42f7ec
|
Added support for max-age=0 and no-cache.
|
2016-05-05 22:45:33 -07:00 |
|
Nathan Osman
|
2c178c85e6
|
Added force parameter.
|
2016-05-05 22:18:20 -07:00 |
|
Nathan Osman
|
da652efb28
|
Added Insert() method to Cache (#1).
|
2016-05-02 08:32:44 -07:00 |
|
Nathan Osman
|
c4cfb04285
|
Server now relays a 503 when upstream returns a non-200 response.
|
2016-05-02 08:06:26 -07:00 |
|
Nathan Osman
|
93a3795a7b
|
Added badges.
|
2016-05-01 23:10:27 -07:00 |
|
Nathan Osman
|
755c14b6ce
|
Added license file.
|
2016-05-01 23:08:40 -07:00 |
|
Nathan Osman
|
688005ccb2
|
Updated README.
|
2016-05-01 19:42:29 -07:00 |
|
Nathan Osman
|
35358a6f84
|
Added built-in mDNS server.
|
2016-05-01 18:24:36 -07:00 |
|
Nathan Osman
|
b674a7daa2
|
Changed default cache directory.
|
2016-05-01 16:07:02 -07:00 |
|
Nathan Osman
|
8e53208882
|
Fixed a couple of logic bugs.
|
2016-04-30 22:32:35 -07:00 |
|
Nathan Osman
|
b233dd8e92
|
Moved cache to a separate package.
|
2016-04-30 21:00:43 -07:00 |
|
Nathan Osman
|
397626194f
|
Added a bit more debug information to failed requests.
|
2016-04-26 17:46:49 -07:00 |
|
Nathan Osman
|
54de4f5c3f
|
Fixed path rewrite bug.
|
2016-04-26 15:28:04 -07:00 |
|
Nathan Osman
|
0c356dc8a4
|
Added rewrite method call to ensure archive URLs are rewritten.
|
2016-04-26 15:22:11 -07:00 |
|
Nathan Osman
|
6290507be3
|
Added compatibility with Go 1.5.
|
2016-04-26 15:18:49 -07:00 |
|
Nathan Osman
|
c206736195
|
Fixed some minor issues.
|
2016-04-26 15:15:31 -07:00 |
|
Nathan Osman
|
7bcb3539e8
|
Reworked a lot of the code and added server type.
|
2016-04-26 13:12:46 -07:00 |
|
Nathan Osman
|
cd39135691
|
Added list of Ubuntu mirrors.
|
2016-04-25 15:09:43 -07:00 |
|
Nathan Osman
|
c0f04dc076
|
Fixed a number of compilation bugs.
|
2016-04-25 01:01:01 -07:00 |
|
Nathan Osman
|
b62a889ab5
|
Added Reader type.
|
2016-04-24 23:07:27 -07:00 |
|
Nathan Osman
|
14725c30e4
|
Added Writer type.
|
2016-04-24 17:43:08 -07:00 |
|
Nathan Osman
|
d6ceac0a53
|
Added some initial code.
|
2016-04-24 00:32:32 -07:00 |
|
Nathan Osman
|
917e3634be
|
Initial commit.
|
2016-04-21 21:12:52 -07:00 |
|