Commit Graph

31 Commits

Author SHA1 Message Date
f2ec5b644d no implicit any - force return
add some comments
2021-03-19 19:10:13 +01:00
1fc67365f0 use eslint to lint project
drop code quality job
2021-03-14 14:51:53 +00:00
f42f2d4915 update @type dependencies 2021-03-05 21:10:10 +01: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
3e9cb7410f use / as default homepage in package.json 2021-01-01 19:49:18 +01:00
80a04456e6 fix some tests
fix merge issues
2020-12-29 19:39:30 +00:00
bce4ec49da no colored cicd -- no coverage 2020-12-21 19:59:30 +00: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
2d8bb06852 update all but react-scripts (wrong execution of unit tests so they are failing)
fix failing tests because of missing implementation of mount() in enzyme for react 17
2020-11-27 22:43:12 +00:00
2ae00f8af0 release version 0.1.2 2020-11-20 22:00:09 +01: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
777cc2a712 reformattings
no redirect on tagclick on homepage
no multiple add of same tag possible
2020-10-25 18:48:23 +00:00
5b6b1e3473 improved reindexing to reindex in background
new button to cleanup gravity
2020-10-21 19:14:45 +00: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
720c218a11 moved all css files to module files to seperate into namespaces and prevent name overlaps 2020-07-08 00:14:08 +02:00
751e09f54b use enzyme library for testing updated some tests
new test for newtag component
2020-06-10 15:41:41 +02:00
bb18a62a3d some reformattings
added badges
2020-06-09 23:22:43 +02:00
83823dceab correct parsing of code coverage 2020-06-09 22:10:04 +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
1459abf205 created new category page
load random picture of category to tags list
2020-06-07 15:48:27 +02:00
516949dc65 structured project with folders
better min preview height
correct sort by creation date
2020-06-07 11:37:50 +02:00
5ce517542b Popups 2020-06-06 11:48:12 +00:00
5f8c491674 general tag system
extract video quality with ffmpeg
2020-06-02 16:15:12 +02:00
3cc5c41a9b correct highlighting of navbar 2020-06-01 22:11:56 +02:00
e0f5d62edf embedd video correctly
hide video when user clicks to home page again
2020-06-01 17:58:48 +02:00
27cfe7df59 correct load on scrolling and show video on click 2020-05-31 23:22:50 +02:00
c7071491e3 load previews correctly with fetch 2020-05-31 20:24:35 +02:00
1c2fe33cca first react attempts 2020-05-31 13:47:57 +02:00