Commit Graph

33 Commits

Author SHA1 Message Date
9f1d1255cb install build dep during build
use correct jpeg encoding codec
2021-09-25 22:50:32 +02:00
800a48c610 use libffmpeg to parse video frame and vid information 2021-09-25 20:49:47 +02:00
b10fbd6142 add some backend unit tests 2021-09-20 19:06:50 +02:00
4465840657 fix non support of <() syntax within sh shell 2021-04-09 15:03:21 +02:00
7aeb14c120 use new ssh docker image 2021-04-09 14:28:08 +02:00
d9d6907745 delete useless custombackend popup
correct load of subpage when standalone binary
ability to set external videourl when using standalone binary
2021-04-02 17:04:15 +00:00
a2ac188423 remove .map files from production build
show error message if wrong password was entered.
2021-03-22 19:07:32 +00:00
1fc67365f0 use eslint to lint project
drop code quality job
2021-03-14 14:51:53 +00:00
f2b5fb6587 implement full load of videos and startdata
modify api where necessary
2021-02-23 16:01:29 +00:00
66eb72d7fb drop support of electron - bad practise to mix website with electron app 2021-01-19 17:27:39 +01:00
e11f021efe we need a prepare state because some jobs havent an node env.
use node14 anyways
2020-12-22 18:55:45 +01:00
350471363e new way to initialize npm packages 2020-12-22 17:42:03 +01:00
4b664d0ae6 correct naming of gitlabci needs 2020-12-18 20:19:32 +01:00
e075a87750 rename gitlab jobs and use only one testing job 2020-12-18 19:55:47 +01:00
7d696122fa build electron app
implement new fetch api calls
use typescript
2020-12-17 20:53:22 +00:00
bbb36606e1 print settings info as a footer on bottom of settings page
fix display of scrollbar on settingspage
2020-11-13 22:52:38 +00:00
fd692c7c02 run code quality in dind runner 2020-11-12 09:32:46 +00:00
362484f92c make scandir independent of calldirectory of reindex script
remove log after postinst reindex
2020-10-27 12:48:26 +01:00
777cc2a712 reformattings
no redirect on tagclick on homepage
no multiple add of same tag possible
2020-10-25 18:48:23 +00:00
812c45cb13 non interactive reinstall and delete package within remote server 2020-10-22 20:06:37 +02:00
92d6ae0e7e cleanup temp folder correctly and rename correct deb package 2020-10-22 19:52:34 +02:00
5eed1849bc improve creation of symlink for php socket and install dep package for example container 2020-10-22 19:36:29 +02:00
28f3d6db70 use flexbox to wrap settings tiles correctly
new icon for different tags
ignore test files in codeclimate test
2020-10-19 21:12:07 +00:00
2bfe3c28b2 add postinst doc
fix php 7.3 compatibility issues of typed properties
2020-10-03 20:28:19 +00:00
186c24277c upload built js and php to server instead of source 2020-08-05 22:10:14 +02:00
f80554bfdd correct sort order of css properties
mocking of fetch api only once in setupTests
2020-08-05 17:55:51 +00:00
1739ffd32c disable docker in docker mode because of unpreviledged docker environment 2020-06-29 21:54:04 +02:00
cbc191b7ec Update .gitlab-ci.yml 2020-06-29 19:20:14 +00:00
ec4e54e991 improved gitlab ci job 2020-06-20 10:02:03 +02:00
f381dc8e4f ci mode for tests 2020-06-09 21:54:52 +02:00
2a7c2012ee added tests to ci 2020-06-09 21:41:58 +02:00
ea6a6dca9c add code coverage report 2020-06-09 20:10:26 +02:00
c5f0788180 add some unit tests and a gitlab ci 2020-06-09 17:49:41 +02:00