Commit Graph

2092 Commits

Author SHA1 Message Date
SillyLossy
bf6df2b0e8 Change relative path handling 2023-05-16 20:35:46 +03:00
SillyLossy
65abdacefd New workflow file 2023-05-16 20:35:31 +03:00
SillyLossy
47bf75d6c0 Merge branch 'main' into pkg 2023-05-16 20:26:22 +03:00
Cohee
843e7a8363 Create build-and-publish-release-main.yml 2023-05-16 20:24:32 +03:00
RossAscends
072d8edf52 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-05-17 01:14:05 +09:00
RossAscends
48e109beac update readme with whitelist IP wildcard explainer 2023-05-17 01:14:03 +09:00
SillyLossy
08d02117c5 Add wildcard IP whitelist matching 2023-05-16 19:01:56 +03:00
SillyLossy
d5213b7d4e Precompiled AI Horde library by
https://github.com/ZeldaFan0225/ai_horde
2023-05-16 18:50:23 +03:00
SillyLossy
a9037560dc Add AN slash command 2023-05-16 17:32:24 +03:00
SillyLossy
211ad9172d More reliable quota error extraction 2023-05-16 17:08:29 +03:00
SillyLossy
4a83886f9e Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-16 17:01:43 +03:00
SillyLossy
09070410aa Fix UI controls width and layouts 2023-05-16 17:01:40 +03:00
RossAscends
caf6e0887a skill issue 2023-05-16 22:47:03 +09:00
RossAscends
bc3c739b22 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-05-16 22:45:40 +09:00
RossAscends
dfa2954f84 revert text_pole widths, add util class for unset 2023-05-16 22:45:37 +09:00
SillyLossy
bffeb7ee62 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-16 16:28:42 +03:00
SillyLossy
5bfd3787fa Add event emitter subsystem. 2023-05-16 16:28:38 +03:00
RossAscends
7a4eb303b0 Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-05-16 22:04:19 +09:00
RossAscends
0e6ae900f6 Authors Note draggable. 2023-05-16 22:04:17 +09:00
Sumit Kumar
78d4f16281 removed the accidental dropdown addition 2023-05-16 17:05:53 +05:30
SillyLossy
07bc7c434a SD gen error message 2023-05-16 14:20:37 +03:00
Sumit Kumar
94a53d5759 support for not hiding everything except image 2023-05-16 15:59:35 +05:30
Sumit Kumar
8ea25935e8 Merge remote-tracking branch 'origin/main' into sd_inline_image_generation 2023-05-16 15:58:41 +05:30
Sumit Kumar
c91a19b1a8 Support for creating new images for each message 2023-05-16 15:57:24 +05:30
SillyLossy
7192c912ab Fix Horde image gen 2023-05-16 12:46:58 +03:00
SillyLossy
3b5ce2f669 Fix quiet prompt extraction 2023-05-16 12:40:36 +03:00
SillyLossy
be3b4e18a7 Reduce console spam 2023-05-16 12:36:46 +03:00
SillyLossy
a960e090e5 Merge branch 'main' into dev 2023-05-16 11:19:59 +03:00
SillyLossy
849c82b6f7 Fix Poe message sending 2023-05-16 11:19:38 +03:00
SillyLossy
83f9876a13 Check for message deletable on click 2023-05-16 10:51:04 +03:00
SillyLossy
1ff5732c53 Merge branch 'dev' of https://github.com/SillyLossy/TavernAI into dev 2023-05-16 10:42:39 +03:00
SillyLossy
5c018d8a2a Merge branch 'main' into dev 2023-05-16 10:42:29 +03:00
Cohee
5a66baaeb7 Merge pull request #318 from sanskar-mk2/better-delete
deletion checkbox delegate to parent
2023-05-16 10:41:43 +03:00
SillyLossy
a4aba352e7 Merge branch 'main' of https://github.com/SillyLossy/TavernAI 2023-05-16 10:38:00 +03:00
SillyLossy
1bfb5637b0 Check for crop arguments before applying it 2023-05-16 10:37:52 +03:00
Cohee
d72f3bb35e Merge pull request #319 from sanskar-mk2/swipe-cursor
Swipe cursor
2023-05-16 10:22:47 +03:00
Cohee
bd2bcf6e9d Update readme.md 2023-05-16 10:17:01 +03:00
Sanskar Tiwari
b823d40df6 ocd whitespace 2023-05-16 04:44:10 +05:30
Sanskar Tiwari
b1acf1532e make swipe button cursor pointer since it is a button 2023-05-16 04:42:50 +05:30
Sanskar Tiwari
558d0d9b66 deletion checkbox delegate to parent 2023-05-16 04:36:30 +05:30
SillyLossy
f1235aed1c Merge branch 'main' into dev 2023-05-16 01:19:06 +03:00
SillyLossy
1ec3352f39 Revert pygmalion formatting of substitution parameters #317 2023-05-16 01:17:37 +03:00
SillyLossy
63b5fd75a5 Merge branch 'main' into dev 2023-05-16 00:53:41 +03:00
SillyLossy
6bb44b95b0 Fix OAI key usage 2023-05-16 00:53:33 +03:00
SillyLossy
9d49c4644d OAI prompt display 2023-05-16 00:50:00 +03:00
RossAscends
3abc9efc7a Merge branch 'dev' of https://github.com/Cohee1207/SillyTavern into dev 2023-05-16 06:33:01 +09:00
RossAscends
ae9f9cc060 itemizer now references correct prompt for message 2023-05-16 06:32:59 +09:00
SillyLossy
d93f3cf0fd Rearrange user blocks 2023-05-15 23:19:16 +03:00
Cohee
ee3895662f Merge pull request #302 from bfs15/dev
Feature: Auto Swipe
2023-05-15 23:14:42 +03:00
SillyLossy
31d5528413 Add Stable Horde image gen 2023-05-15 23:11:01 +03:00