Commit History

Fixed linting
3a5a033

andreped commited on

Added icons and info about app to improve UX
80cfe5c

andreped commited on

Show register page by default
31cd757

andreped commited on

Added support for liking/disliking posts with like counter
9a075f0

andreped commited on

Implemented methods in Postly client for likes
d56adb4

andreped commited on

Updated Post models to include like data
6bbfb30

andreped commited on

Updated CSS to include like styling
07babc9

andreped commited on

Add support to add post in the same page as viewing posts
5813da0

andreped commited on

Minor UX improvements
5647172

andreped commited on

Fixed linting
f610f97

andreped commited on

Added twitter-like UI theme
816442c

andreped commited on

Added CSS styling for UI
f7239ac

andreped commited on

Change sort order for posts to show most recent first
3fee6ee

andreped commited on

Merge pull request #10 from andreped:shared-memory
e32d549
unverified

andreped commited on

Linted code
b4647d9

andreped commited on

Use singleton in streamlit app
3263161

andreped commited on

Implemented singleton to allow shared memory between sessions
4a01db9

andreped commited on

Remove storage client
780a89e

andreped commited on

Implemented Storage client
9e94231

andreped commited on

Merge pull request #9 from andreped/andreped-patch-1
6c48ad1
unverified

andreped commited on

Fixed snapshot in README
7c82b67
unverified

andreped commited on

Merge pull request #8 from andreped:docs
cc4b83e
unverified

andreped commited on

Added info on live demo
6011898

andreped commited on

Added licence and HF badges
f9ea64e

andreped commited on

Added CI badges to README
877cb6c

andreped commited on

Added streamlit snapshot; updated getting started section in README
2c07cde

andreped commited on

Added streamlit snapshot to assets/ dir
02b3c9a

andreped commited on

Merge pull request #7 from andreped/pin-python-version-hf
2ba0389
unverified

andreped commited on

Pin streamlit version
9da6f5a

andreped commited on

Merge pull request #6 from andreped:pin-python-version-hf
58521fc
unverified

andreped commited on

Pin python and streamlit versions in README
4846a49

andreped commited on

Merge pull request #5 from andreped/hf-fix
8a029ca
unverified

andreped commited on

Set python 3.10 for CIs and HF deployment
1e7676a

andreped commited on

Pin altair<5
8be8763

andreped commited on

Fix typo in deploy CI
189e605

andreped commited on

Set altair==4.2.2 for streamlit to work
b6178ce

andreped commited on

Merge pull request #4 from andreped/huggingface
ea1cbb7
unverified

andreped commited on

Updated pytest to include pwd
3194069

andreped commited on

Include sdk_version for streamlit
acd5252

andreped commited on

Updated README to include huggingface stuff
bb0848f

andreped commited on

Implemented filesize check workflow
5f04bde

andreped commited on

implemnted HF deploy workflow
c3dfafc

andreped commited on

Linted code
67b56c1

andreped commited on

Updated streamlit app to include user login, creation, and deletion
b24c605

andreped commited on

Implemented user login and authentication
9f0f02e

andreped commited on

Merge pull request #3 from andreped/streamlit-demo
9d864fa
unverified

andreped commited on

Further UX improvements to streamlit app
1108709

andreped commited on

Linted tests
aabf9f1

andreped commited on

Include tests/ in lint
6bd9ae0

andreped commited on

Added more get methods to client
40fe816

andreped commited on