listmonk/frontend/src
Kailash Nadh e8ad7a9adc Fix subscriber attribs update API.
Change the behaviour where not passing attribs to the update API
overwrites the attribs with empty values. This commit changes the
behaviour so that in the absence of the attribs field in the
subscriber API, the existing value in the DB is retained.
2021-03-10 21:20:26 +05:30
..
api Refactor fetching of server config and settings. 2021-02-13 12:34:36 +05:30
assets Add support for alternate plaintext body for e-mails. 2021-01-30 18:49:47 +05:30
components Allow editing of unsubscribed lists on the UI 2021-02-13 18:05:31 +05:30
router Add new 'Logs' page to the UI to view stdout logs 2020-10-10 23:55:54 +05:30
store Add new 'Logs' page to the UI to view stdout logs 2020-10-10 23:55:54 +05:30
views Fix subscriber attribs update API. 2021-03-10 21:20:26 +05:30
App.vue Fix broken reload on clicking the restart button on UI 2021-02-13 13:14:52 +05:30
constants.js Refactor fetching of server config and settings. 2021-02-13 12:34:36 +05:30
main.js Refactor fetching of server config and settings. 2021-02-13 12:34:36 +05:30
utils.js Fix incorrect week day name logic in translation 2021-03-07 12:36:10 +05:30