e7ba06b66e
Merge branch 'javadocAndSourcesJar' into 'master'
...
Javadoc and sources jar
See merge request pheerai/rcdbquery!2
2021-03-06 21:26:38 +01:00
1a947a430f
Add javadoc & sources generation and publishing (locally)
2021-03-06 21:24:50 +01:00
dd5147353f
Bump version
2021-03-06 20:36:43 +01:00
dfd6d5f405
Merge branch 'cleanup' into 'master'
...
Cleanup
See merge request pheerai/rcdbquery!1
2021-03-06 20:26:25 +01:00
9f17e88ce3
Add Gitignore File
2021-03-06 19:38:37 +01:00
f3944d01d3
Make API visible again.
2021-03-06 15:09:31 +01:00
00f74792d5
Adoptions to explicit API (WIP)
2021-03-06 14:53:49 +01:00
bdd8c1d7d9
Update & use gitlab registry
2021-03-06 14:53:28 +01:00
cba501824f
Use bom for dependencies.
2020-09-20 12:24:18 +02:00
a9f4740f0c
Update dependencies.
2020-08-28 21:31:46 +02:00
6d37da56b6
Make DSL simpler.
...
- Still needs some fixes, e.g. how to avoid confusion (property setter/getter?)
2020-08-23 23:11:41 +02:00
72ea481bfd
Fix Vendor detection bug pt. 2.
2020-05-10 11:29:17 +02:00
65729ec444
Fix Vendor detection bug.
2020-05-10 11:28:38 +02:00
a99728852e
Make (locally) publishable
2020-05-08 15:07:30 +02:00
034c00ca5b
Add new types:
...
- Category
- Classification
- Design
- Layout
- Order
- Page
- Status
- Thrill
2020-05-07 15:01:29 +02:00
eb26cdfc97
Open necessary packages in module
2020-05-07 10:50:18 +02:00
2ef239ea45
Implement proper Java11 Library (modules and all)
2020-05-07 10:32:32 +02:00
1d2c7e1877
Proper single parameter handling.
2020-05-01 15:44:45 +02:00
b3711f965b
Prepared single parameter handling.
2020-05-01 13:49:55 +02:00
63c7d101a1
Prepare for new Param Builder.
2020-05-01 12:17:54 +02:00
53def3bc00
Restructure "relevancy", add missing returns.
2020-04-30 21:00:43 +02:00
d8412c32f2
Add more search types:
...
- Classification
- Status
- Make some `order` params invisible for `all` params
- Solved some order types
2020-04-30 16:30:16 +02:00
d2dc84a17b
Several usability enhancements:
...
- You can now return "all" data available
- The use of `Order.NAME_2` has been found and the item has been change to
- `ORIGINAL_NAME` to reflect this
- All `Order`-types now have their designated DSL method
- It is now possible to search for items starting with a term
- `inversion()` Order method has been renamed to `inversions()`
2020-04-26 14:43:45 +02:00
dc9124cd2e
Add page specifier
2020-04-25 18:01:42 +02:00
c01752b5d9
Cleanup after getting rid of Mulitplatform.
2020-04-19 13:18:17 +02:00
6f028d6ec6
Get rid of MultiPlatform Code, pt 3. (Gradle JVM only)
2020-04-19 12:40:12 +02:00
b63f92535f
Get rid of MultiPlatform Code, pt 2. (Remove JS modules)
2020-04-19 12:13:19 +02:00
efbc801836
Get rid of MultiPlatform Code, pt 2. (Remove linux modules)
2020-04-19 12:12:04 +02:00
e74840fb6a
Get rid of MultiPlatform Code, pt 1.
2020-04-19 12:09:50 +02:00
3913c4af76
Move DSL methods to builders, fix JS compilation
2020-04-17 13:00:44 +02:00
d6a1c0afa1
First "full" DSL
...
- Search Type
- Term
- Vendor
- Additional columns/sorting
2020-04-17 12:52:29 +02:00
cc703d5554
First semi-proper DSL-like syntax
...
- Native builds to compile now
- Add Arvm 32 bit target
- Add Jvm main class for test runs
2020-04-08 16:28:31 +02:00
e4c66567ea
First functional draft
2020-04-04 13:37:27 +02:00