webxdc / website

short introduction to webxdc, links to examples and docs
https://webxdc.org
8 stars 6 forks source link

apps store on website is not updating #54

Closed hpk42 closed 8 months ago

hpk42 commented 8 months ago

seems like https://webxdc.org/apps is not updating properly via xdcget

missytake commented 8 months ago

Is there an .xdc which received an update less than 4 months ago? editor, calendar, corkboard, checklist are all older.

Ah, TimeTracking 0.8.0 is younger than that.

I checked the apps directory which is exposed on https://apps.testrun.org, timetracking 0.8.0 is available there.

missytake commented 8 months ago

Ah:

/var/www/html/webxdc.org/apps/main.js 18:const xdcget_export = "https://webxdc.org/export";

This should be https://apps.testrun.org imho.