listmonk/frontend/src
Kailash Nadh 2235d30063 Add a new public page for end users to subscribe to public lists.
In addition to generating HTML forms for selected public lists,
the form page now shows a URL (/subscription/form) that can be
publicly shared to solicit subscriptions. The page lists all
public lists in the database. This page can be disabled on the
Settings UI.
2021-01-31 16:19:39 +05:30
..
api Add new 'Logs' page to the UI to view stdout logs 2020-10-10 23:55:54 +05:30
assets Add support for alternate plaintext body for e-mails. 2021-01-30 18:49:47 +05:30
components Fix contenType event not firing on non-Quill editor mode 2021-01-31 12:59:33 +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 Add a new public page for end users to subscribe to public lists. 2021-01-31 16:19:39 +05:30
App.vue Add missing translations and fix broken ones on the UI 2021-01-26 22:01:55 +05:30
constants.js Add subscriber export feature 2021-01-23 18:23:29 +05:30
main.js Refactor global instances of $api and $utils to be mixins. 2021-01-26 21:57:27 +05:30
utils.js Refactor global instances of $api and $utils to be mixins. 2021-01-26 21:57:27 +05:30