reusedname
0815046351
Set version to 5.3.2
2025-03-02 13:12:37 +05:00
reusedname
7ab0c1e237
Generalize Flaresolverr for any domain
...
- replace per-site setting with list of hosts
- add new setting type for simple lists of strings
2025-03-02 13:07:42 +05:00
reusedname
131a9d54c9
Add a couple of server relevant settings to the WebUI Settings page by @Jafea7
2025-03-02 12:14:53 +05:00
reusedname
f4a13cb080
Use maps for model updates
2025-02-21 18:58:14 +05:00
reusedname
04f8a74cd8
let the server access contact sheets by @Jafea7
2025-02-21 17:53:23 +05:00
reusedname
a72ca1e677
print total models
2025-02-16 20:57:04 +05:00
reusedname
a90fb87b09
debug statistics
...
(cherry picked from commit d03c16f68be3f55893b7908bc094e6a32043563e)
2025-02-15 15:21:25 +05:00
reusedname
9a3dc4c02d
v5.3.1
...
(cherry picked from commit 12f91a11e9c3398fe6b1567f2b9983e2807c4ef8)
2025-02-15 15:15:52 +05:00
reusedname
8bf9bb2b18
Merge branch 'fix-choking-dev' into reusedname-dev
2025-02-15 14:11:18 +05:00
reusedname
4dbcbaa707
more debug stats
...
(cherry picked from commit 7f06a41dc081f45683218aaaa0c3621040b5d0a0)
2025-02-15 14:08:23 +05:00
reusedname
7070615863
Merge branch 'fix-web-slowness' into reusedname-dev
2025-02-15 13:50:17 +05:00
reusedname
435cbbdb95
debug statistics (recording iteration lag)
2025-02-15 13:49:24 +05:00
reusedname
5bc8a6fdf9
debug statistics page
2025-02-15 13:48:51 +05:00
reusedname
e6ccb9b66c
basic debug servlet to print thread stacks
2025-02-15 13:48:51 +05:00
reusedname
0fb2685c22
fix n^2 loop by @crazy hacker man
2025-02-15 13:41:59 +05:00
reusedname
ae1d5c7af8
Settings for Flaresolverr
2025-02-15 13:33:27 +05:00
reusedname
33f99488e2
ignore generated and workspace-local files
2025-02-15 13:30:35 +05:00
0xb00bface
5b732d38c6
Set version to 5.3.0
2023-12-30 13:25:24 +01:00
XxInvictus
410302560b
Add ForcePriority Overlay Icon, Fix Highlighting in Recorded Models tab
...
- Added an icon to show a model has ForcePriority enabled in the Site Tabs (Lightning Bolt over Record icon)
- Fixed issue where Highlighting in Recorded Models would not refresh when ForcePriority was enabled via Site Tab context-menu
2023-11-24 01:38:10 +10:30
XxInvictus
c1b8ea99d6
Merge branch 'dev' into XxInvictus-patch
2023-11-23 11:46:44 +10:30
XxInvictus
fe21f8d6a9
Patching in ForcePriority changes, needs test case
...
Patching in the first set which is ForcePriority context menu feature, allows instantly bumping a model to top of priority list no matter what their priority value is.
# TODO
- Needs a test case, I made an attempt but unfortunately I do not know enough to get this working so I have removed it. Doesn't help I had to do some mangling to get the current path joining to work properly with Windows-based paths and pass the current tests.
- The basic test case it needs is 2 Models, Model with lower priority does not record, forcepriority to true on lower priority Model, Model with lower priority should now record, set back to false on lower priority Model, Model with lower priority should no longer record.
2023-11-23 11:45:41 +10:30
0xb00bface
b218f9691c
Set version to 5.2.3
2023-11-17 21:55:34 +01:00
0xb00bface
0bd2ad6a4b
Set version to 5.2.2
2023-11-15 20:13:27 +01:00
0xb00bface
98aa9bc148
Fix: show notification and clear input field after adding a model
2023-11-12 17:58:08 +01:00
0xb00bface
6b1d8eedec
Set version to 5.2.1
2023-11-12 14:10:40 +01:00
0xb00bface
35592e2f48
Move Help servlets to common module and embed it into the webinterface
2023-11-12 13:48:31 +01:00
0xb00bface
fe7b263d2e
Fix adding models in the webinterface
2023-11-11 16:57:10 +01:00
0xb00bface
0c5a2df61f
Set version to 5.2.0
2023-11-05 14:33:58 +01:00
0xb00bface
33b054bc68
Merge branch '5.0.x winkru' into dev
2023-11-01 11:37:29 +01:00
0xb00bface
addbeab76e
Integrate DramCam, Streamray and WinkTv by @winkru
2023-10-29 15:05:41 +01:00
0xb00bface
619d888bfa
Get rid of moshi
2023-06-19 19:00:26 +02:00
0xb00bface
48bcf3b525
Set version to 5.1.2
2023-06-17 16:18:00 +02:00
0xb00bface
799ef77f38
Set version to 5.1.1
2023-06-16 18:56:51 +02:00
0xb00bface
c9f7fd4403
Set version to 5.1.0
2023-06-04 15:27:51 +02:00
0xb00bface
fb5fef8912
Replace NextGenLocalRecorder with SimplifiedLocalRecorder
...
The multi-threading in SimplifiedLocalRecorder is a bit simpler. It also makes sure, that each recording is looked at on a regular basis, which should get rid of the stalled recordings problem.
2023-05-28 17:03:57 +02:00
0xb00bface
86e8f00aaf
Save model notes on server, when running in client/server mode
2023-04-25 19:16:37 +02:00
0xb00bface
c52a25f2bc
Implement HMAC authentication for remote portrait store
2023-04-21 18:01:40 +02:00
0xb00bface
39da801a61
Store model portraits on the server in client/server mode
2023-04-19 19:48:29 +02:00
0xb00bface
db8ed3396a
Set version to 5.0.3
2023-04-09 19:56:27 +02:00
0xb00bface
96e10b65c8
Set version to 5.0.2
2023-04-08 13:47:07 +02:00
0xb00bface
5137e2819e
Set version to 5.0.1
2023-03-17 16:16:50 +01:00
0xb00bface
699a99608e
Set version to 5.0.0
2023-03-11 11:29:01 +01:00
0xb00bface
0a01e2fc85
Set version to 4.7.17
2023-02-10 15:31:30 +01:00
0xb00bface
10c5c098e6
Set version to 4.7.16
2022-11-26 19:50:05 +01:00
0xb00bface
3ca1d715a7
Set version to 4.7.15
2022-11-13 11:01:46 +01:00
0xb00bface
97087c601a
Set version to 4.7.14
2022-11-12 18:22:28 +01:00
0xb00bface
2cc55508b7
Set version to 4.7.13
2022-10-22 15:17:15 +02:00
0xb00bface
578a10a2b6
Set version to 4.7.12
2022-10-15 16:38:49 +02:00
0xb00bface
39d18edf9c
Set version to 4.7.11
2022-08-31 15:58:13 +02:00
0xb00bface
0fba914a9c
Set version to 4.7.10
2022-08-13 18:49:26 +02:00