aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-11-29Update Semantic-UI to 2.1.6David Barksdale
2015-11-29Switch to transit-cljsDavid Barksdale
2015-11-26Fix call to GNUNET_FS_startDavid Barksdale
2015-08-22Update emscripten to 1.34.4David Barksdale
2015-07-19Use IndexedDB to store downloaded filesDavid Barksdale
2015-07-18Upgrade to Hoplon 6 and Boot 2David Barksdale
2015-07-01Don't read published files into RAMDavid Barksdale
2015-03-01Don't let out peer map grow without boundDavid Barksdale
2015-01-11Fix stale state when starting a new searchDavid Barksdale
2015-01-10Re-word transport statesDavid Barksdale
2015-01-06Avoid nil uriDavid Barksdale
2015-01-01Add error message to search box when not connectedDavid Barksdale
2015-01-01Add connection count dropdown arrow and red colorDavid Barksdale
2014-12-23Putting more stuff in the menuDavid Barksdale
2014-12-22Use GNUNET_STRINGS_data_to_stringDavid Barksdale
2014-12-14Stop using GNUNET_TRANSPORT_address_to_stringDavid Barksdale
2014-12-13Make ui-progress elementDavid Barksdale
2014-12-13Make ui-dropdown elementDavid Barksdale
2014-12-13Add a file size column to search resultsDavid Barksdale
2014-12-13Use fence instead of ext.js filesDavid Barksdale
2014-12-13We don't need to call address_to_string_cancelDavid Barksdale
2014-12-11Add anonymity dropdownDavid Barksdale
2014-12-11Move semantic.js to an included jsDavid Barksdale
2014-12-08Floating menu instead of header and github ribbonDavid Barksdale
2014-12-08Remove superflous componentsDavid Barksdale
2014-12-08More descriptive titleDavid Barksdale
2014-12-08Upgrade to semantic-ui 1.2.0David Barksdale
2014-12-07Add GitHub fork ribbon and titleDavid Barksdale
2014-12-07Optimization fixesDavid Barksdale
2014-12-07Fix SharedWorker detectionDavid Barksdale
2014-12-07Avoid dynamic use of Runtime.addFunctionDavid Barksdale
2014-12-05Handle missing SharedWorkerDavid Barksdale
2014-12-03Show error message for unsupported browsersDavid Barksdale
2014-12-03Use GNUNET_CORE_monitor_startDavid Barksdale
2014-12-03Cleanup some unused stuffDavid Barksdale
2014-12-02Use GNUNET_TRANSPORT_get_helloDavid Barksdale
2014-12-01Use GNUNET_TRANSPORT_monitor_peersDavid Barksdale
2014-11-30Use GNUNET_TRANSPORT_offer_hello for hostlistDavid Barksdale
2014-11-30Publish metadata and better keyword generationDavid Barksdale
2014-11-30Unnecessary ccallFuncDavid Barksdale
2014-11-30Move more logic into client-lib.cDavid Barksdale
2014-11-29Publishing working!David Barksdale
2014-11-28Moved some stuff into gnunet-web.utilDavid Barksdale
2014-11-27Some work on publishingDavid Barksdale
2014-10-30Construct file in Uint8Array and allow saving itDavid Barksdale
2014-10-30Start a download and parse its progressDavid Barksdale
2014-10-29Improve search UIDavid Barksdale
2014-10-25Icon in search bar and filename column in resultsDavid Barksdale
2014-10-25Switch to vectors for better autoindentDavid Barksdale
2014-10-25Search on form submit (pressing enter)David Barksdale