Commit 78e3019
feat(web): add static assets, plugins, and fix useApi composable
- Copy all static assets (images, templates, favicon) to public/
- Create chart.client.ts plugin (Chart.js registration)
- Create vue-glow.client.ts placeholder plugin
- Refactor useApi composable to export both useApi() and useApiComposable()
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 51f3e66 commit 78e3019
51 files changed
Lines changed: 228 additions & 5 deletions
File tree
- web
- app
- composables
- plugins
- public
- img
- blog
- end-to-end-encryption-to-sms-messages
- forward-incoming-sms-from-phone-to-webhook
- grant-send-and-read-sms-permissions-on-android
- send-bulk-sms-from-csv-file-with-no-code
- send-sms-from-android-phone-with-python
- send-sms-when-new-row-is-added-to-google-sheets-using-zapier
- logos
- templates
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
31 | 36 | | |
32 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
33 | 41 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Loading
Binary file not shown.
Loading
Loading
Loading
0 commit comments