Commit History

Author SHA1 Message Date
  weichen 99cdd40097 modify create_content sleep 0.5s to 1s 3 years ago
  weichen 9fcfec9fa3 remove create_content type_input and blog, collection create routes call create_content with input data containing type and category 3 years ago
  weichen cae6b1b34f add flake8 into requirements 3 years ago
  weichen 48230a45eb extract create function partial data from blogs and collection routes to utils routes create_content function 3 years ago
  weichen 4ef2d6e8aa add remove_content into routes utils 3 years ago
  weichen f82c6c45e6 extract remove feature from editor routes to blogs rotues 3 years ago
  weichen 54f79a586a extract remove feature from editor routes to collections rotues 3 years ago
  weichen 723780bff7 extract editor routes remove feature to type own routes 3 years ago
  weichen 6daac274d2 extract create collection from editor route to collection route 3 years ago
  weichen b121e0d1ce add get_now_time function into utils 3 years ago
  weichen 7144329cdd add blog form and send it into blog_list 3 years ago
  weichen 00adf03d36 modify blog page, make it extend from editor_table.table 3 years ago
  weichen 92a16e89d2 extract table and modal to editor_table 3 years ago
  weichen ed916453c2 add flask WTForms and googletrans package into requirements.txt 3 years ago
  weichen 60f4060246 ignore .DS_Store 3 years ago
  weichen 24792ab817 fix readme content for more undestandable 3 years ago
  weichen d34b2f8b20 set parseMd result variable to empty list for edit new content 3 years ago
  weichen 5907451a2a add google translate into utils 3 years ago
  weichen 02aba0c914 add ccreate_collection endpoint into editor 3 years ago
  weichen 3e82ac7d56 add collectionCreateForm and send into collection_list 3 years ago
  weichen 058df2b9d3 add modal with form element for creating new content 3 years ago
  weichen e5e0108c5e add flash meesage into layout 3 years ago
  weichen d2b87443da add config to gitignore 3 years ago
  weichen adb59fc912 fix README.md for getting congig file detail 3 years ago
  weichen 4be00f923b add description about setting up python environment and make it work 3 years ago
  weichen 03e8b4553a add setup.cfg for flask style 3 years ago
  weichen 42af527d3d add requirements for setting up python environment 3 years ago
  weichen b90dd52544 add multiple base type page 3 years ago
  weichen d54a397a63 add home route 3 years ago
  weichen 80c5a8a345 register home, blogs to app 3 years ago