Commit Graph

26 Commits (f31b3b68080743751c218e6f6a14ebbb4336c5ca)

Author SHA1 Message Date
sean1832 11f28c799e build: moving local function to streamlit tools or utilities 1 year ago
sean1832 0359e60d7f refactor: create project wise constants 1 year ago
sean1832 b3be11e821 refactor: convert modules into python modules 1 year ago
sean1832 9134241dfa fix: key error -1 1 year ago
sean1832 5b768b7f6b BREAKING CHANGE: multilingual support for prompt manipulation 1 year ago
sean1832 2070cfd760 fix: missing variable filter_info 1 year ago
sean1832 d8ce089622 chore: add emoji for clarity 1 year ago
sean1832 9e91b7dcd7 fix: missing translation 1 year ago
sean1832 bfaa87e5b8 BREAKING CHANGE: add support for Chinese(Simplified) 1 year ago
sean1832 722a7ca713 fix: frontmatter filter row does not display correctly 1 year ago
sean1832 32ac8afaec feat: Added feature to save frontmatter filter parameters 1 year ago
sean1832 9245e6fe0c BREAKING CHANGE: multiple frontmatter field filter 1 year ago
sean1832 aba610ff33 experiment: change column space 1 year ago
sean1832 9c7be623f5 experiment: add delete filter row 1 year ago
sean1832 2daa8e5012 experiment: ability to append filter logics 1 year ago
sean1832 eb6990c4cb refactor: create add_filter function from filter_data 1 year ago
sean1832 d5f52336b2 feat: additional filter logic
CONTAINS,
NOT CONTAINS,
MORE THAN,
LESS THAN,
MORE THAN OR EQUAL,
LESS THAN OR EQUAL
1 year ago
sean1832 a6b1d09d1d feat: replace advanced mode radio to switch 1 year ago
sean1832 0b2d91f876 chore: remove debug print 1 year ago
sean1832 9af5cb302c feat: add sleep time when click saved button and refresh page 1 year ago
sean1832 b99b0447cf feat: add delete toggle for deletion safety 1 year ago
sean1832 bfd743df09 feat: sort prompt file by creation time 1 year ago
sean1832 6086e7293d fix: delete prompt does not work 1 year ago
sean1832 fe7a2d839b feat: ability to add/delete prompt file 1 year ago
sean1832 36a3105bda refactor: adjust main function space 1 year ago
sean1832 73cc9caaf6 move webui script out, change question to textarea 1 year ago