cdxf

Results 9 issues of cdxf

build.gradle file: ``` group 'Example' version '1.0-SNAPSHOT' buildscript { ext.kotlin_version = '1.1.51' ext.ktor_version = '0.9.0' repositories { mavenCentral() } dependencies { classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" } } apply plugin: 'java' apply plugin:...

ux
triaged

I'm using SFM v8.2.3 with Spring JDBC and Java 15 (hasn't tested with other JDK), for the first query I get this error message (even though everything works fine include...

``` { "optimal_format": "720p", "user_qual": "hd720", "debug_playbackQuality": "hd720", } ``` I don't need MinVid to play the video in hd720 which costs a lot of CPU usage, how can i...

needs:UX
needs:product

https://answers.microsoft.com/en-us/onedrive/forum/odwork-odfiles/video-quality-of-shared-mp4s/9fa22df9-6f72-4554-908d-0010be294a2d?tab=AllReplies#tabs With local-cdn, i can only see the anwser but not the other replies. **Without local-cdn:** ![withoutcdn](https://user-images.githubusercontent.com/6419729/29630060-2dfd7e2a-8865-11e7-894b-c04e1a7c895c.png) **With local-cdn:** ![withcdn](https://user-images.githubusercontent.com/6419729/29630069-33f6b134-8865-11e7-8cd1-030da861575f.png)

Currently, Pebble doesn't have a JDBCLoader which is very helpful in case we need to load/override templates from database. Here is a sample implementation which load the template periodically and...

For example, when using it in title atributte: content For example, it won't escapse if ``` title = foo\">

So i already replace Go To Line keystone (Ctrl + G) with jumpy, but when i want to jump to a specific line, i must remember alternative Go To Line...

### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-fury/issues) and found no similar issues. ### Version 0.5.0 ### Component(s) Java ### Minimal reproduce step I have the...

bug

All the queries run under 100ms according to the result, I dont know why did you even bother to do this test with that small data sample. Are 10ms and...

on hold