Commit Graph

20 Commits

Author SHA1 Message Date
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