- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Apr 29 2016
Apr 29 2016
jbertran committed rDWAPPS1cb9b0825f22: update docstring for directory/<sha1_git>/[<path>/] api route (authored by jbertran).
update docstring for directory/<sha1_git>/[<path>/] api route
jbertran committed rDWAPPS73cf90203b8a: api: update /directory/ route to allow relative navigation from given… (authored by jbertran).
api: update /directory/ route to allow relative navigation from given…
jbertran committed rDWAPPSbbe20ca00a27: api tests: update to reflect changes in /directory/ route management (authored by jbertran).
api tests: update to reflect changes in /directory/ route management
jbertran committed rDWAPPS3afd0eeb9e19: service tests: add tests for relative directory navigation (authored by jbertran).
service tests: add tests for relative directory navigation
jbertran committed rDWAPPSf0cc036b0570: service: provide a method to navigate to directory entry given relative path… (authored by jbertran).
service: provide a method to navigate to directory entry given relative path…
update docstring for directory/<sha1_git>/[<path>/] api route
diff: fix origin problem
Apr 28 2016
Apr 28 2016
- Fix search page to have the correct link to files found by the search request.
- Fix filedrop.js to not use SHA256/SHA1_Git yet.
Abandoning due to rebasing changing the diff. Up to date diff is now D6.
Apr 27 2016
Apr 27 2016
- Updated search page to: * support drag&dropping files to search them. * calculate hash client-side
Apr 20 2016
Apr 20 2016
Drag & drop + reading are done. Can we source the javascript sha1 hashing from elsewhere (MIT license)? Additionally, being able to search for multiple pages means having a search landing page which isn't yet in the cards (?).
Apr 19 2016
Apr 19 2016
jbertran removed a parent task for T298: Add /api/1/revision/<sha1_git>/raw/: T297: Try to decode the revision's message data and fail gracefully.