csr4422
|
59bb8d2c68
|
fix: implement reactive macro updates using loadMacros
|
2025-11-30 16:16:42 +05:30 |
|
Abhinav Raut
|
87184e004c
|
fix table overflow in msg bubble
|
2025-11-21 02:38:08 +05:30 |
|
Abhinav Raut
|
ca19fb23a5
|
reduce font size of powered by link
|
2025-11-21 02:18:02 +05:30 |
|
Abhinav Raut
|
99f095288d
|
fix display of contact notes
|
2025-11-21 02:14:48 +05:30 |
|
Abhinav Raut
|
49b2718495
|
use dialog box for text editor link input instead of the bubble area instead
|
2025-11-21 02:14:31 +05:30 |
|
Abhinav Raut
|
232bad4c3c
|
fix: sidebar collapsing when trying to make text bold in editor
|
2025-11-21 01:45:00 +05:30 |
|
Abhinav Raut
|
9283b0a9b1
|
fix: incorrect count for team inbox, due to missing status filters in api request
fixes #166
|
2025-11-21 01:31:47 +05:30 |
|
Abhinav Raut
|
4e7eeafdd7
|
show total count of conversations on views
|
2025-11-21 01:31:47 +05:30 |
|
Abhinav Raut
|
ce8340b4e6
|
Merge pull request #173 from abhinavxd/dependabot/go_modules/golang.org/x/crypto-0.45.0
chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.45.0
|
2025-11-21 01:06:50 +05:30 |
|
Abhinav Raut
|
a18c93ab4c
|
Merge pull request #174 from abhinavxd/dependabot/npm_and_yarn/frontend/vite-5.4.21
chore(deps-dev): bump vite from 5.4.20 to 5.4.21 in /frontend
|
2025-11-21 01:06:37 +05:30 |
|
dependabot[bot]
|
e55d992981
|
chore(deps-dev): bump vite from 5.4.20 to 5.4.21 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.20 to 5.4.21.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 5.4.21
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-20 19:35:55 +00:00 |
|
dependabot[bot]
|
1de50d5c12
|
chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.45.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.38.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.38.0...v0.45.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.45.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-20 19:35:49 +00:00 |
|
Abhinav Raut
|
3ba93d8dd6
|
fix: redirect to next query param after login not working
fixes #169
|
2025-11-21 01:00:43 +05:30 |
|
Abhinav Raut
|
3845b03337
|
fix: handle cases where last name is missing in full name computation. Particularly fixes an extra whitespace in rendered email template
e.g.
"Dear john ,"
Doesn't need to get fixed everywhere. So I've particularly fixed for rendered email template
Fixes #167
|
2025-11-21 00:03:19 +05:30 |
|
Abhinav Raut
|
3d5db7b498
|
fix message bubble overflows due to code and pre blocks
|
2025-11-11 15:37:07 +05:30 |
|
Abhinav Raut
|
dc14e80560
|
Fix media URLs not updating when root URL changes in settings
|
2025-11-09 21:08:59 +05:30 |
|
Abhinav Raut
|
879c626fb3
|
fix incorrect sender name when there are multiple participants involved
v0.8.1-beta
|
2025-11-03 15:56:23 +05:30 |
|
Abhinav Raut
|
16fbfa7b7c
|
fix: display message content conditionally based on content type
Show `text` as is, render HTML with vue-letter
|
2025-11-03 13:11:53 +05:30 |
|
Abhinav Raut
|
b8da96c1d1
|
fix: set Content-Disposition header for media served from filesystem
set inline for videos, images and pdfs and attachment for rest
|
2025-11-03 13:11:27 +05:30 |
|
Abhinav Raut
|
3d76cce66a
|
Merge pull request #151 from csr4422/enhancement/relative-time-months
Add month support to getRelativeTime
|
2025-10-03 13:39:14 +05:30 |
|
csr4422
|
4b8f30184a
|
style: adjust spacing
|
2025-10-03 13:09:00 +05:30 |
|
csr4422
|
e4018ddab8
|
Add month support to getRelativeTime
|
2025-10-01 16:22:02 +05:30 |
|
Abhinav Raut
|
02e8a43587
|
Update README.md
|
2025-09-30 14:45:51 +05:30 |
|
Abhinav Raut
|
f3acc37405
|
update version to 0.8.0-beta in package.json
remove caution note about alpha status from README.md
v0.8.0-beta
|
2025-09-30 14:35:53 +05:30 |
|
Abhinav Raut
|
562babf222
|
Merge pull request #150 from csr4422/fix/convert-select-values
Fix: convert select values to number or null before submit
|
2025-09-29 23:01:36 +05:30 |
|
csr4422
|
93e94432f5
|
feat: add None option to SLA and Business Hours select boxes
|
2025-09-29 21:20:20 +05:30 |
|
csr4422
|
ec63604163
|
Fix: convert select values to number or null before submit
|
2025-09-29 17:18:36 +05:30 |
|
Abhinav Raut
|
f06da2a861
|
Merge pull request #149 from csr4422/add-password-toggle-btn
Add password toggle to login page
|
2025-09-26 17:01:35 +05:30 |
|
csr4422
|
98f16854c8
|
Add password toggle to login page
|
2025-09-26 16:50:43 +05:30 |
|
Abhinav Raut
|
cc36ef5a3a
|
bump simple s3
|
2025-09-18 00:44:27 +05:30 |
|
Abhinav Raut
|
969d6ea4f9
|
Merge pull request #129 from abhinavxd/dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.4.0
chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.0.0-alpha.1 to 2.4.0
|
2025-09-17 19:23:14 +05:30 |
|
Abhinav Raut
|
326ccdf9d4
|
Merge pull request #138 from abhinavxd/dependabot/npm_and_yarn/frontend/axios-1.12.0
chore(deps): bump axios from 1.8.2 to 1.12.0 in /frontend
|
2025-09-17 19:22:03 +05:30 |
|
Abhinav Raut
|
d6a8e76472
|
Merge pull request #140 from abhinavxd/dependabot/npm_and_yarn/frontend/vite-5.4.20
chore(deps-dev): bump vite from 5.4.19 to 5.4.20 in /frontend
|
2025-09-17 19:21:41 +05:30 |
|
Abhinav Raut
|
f95b374b74
|
Merge pull request #139 from abhinavxd/dependabot/npm_and_yarn/frontend/vue-i18n-9.14.5
chore(deps): bump vue-i18n from 9.14.3 to 9.14.5 in /frontend
|
2025-09-17 19:21:28 +05:30 |
|
dependabot[bot]
|
a1db6ccb31
|
chore(deps-dev): bump vite from 5.4.19 to 5.4.20 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.19 to 5.4.20.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.20/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.20/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-version: 5.4.20
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-17 13:51:25 +00:00 |
|
dependabot[bot]
|
267a6027ee
|
chore(deps): bump vue-i18n from 9.14.3 to 9.14.5 in /frontend
Bumps [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) from 9.14.3 to 9.14.5.
- [Release notes](https://github.com/intlify/vue-i18n/releases)
- [Changelog](https://github.com/intlify/vue-i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/intlify/vue-i18n/commits/v9.14.5/packages/vue-i18n)
---
updated-dependencies:
- dependency-name: vue-i18n
dependency-version: 9.14.5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-17 13:50:50 +00:00 |
|
dependabot[bot]
|
3471263710
|
chore(deps): bump axios from 1.8.2 to 1.12.0 in /frontend
Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.12.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.8.2...v1.12.0)
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.12.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-17 13:50:40 +00:00 |
|
Abhinav Raut
|
7469e296d2
|
fix: allow message processing to continue on thumbnail generation errors
|
2025-09-17 12:51:56 +05:30 |
|
Abhinav Raut
|
44ffc77c4e
|
log conversation deletion
|
2025-09-17 02:47:06 +05:30 |
|
Abhinav Raut
|
3ec061d8f1
|
fix: improve error handling for message attachment uploads delete newly created conversation if media upload fails so this message is tried again
|
2025-09-17 02:42:07 +05:30 |
|
Abhinav Raut
|
48b8d14f8f
|
Update README.md
|
2025-09-16 23:16:26 +05:30 |
|
Abhinav Raut
|
6231a9e131
|
update logger to log time value instead of null time
|
2025-09-16 23:15:09 +05:30 |
|
Abhinav Raut
|
d63302843b
|
Refactor: assigned user removal when changing assigned team
v0.7.4-alpha
|
2025-09-16 21:31:53 +05:30 |
|
Abhinav Raut
|
a652f380b2
|
fix: set default content type to text if empty
Ref #137
|
2025-09-16 21:10:20 +05:30 |
|
Abhinav Raut
|
a4a9a9ccd3
|
trim feedback length to 1000 chars
|
2025-09-15 23:29:57 +05:30 |
|
Abhinav Raut
|
71865e389e
|
fix: Change id type to int in ConversationParticipant
- hide Total field in UserCompact JSON
|
2025-09-15 01:01:51 +05:30 |
|
Abhinav Raut
|
ae470be4c8
|
remove mkdocs docs as docs are moved to docs.libredesk.io repository
|
2025-09-14 22:48:32 +05:30 |
|
Abhinav Raut
|
636742c34b
|
Update docs link to point to new docs domain docs.libredesk.io
|
2025-09-14 22:47:05 +05:30 |
|
Abhinav Raut
|
de77c03f66
|
Merge pull request #135 from abhinavxd/fix/contact-form-calling-code
Fix: Contact form displays countries with the same calling code incorrectly
|
2025-09-14 22:27:06 +05:30 |
|
Abhinav Raut
|
b7092744fd
|
feat: add loading fade effect to ContactDetailView and adjust FormItem width in ContactForm
|
2025-09-14 21:43:40 +05:30 |
|