-
Notifications
You must be signed in to change notification settings - Fork 32
Sub-directory listings only display one file #636
Comments
I am experiencing this issue as well. Here are two repositories: In EPS and Sales Estimates, I discussed this with martinheidegger on IRC and we went over making sure the files were being properly hosted by
Is someone able to take a look at what's going on here? |
Another affected repository: |
Also, using http://ranger.mauve.moe/dat-js-example, we can see the repository does have more than one file in a subdirectory. |
OK, after some digging I found the problem. Directory listings only show files added in the latest revision that added any files to the directory. It doesn't show files that were already there. |
Would like to have some discussions with @RangerMauve on how we can strip down datbase's interface (take the css/design) and plug in dat-js-example behind so we can remove these bugs. Datbase's code has gotten a bit stale at this point and could use a refresh. Thanks for finding these things! |
Yeah, I think we could get pretty far with the stuff I've been playing around with in load-dat-page |
All of these directories contains files that datBase doesn’t display in directory listings. You can navigate to the files directly (
/poster.jpeg
will work for all the below examples) and datBase will show the file.https://datbase.org/dat://0f9840c371387d372148484fb622038758a197781723b5e1d034e7f6f4daf643/contents/instapaper-scrolling-android
https://datbase.org/dat://0f9840c371387d372148484fb622038758a197781723b5e1d034e7f6f4daf643/contents/microsoft-todo-scrolling-android
https://datbase.org/dat://0f9840c371387d372148484fb622038758a197781723b5e1d034e7f6f4daf643/contents/spideroak-one-checkbox
The text was updated successfully, but these errors were encountered: