Benjamin Brahmer
1f8880c8de
Revert Add Vue and ng-vue packages
...
This reverts commits:
8809bb2c56
d2a5c26ee1
3344431a9b
83cdcb016b
36d304ec76
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2021-09-02 11:32:44 +02:00
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
Sean Molenaar
6a4e56e727
Cleanup JS and prolong error notification
2019-03-05 11:35:14 +01:00
Bernhard Posselt
7a3a22bd27
Adjust copyright header
2016-07-23 21:32:42 +02:00
Bernhard Posselt
13e6e80281
migrate js build system to gulp
2016-02-11 22:36:29 +01:00
Bernhard Posselt
ee3d2332ec
fix #156
2015-03-30 16:20:05 +02:00
Bernhard Posselt
c0e6ca12e8
implement clientside search code
2015-03-21 13:36:50 +01:00
Bernhard Posselt
ea9ebd4826
port to es5 and add es6 shims for object prototypes instead
2014-09-11 03:55:52 +02:00
Bernhard Posselt
0fa6755224
es6 all the things
2014-05-21 23:43:28 +02:00
Bernhard Posselt
5a7b1e0c36
rename model to resource
2014-05-20 17:01:59 +02:00
Bernhard Posselt
90584316b8
add test for firstrun page
2014-05-19 02:22:02 +02:00