!ZmSZzxujGNoCyoCETU:matrix.org

F-Droid Devs

120 Members
F-Droid development discussion only | Use #fdroid:f-droid.org for general, app- and repo-related matters | Meeting every Thursday at 11:30 UTC | This channel is publicly logged at https://matrix.f-droid.org/alias/%23fdroid-dev:f-droid.org 20 Servers

Load older messages


SenderMessageTime
12 Dec 2018
@nico:f-droid.orgNico Alt Mathijs: I guess you should be fine by just adding it to the already existing .well-known folder, just like this file: https://gitlab.com/fdroid/fdroid-website/blob/de923751e94ca923e362a28ccde156fbff8c6767/.well-known/assetlinks.json 18:51:32
@mathijs:matrix.vgorcum.comMathijsyeah, i figured as much, after you linked me18:53:17
@mathijs:matrix.vgorcum.comMathijsdo I PR against master?19:01:56
@nico:f-droid.orgNico AltYes.19:07:20
@freenode_etue:matrix.orgetue left the room.19:28:51
@freenode_etue:matrix.orgetue joined the room.19:29:26
@eighthave:matrix.org_hc vanitasvitae: did you see my comment on w!337 19:30:15
@mathijs:matrix.vgorcum.comMathijsalright, MR made19:30:24
@freenode_[gibot]:matrix.org[gibot][website] !337: build metadata reference: add keywords which shal… - https://gitlab.com/fdroid/fdroid-website/merge_requests/33719:30:16
@eighthave:matrix.org_hcand merged 😀19:31:37
@freenode_TobiasK:matrix.orgTobiasK left the room.20:05:07
@freenode_TobiasK:matrix.orgTobiasK joined the room.20:06:58
@freenode_etue:matrix.orgetue left the room.21:06:09
@freenode_etue:matrix.orgetue joined the room.21:06:36
@mathijs:matrix.vgorcum.comMathijsperfect, thanks21:08:51
@freenode_etue:matrix.orgetue left the room.21:11:19
@freenode_etue:matrix.orgetue joined the room.21:11:40
@freenode_etue:matrix.orgetue left the room.21:12:56
@freenode_etue:matrix.orgetue joined the room.21:13:17
@freenode_etue:matrix.orgetue left the room.21:24:40
@freenode_etue:matrix.orgetue joined the room.21:25:04
@mathijs:matrix.vgorcum.comMathijs I almost forgot: the .well-known file that just got merged needs access-control-allow-origin * in the header 21:26:02
@mathijs:matrix.vgorcum.comMathijsbut I don't think I can do that via the gitlab repo21:26:16
@mathijs:matrix.vgorcum.comMathijs

I have this in my apache config:

Alias /.well-known/matrix/client /var/www/matrix/.well-known/matrix/client
<Location /.well-known/matrix/client>
    Options None
    AllowOverride None
    Header set Content-Type "application/json"
    Header set Access-Control-Allow-Origin "*"
</Location>
21:27:43
@eighthave:matrix.org_hc Mathijs: it shouldn't need an Alias if the real path matches, like in f-droid.org 21:59:06
@eighthave:matrix.org_hcmy guess is that those Headers are not required21:59:39
@eighthave:matrix.org_hcyou can test on staging: https://staging.f-droid.org/.well-known/matrix/client22:00:12
@freenode_S007:matrix.orgS007 joined the room.22:32:11
@freenode_etue:matrix.orgetue left the room.22:44:38
@mathijs:matrix.vgorcum.comMathijs
In reply to @eighthave:matrix.org
Mathijs: it shouldn't need an Alias if the real path matches, like in f-droid.org
oh, yes, I use an alias in my config, but you're right, of course, it should be fine without the alias for f-droid.org
23:06:15

Show newer messages


Back to Room ListRoom Version: 1