Skip to content
Success

Changes

Summary

  1. create a auto function to update filter (commit: 980b292) (details)
  2. add time.sleep() for first startup (commit: 0175f52) (details)
  3. remove hardcode filter element (commit: 0869144) (details)
  4. remove unused (commit: 9ee1f53) (details)
  5. Update README.md (commit: f1a9765) (details)
  6. update filter generated content test (commit: 88dc109) (details)
  7. remove portal url (commit: 1cb2199) (details)
  8. update env template (commit: 145de3e) (details)
  9. update test with bool() (commit: f7f50e9) (details)
Commit 980b2927338caa24e5d6828123ff17bb7f4d036b by david.jianwei.yu
create a auto function to update filter
(commit: 980b292)
The file was modifiedapp/sgqlc.py (diff)
The file was modifiedapp/config.py (diff)
The file was modifiedapp/main.py (diff)
The file was modifiedapp/search.py (diff)
The file was modifiedrequirements.txt (diff)
The file was modifiedapp/filter_dictionary.py (diff)
Commit 0175f5271874543b19f9afab9005afbaaf1365ed by david.jianwei.yu
add time.sleep() for first startup
(commit: 0175f52)
The file was modifiedapp/main.py (diff)
The file was modifiedapp/pagination.py (diff)
The file was modifiedapp/filter_dictionary.py (diff)
The file was modifiedapp/filter_dictionary.py (diff)
The file was modifiedapp/filter.py (diff)
The file was modifiedREADME.md (diff)
Commit 88dc109af28eb896fc4bd4b6ca439c7bf6023daa by David Yu
update filter generated content test
(commit: 88dc109)
The file was modifiedtests/test_api.py (diff)
The file was modifiedapp/config.py (diff)
The file was modifiedapp/pagination.py (diff)
The file was modifiedenv.txt (diff)
The file was modifiedtests/test_api.py (diff)