Граф коммитов

16 Коммитов

Автор SHA1 Сообщение Дата
Arthur Schiwon 7ca3496100
bump copy-webpack-plugin
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-03-26 22:52:06 +01:00
Bernhard Posselt 491a16f39c update webpack 2018-03-03 12:59:42 +01:00
Bernhard Posselt 98f2810d98
copy only needed files from bootstrap 2018-01-02 12:43:11 +01:00
Bernhard Posselt 02d556adf3
Reduce size of detail.js (#538)
* get rid of moment.js

* add generated settings file onto style ignore

* trim down hl.js
2018-01-02 00:40:49 +01:00
Bernhard Posselt 7c693ec50e remove old edge polyfill 2017-05-01 20:19:48 +02:00
Bernhard Posselt 7c015d951b include minification in production mode 2017-04-01 19:11:14 +02:00
Bernhard Posselt 3acfc9fbeb display and clear html form errors (#466)
* display and clear html form errors

* add closest polyfill

* try to fix linting

* try to fix linting

* try to fix linting
2017-03-29 00:22:27 +02:00
Bernhard Posselt 972a83eaeb kill jquery by including bootstrap native 2017-03-28 18:50:19 +02:00
Bernhard Posselt 8f23f74f16 Safari 10.1 now supports fetch natively (#465) 2017-03-28 18:17:15 +02:00
Bernhard Posselt 0eb4dcaca1 minify fetch and only load it on pages that need it 2017-03-26 17:22:40 +02:00
Bernhard Posselt ce1bfb537e Bring back fullscreen button (#459)
* bring back fullscreen button

* remove unneeded css

* try to fix linting

* try to fix linting
2017-03-25 13:54:14 +01:00
Bernhard Posselt 06d15b1702 Detail refactoring part 1 (#456)
* refactor details to a certain degree

* pull out templating stuff

* add safe by default for templating

* actually render description

* more cleanup

* get rid of migration code

* more cleanup

* only run tslint on travis

* update lint for travis

* remove escape html method in favor of innerText

* simplify js by moving things into python

* Add test and fix templating

* make tpl api easier

* fix lint

* refactor some more

* get rid of non tracked files

* fix lint
2017-03-24 16:34:33 +01:00
Bernhard Posselt 75660b915f Token detail (#453)
* add clean section and detail/token pages

* move display logic to css

* remove even more code

* remove more code

* remove more code

* migrate token

* split out some detail.js stuff
2017-03-21 22:44:18 +01:00
Bernhard Posselt 03f4dfb664 Pull out API request logic (#452)
* pull out API request logic

* fix linting errors

* migrate existing js to a certain degree

* fix exports

* migrate accordion

* get rid of utils.js

* more refactoring for forms

* add test for translations

* extract parent form

* implement register and upload forms
2017-03-20 15:35:22 +01:00
Bernhard Posselt 42d5788498 fail build if code does not lint 2017-03-18 22:26:02 +01:00
Bernhard Posselt f8c167d34e Move to webpack (#451)
* move to webpack

* delete unneeded file

* fix markdown on detail page

* remove bower

* kill another bower

* fix tslint
2017-03-18 19:12:34 +01:00