Lady opened issue fsfe/reuse-tool#1358 2026年05月02日 22:10:13 +02:00
Support manually specifying VCS
Lady opened issue awoo/the.awoo.directory#7 2024年05月04日 20:58:05 +02:00
Consider providing JSON as JSON-LD
Lady opened issue awoo/the.awoo.directory#6 2024年05月04日 20:50:46 +02:00
Atom feed for directory changes
Lady created pull request awoo/the.awoo.directory#5 2024年05月02日 03:58:17 +02:00
Minor copy updates
Lady pushed to minor-copy-updates at awoo/the.awoo.directory 2024年05月02日 03:57:43 +02:00
787523f8d4 Minor copy updates
Lady created branch minor-copy-updates in awoo/the.awoo.directory 2024年05月02日 03:57:43 +02:00
Lady deleted branch awoo-ns-update from awoo/the.awoo.directory 2024年05月01日 20:16:21 +02:00
Lady merged pull request awoo/the.awoo.directory#4 2024年05月01日 20:16:19 +02:00
Update the Awoo: namespace and related URNs
Lady pushed to live at awoo/the.awoo.directory 2024年05月01日 20:16:19 +02:00
2e4a63dede Update the Awoo: namespace and related URNs
Lady created pull request awoo/the.awoo.directory#4 2024年05月01日 20:01:49 +02:00
Update the Awoo: namespace and related URNs
Lady pushed to awoo-ns-update at awoo/the.awoo.directory 2024年05月01日 20:00:45 +02:00
2e4a63dede Update the Awoo: namespace and related URNs
Lady created branch awoo-ns-update in awoo/the.awoo.directory 2024年05月01日 20:00:45 +02:00
Lady commented on issue awoo/the.awoo.directory#3 2024年05月01日 04:41:29 +02:00
Set an ETag and Cache-Control for resources

I think we should probably consider having the server return Not Modified when provided with a matching If-None-Match as acceptance criteria here.

Lady commented on issue awoo/the.awoo.directory#3 2024年04月29日 21:24:44 +02:00
Set an ETag and Cache-Control for resources

I guess ETag is only helpful if the httpd knows how to handle it, though :P

Lady commented on issue awoo/the.awoo.directory#3 2024年04月29日 21:10:29 +02:00
Set an ETag and Cache-Control for resources

Not that cksum is expensive, but it seems a bit wasteful to do it every request when the underlying file has not changed. You might consider it worthwhile if you want it to happen for resources...

Lady opened issue awoo/the.awoo.directory#3 2024年04月29日 20:15:02 +02:00
Set an ETag and Cache-Control for resources
Lady commented on issue awoo/the.awoo.directory#2 2024年04月29日 20:00:42 +02:00
Consider checking website configuration into the repo

(Scoping this as Ops because it pertains to C·D of the configuration code, not actual code changes to the configuration itself.)

Lady commented on issue awoo/the.awoo.directory#2 2024年04月29日 19:59:47 +02:00
Consider checking website configuration into the repo

I think that in the long term, being able to define redirects and HTTP headers without requiring you to configure them personally first might be nice. But since the main benefit would be...

Lady commented on issue awoo/the.awoo.directory#1 2024年04月29日 09:24:48 +02:00
Add Access-Control-Allow-Origin: * headers

Possibly relatedly, should we be checking in the httpd.execline configuration/overrides into this repo somehow? Or do you think that’s not worth trying to C·D?

Lady opened issue awoo/the.awoo.directory#1 2024年04月29日 09:22:05 +02:00
Add Access-Control-Allow-Origin: * headers