Commit Graph

1671 Commits (81a023b6428237026b0112b89b9a0a30898e4bc3)
 

Author SHA1 Message Date
moonrailgun 93e3995e37 refactor: fix typo of env staticHost 2 years ago
moonrailgun 4d6fd451a1 feat(admin): add delete button in server entry image 2 years ago
moonrailgun fb13a3c928 feat: allow admin upload and edit serverEntryImage
priority: plugin image -> admin config -> fallback(cat)
2 years ago
moonrailgun d9adf84014 feat: add custom serverName render in login view 2 years ago
moonrailgun 9c7448b7cb feat(admin): allow edit client config serverName edit in admin 2 years ago
moonrailgun 6c26fe1c15 refactor: perf SystemConfig item 2 years ago
moonrailgun 9484e4cced feat(admin): add converseID filter and message detail 2 years ago
moonrailgun 88dfb6c588 style: add umami into website and nightly web 2 years ago
moonrailgun 5ab4829565 feat: add unlimited upload api in admin 2 years ago
moonrailgun e6bc8fe425 chore: copy public into dist folder 2 years ago
moonrailgun 1d88b8d692 chore(admin): change start cwd path, to make anything run in dist/admin 2 years ago
moonrailgun af9638b660 chore: fix docker build problem 2 years ago
moonrailgun f26a42356f perf(admin): replace ts-node with node to run admin
memory usage: 512mb -> 128mb(in memory used percent)
and prebuild in docker build stage
2 years ago
moonrailgun 2e84af4a33 chore(admin): update ts config 2 years ago
moonrailgun 8add6f342d docs: update README 2 years ago
moonrailgun b906af466f docs: update wechat qrcode 2 years ago
moonrailgun 7688c844f3 feat(admin): add basic system config 2 years ago
moonrailgun a5133b2d80 feat: add toast for message item action 2 years ago
moonrailgun e66591d022 fix: modify right position of ScrollToBottom
make sure not overlapping with reply close button
2 years ago
moonrailgun 8ee1215a9a feat: add image parser
then we can flexibly modify the domain name without worrying about the file storage path
2 years ago
moonrailgun b45d782f8e feat: add config model and add action for get client config 2 years ago
moonrailgun 0ddf5c1002 style: update github subscribe tip text 2 years ago
moonrailgun 0c11080f23 docs: add gallery image 2 years ago
moonrailgun 0f5d3a546b docs: add producthunt in README and website 2 years ago
moonrailgun fb20dd7ffb docs: update tagline 2 years ago
moonrailgun ba5fc2f30a docs: update website README 2 years ago
moonrailgun 39c8e3c8f4 refactor: markdown component all to select text 2 years ago
moonrailgun 53e476d8a8 fix: fix size problem in <GroupExtraDataPanel />
If height is too large, should display scrollbar
2 years ago
moonrailgun 07594343a1 style: update translation 2 years ago
moonrailgun 850000b64f docs: add blog about noIM and update Homepage 2 years ago
moonrailgun f4ae60512a docs: perf mobile view with fix top position 2 years ago
moonrailgun 1a4ac522c7 docs: add new website homepage 2 years ago
moonrailgun ba16ff6cb1 docs: add chinese README and remove wechat qrcode in en README 2 years ago
moonrailgun ba955cf91c chore: add notify in docker publish 2 years ago
moonrailgun a2cdb00e8d chore: release v1.6.6 2 years ago
moonrailgun 275077ff7a test: update snapshot for markdown link 2 years ago
moonrailgun b9b1931868 feat(admin): add group filter in chat list 2 years ago
moonrailgun 0cd4268a65 feat(admin): update delete message logic with call
We need to post deleteMessage socket event to user and not just in database.
Reuse message service
2 years ago
moonrailgun cbb436cfbe feat: add permission for deleteMessage 2 years ago
moonrailgun a78221e111 perf: update backend language fallback to en 2 years ago
moonrailgun ff165e3949 refactor(admin): use UserField to replace chat and file userId display 2 years ago
moonrailgun 0f902d4766 feat(admin): add user edit page 2 years ago
moonrailgun c257d46418 chore: update wechat group image 2 years ago
moonrailgun b86ef24d4a style: change plugin store installed plugin style 2 years ago
moonrailgun 44e254f533 chore: fix ci problem for type change 2 years ago
moonrailgun 1f21e406a5 feat: add mdpanel plugin. then we can create markdown panel in group 2 years ago
moonrailgun a64f742365 feat: add GroupExtraDataPanel for support panel which allow edit 2 years ago
moonrailgun 310540631d feat(cli): i18n support for create template 2 years ago
moonrailgun 7a4d55ea61 refactor: refactor group panel wrapper, extract shared logic
Its make ready for hide navbar in mobile
2 years ago
moonrailgun 4a842fd161 refactor: add file card min width style 2 years ago