layla
|
a622a4ddf1
|
Merge pull request 'add more instructions for running via docker' (#211) from layla/hexbear-frontend:fix/build_instructions into main
Reviewed-on: https://git.chapo.chat/hexbear-collective/hexbear-frontend/pulls/211
|
4 days ago |
layla
|
6de7212dd4
|
add more instructions for running via docker
|
1 week ago |
DashEightMate
|
e7b0bcbd6b
|
Merge pull request 'Banned user tag improvements' (#208) from layla/hexbear-frontend:fix/clean-up-banned-user-tag into main
Reviewed-on: https://git.chapo.chat/hexbear-collective/hexbear-frontend/pulls/208
|
5 months ago |
DashEightMate
|
2fdcad0f15
|
Merge pull request 'Rename users "online" to users "viewing" in comm/post views' (#203) from layla/hexbear-frontend:fix/update-online-phrasing into main
Reviewed-on: https://git.chapo.chat/hexbear-collective/hexbear-frontend/pulls/203
|
5 months ago |
layla
|
343633a00f
|
Don't collapse a banned user's comments
|
10 months ago |
layla
|
8c8ae7781a
|
Don't show `banned` user tag in post listings
|
10 months ago |
layla
|
2216c9914f
|
Don't show `banned` user tag on comment nodes
|
10 months ago |
layla
|
7d526c4bf0
|
Rename users "online" to users "viewing" in comm/post views
Fixes #116
|
11 months ago |
DashEightMate
|
8003514705
|
Merge pull request 'add routes with parameters to frontend server routing' (#200) from fix/frontend-query-routing into main
Reviewed-on: https://git.chapo.chat/hexbear-collective/hexbear-frontend/pulls/200
|
11 months ago |
Dash8
|
962e37bdd3
|
add routes with parameters to frontend server routing
|
11 months ago |
DashEightMate
|
7dea9b3eef
|
Merge pull request 'Selfhosted frontend' (#191) from feature/frontend-selfhost into main
Reviewed-on: https://git.chapo.chat/hexbear-collective/hexbear-frontend/pulls/191
|
11 months ago |
Dash8
|
4db6393e04
|
Merge branch 'main' into feature/frontend-selfhost
|
11 months ago |
DashEightMate
|
4cb80fe3c3
|
Merge pull request 'remove posthog script' (#199) from layla/hexbear-frontend:fix/remove-posthog-script into main
Reviewed-on: https://git.chapo.chat/hexbear-collective/hexbear-frontend/pulls/199
|
11 months ago |
layla
|
bdb1e7b7ef
|
remove posthog script
|
11 months ago |
Dash8
|
f82f023e95
|
copy entire server into docker image
|
11 months ago |
Dash8
|
ef2c9e7d54
|
move docs to selfhost frontend, remove console log, new taglines
|
11 months ago |
Dash8
|
1f535d6574
|
Merge branch 'feature/frontend-selfhost' of ssh://gitssh.chapo.chat:222/hexbear-collective/hexbear-frontend into feature/frontend-selfhost
|
11 months ago |
Dash8
|
5e219696f9
|
install server dependencies as well in dockerfile, add taglines
|
11 months ago |
DashEightMate
|
2c9470615b
|
documentation added to static routing
|
11 months ago |
DashEightMate
|
6d8d78e7af
|
fix issues with import outside of module
|
1 year ago |
DashEightMate
|
f8260ffc43
|
remove server lint from drone as i seriously cant get this to work
|
1 year ago |
DashEightMate
|
d22dfa19c7
|
depend on fe build
|
1 year ago |
DashEightMate
|
fdee79af6f
|
&& chaining with drone
|
1 year ago |
DashEightMate
|
599e32e450
|
compile server before linting, ignore parent directories when compiling
|
1 year ago |
DashEightMate
|
c283d1711b
|
correctly change drone working directory this time?
|
1 year ago |
DashEightMate
|
50d91659c1
|
add server lint to drone
|
1 year ago |
DashEightMate
|
a10a0227fc
|
recognize webp as valid image
|
1 year ago |
DashEightMate
|
87e608c4d1
|
serverside meta tag rendering using knex + handlebars
|
1 year ago |
DashEightMate
|
8101eddb21
|
include proxying for the backend in the server
|
1 year ago |
DashEightMate
|
67a83d052a
|
Initial selfhosting frontend server, added to dockerfile, move taglines from /public
|
1 year ago |
DashEightMate
|
7ffba6e3b3
|
Merge pull request 'deserialize login error message correctly' (#189) from fix/login-hellothere into main
Reviewed-on: https://git.chapo.chat/hexbear-collective/hexbear-frontend/pulls/189
|
1 year ago |
Dash8
|
a824f8ba5f
|
deserialize login error message correctly
|
1 year ago |
DashEightMate
|
ee4f576a2a
|
Merge pull request 'emote drop/review' (#184) from WhyEssEff/hexbear-frontend:main into main
Reviewed-on: https://git.chapo.chat/hexbear-collective/hexbear-frontend/pulls/184
Reviewed-by: DashEightMate <[email protected]>
|
1 year ago |
DashEightMate
|
52fa31cfab
|
Merge pull request 'move post/comment state to state hook, callback system to stop unnecesary resubscription. another possible fix for infinite loading' (#186) from fix/infinite-main-loading into main
Reviewed-on: https://git.chapo.chat/hexbear-collective/hexbear-frontend/pulls/186
|
1 year ago |
DashEightMate
|
5849633e73
|
Merge pull request 'fix/login' (#185) from StalinistApologist/hexbear-frontend:fix/login into main
Reviewed-on: https://git.chapo.chat/hexbear-collective/hexbear-frontend/pulls/185
Reviewed-by: DashEightMate <[email protected]>
|
1 year ago |
DashEightMate
|
856c2ebf72
|
Merge pull request 'feature/better-newuser-experience' (#183) from feature/better-newuser-experience into main
Reviewed-on: https://git.chapo.chat/hexbear-collective/hexbear-frontend/pulls/183
|
1 year ago |
Dash8
|
b9afed92b6
|
unsubscribe from websocket while revalidating posts
|
1 year ago |
WhyEssEff
|
d704d0a037
|
y
|
1 year ago |
WhyEssEff
|
26b525b197
|
final addition
|
1 year ago |
WhyEssEff
|
959550cbba
|
edits
|
1 year ago |
WhyEssEff
|
5c60a21a83
|
swap
|
1 year ago |
WhyEssEff
|
9440c4e297
|
removed racist implication
|
1 year ago |
Dash8
|
ff7a5eaa85
|
better ux linting
|
1 year ago |
WhyEssEff
|
df7e9229cb
|
trim
|
1 year ago |
WhyEssEff
|
c80868aaeb
|
lol
|
1 year ago |
WhyEssEff
|
44d5229082
|
fix
|
1 year ago |
WhyEssEff
|
b5ed6cca71
|
lmfao
|
1 year ago |
WhyEssEff
|
29648a1d8f
|
yeah
|
1 year ago |
WhyEssEff
|
16eabc1970
|
epic
|
1 year ago |
WhyEssEff
|
3a778341b7
|
emotes/taglines
|
1 year ago |