Commit Graph

  • 054ecceed4 Replaced 'v' with '-' in activities bundle name prototype-backendless-search-and-website-generator Manish 2020-05-01 16:57:39 +1000
  • 3b7d086a2d Bundles are now stored with version number so that new releases do not overwrite previous version bundles Manish 2020-05-01 16:12:08 +1000
  • ea5fda4de1 Simplified extractData.generateIndex() logic. Tags are casefolded and capitalized than checked for duplicate entries Manish 2020-05-01 15:44:29 +1000
  • c10fedcd44 Reduced extractData.generateIndex() code size Manish 2020-05-01 15:04:25 +1000
  • eaaaae65b0 Reduced extractData.generateIndex() code size Manish 2020-05-01 14:44:04 +1000
  • de04fe734d Applied license guidelines and added Credits section listing libraries/tools used. Manish 2020-05-01 13:16:41 +1000
  • 25a2c214fa 1. Written portable CopyFile() & used in extractData.copyBundle() 2. Renamed GeneralFunctions to portableCode for better clarity that it can be used in any software and not specific to this program Manish 2020-05-01 11:46:47 +1000
  • c24ea8311d Hard link bundles if on same partition, else copy as before Manish 2020-05-01 10:44:59 +1000
  • 0923a26853 Download link in search results and related cosmetic changes Manish 2020-05-01 10:08:00 +1000
  • ee275758d5 removed background color of images Manish 2020-05-01 09:34:35 +1000
  • edf1341952 Improved readability for assert statements, simplified code for extractData.generateIndex(), fixed some spelling errors Manish 2020-04-30 04:50:44 +1000
  • c217e39ad9 minor (cosmetic) Manish 2020-04-27 20:01:24 +1000
  • fd3c8dc735 Fixed spelling errors in python code Manish 2020-04-27 16:12:38 +1000
  • f4b895e65b initial commit master Manish 2020-04-27 14:47:32 +1000
  • 3101b09a4f Added '# Code guide' section to README.md temporarily until documentation wiki is pushed Manish 2020-04-27 14:00:26 +1000
  • badc7cc4d5 Improved code readability and logic. Mainly: wrapped single call statements in self-explanatory function names, replaced os.chdir calls with absolute path operations as these could down the line potentially cause major bugs, also replace CallFuncInDir calls and instead use absolute paths there as well as its easier to understand Manish 2020-04-27 13:58:17 +1000
  • 89f91410e9 Formatted python code using flake8 w/ default configuration Manish 2020-04-26 00:11:36 +1000
  • 5e9ae7f2f0 Intermediate info.json dump file is also now indented Manish 2020-04-25 22:26:17 +1000
  • 02a5bf233f minor typo fix Manish 2020-04-25 18:07:37 +1000
  • 1ff737ce5a minor typo fix Manish 2020-04-25 07:50:28 +1000
  • 6e7d95b33e Some design choices added to README.md for being reviewed by community Manish 2020-04-25 05:41:21 +1000
  • e78dbf117f Copied some documentation temporarily from wiki repo to README.md Manish 2020-04-25 05:32:18 +1000
  • fae90372df Prototype of offline/backendless search functionality and generating/building website from activity bundles (NOTE: cannot add incrementally new activity bundles for now as it will overwrite search index rather than appending to it) Manish 2020-04-25 04:33:55 +1000
  • d2e8a043fb Initial commit Sugar Labs 2020-04-21 04:18:21 +0200