1
0
Fork 0
Commit Graph

14 Commits

Author SHA1 Message Date
Carl Schwan 753e88793e
Port admin settings to vue (#1880)
* Port admin settings to vue

Co-authored-by: anoy. <anoymouserver@users.noreply.github.com>
Co-authored-by: Benjamin Brahmer <info@b-brahmer.de>
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-08-30 18:07:25 +02:00
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
Alec Kojaev 65c15dac38 Reimplement relative time formatting as a filter, dropping dependency on deprecated moment.js
Signed-off-by: Alec Kojaev <alec@kojaev.name>
2021-07-24 14:52:34 +02:00
Tucker McKnight 8809bb2c56 Add Vue and ng-vue packages
Also adds related parts for compiling Vue components
into the existing Javascript bundle.

Signed-off-by: Tucker McKnight <tucker.mcknight@gmail.com>
2021-07-19 14:58:49 +02:00
Sean Molenaar 5ab64657bd Bump versions and remove outdated file (#583)
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2019-12-25 07:01:54 +01:00
Benjamin Brahmer 23e1229d6a
update js dependencies (#500)
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2019-04-26 17:56:01 +02:00
Daniel Schaal fd630242da Remove bower, install everything using npm (#197)
* Remove bower, install everything using npm

Remove js-url and use a simple function to get the query param.

* Bundle all js scripts in app.min.js

* Move jquery to devDependencies

* Remove es6-shim, most common browsers support es6 natively.
2017-06-18 12:19:38 +02:00
Bernhard Posselt 7a3a22bd27 Adjust copyright header 2016-07-23 21:32:42 +02:00
Bernhard Posselt 0d5c4e438e add basic basic auth support 2016-03-25 19:48:06 +01:00
Bernhard Posselt 9d29caf1f2 small fix 2016-02-12 18:01:08 +01:00
Bernhard Posselt 29dca3a6c6 fix paths 2016-02-12 17:56:08 +01:00
Bernhard Posselt b94f9b5d9f fix jshint 2016-02-12 17:51:35 +01:00
Bernhard Posselt 185aa04ae3 update build file 2016-02-12 17:46:14 +01:00
Bernhard Posselt 13e6e80281 migrate js build system to gulp 2016-02-11 22:36:29 +01:00