1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-04-11 16:15:44 +02:00
Nextcloud-News/js/controller
Tucker McKnight 36d304ec76 Use front-end translation function
PHP is not parsing the Vue components, so use Nextcloud's
t() Javascript function instead. This commit adds t() as a
global variable on the AppController so that it can be
passed into components.

Also move vue-loader and vue-template-compiler to devDependencies
in package.json.

Signed-off-by: Tucker McKnight <tucker.mcknight@gmail.com>
2021-07-19 14:58:49 +02:00
..
AppController.js Use front-end translation function 2021-07-19 14:58:49 +02:00
ContentController.js 🩹 Fix rebase issues 2021-04-08 23:17:31 +02:00
ExploreController.js Cleanup JS and prolong error notification 2019-03-05 11:35:14 +01:00
NavigationController.js 🎨 Adapt front-end to match new implementation 2021-04-08 23:17:31 +02:00
SettingsController.js Cleanup JS and prolong error notification 2019-03-05 11:35:14 +01:00
ShareController.js 🩹 Fix rebase issues 2021-04-08 23:17:31 +02:00