liamwhite
|
6d5f45af4f
|
Merge pull request #436 from MareStare/feat/server-side-suggestions-api-v2
[Part 1] Add server-side suggestions API v2
|
2025-03-04 19:34:09 -05:00 |
|
MareStare
|
6468bdacdf
|
Move default_style_src into the vite_hmr? block too
|
2025-03-04 03:33:24 +00:00 |
|
MareStare
|
e795dfc7cd
|
Fold both functions into a single vite_hmr?
|
2025-03-04 03:25:53 +00:00 |
|
MareStare
|
3296bc0a91
|
Wrap default_connect_src as well
|
2025-03-04 03:25:09 +00:00 |
|
MareStare
|
2e56889740
|
Simplify my noob attempt at working around a warning inside a macro. Thanks Liam
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
|
2025-03-04 05:23:27 +02:00 |
|
MareStare
|
ae642b5095
|
mix format
|
2025-03-04 03:02:37 +00:00 |
|
MareStare
|
62b394fda1
|
Remove id and the unnecessary projection step
|
2025-03-04 02:55:21 +00:00 |
|
MareStare
|
03584246d3
|
Squash extract_term into a single version
|
2025-03-04 02:52:23 +00:00 |
|
MareStare
|
e58adaf64a
|
Relax SCP in dev env to allow for private IPs
|
2025-03-04 02:34:55 +00:00 |
|
MareStare
|
6777b78b8b
|
Add server-side suggestions API v2
|
2025-03-04 02:29:56 +00:00 |
|
mdashlw
|
ee3da86230
|
Broadcast batch tag updates to firehose
|
2025-02-28 09:30:56 +00:00 |
|
liamwhite
|
f35313ad3a
|
Merge pull request #417 from MareStare/feat/small-refactoring
Refactoring of autocomplete and tag inputs
|
2025-02-22 17:06:06 -05:00 |
|
Liam
|
66b23ae24f
|
Distinguish content communication row in reduced-width view
|
2025-02-21 22:25:00 -05:00 |
|
Luna D.
|
b66826c246
|
review fixed
|
2025-02-21 23:56:50 +01:00 |
|
Luna D.
|
0a6d43e23a
|
move communication text below avatar on mobile
|
2025-02-21 23:45:10 +01:00 |
|
liamwhite
|
7673183d6f
|
Merge pull request #414 from mdashlw/source-changes-info
Implement added filters and image count to source changes pages
|
2025-02-18 18:23:51 -05:00 |
|
MareStare
|
20035f6411
|
Rename ac to autocomplete consistently across all files
|
2025-02-13 18:49:43 +00:00 |
|
MareStare
|
237d2ec0c2
|
Remove extra whitespace from attributes [] syntax
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
|
2025-02-13 18:48:43 +00:00 |
|
MareStare
|
a9d42683ee
|
Refactoring of autocomplete and tag inputs
|
2025-02-13 18:48:43 +00:00 |
|
liamwhite
|
ee9c6b8bd6
|
Merge pull request #410 from koloml/autocomplete-on-textareas
Support for textareas, added autocomplete to Complex Spoiler/Hide filter fields
|
2025-02-11 08:45:52 -05:00 |
|
mdashlw
|
9499931da9
|
Implement added filters and image count to source changes pages
|
2025-02-11 12:07:50 +00:00 |
|
mdashlw
|
45fb02b255
|
Specify sRGB color space for overlay diff
|
2025-02-11 03:59:27 +00:00 |
|
KoloMl
|
0b04fba4b4
|
Including the autocomplete to complex filter fields
|
2025-02-08 05:30:19 +04:00 |
|
Liam
|
4381bd33cf
|
Fix wrong thumbnail path in embed options
|
2025-01-21 21:55:41 -05:00 |
|
Liam
|
4cb7a104b2
|
Add missing field for evaluator
|
2025-01-03 18:42:39 -05:00 |
|
liamwhite
|
47fe5d5e5c
|
Merge pull request #392 from BytewaveMLP/activity-page-nsfw-channels
List NSFW channels on Activity page when enabled
|
2025-01-01 21:32:29 -05:00 |
|
Eliot Partridge
|
6d8ed2d6d5
|
Add NSFW indicator to channel strip
|
2025-01-01 20:59:48 -05:00 |
|
Eliot Partridge
|
efd32566ec
|
Disable Picture-in-Picture prompt on video thumbnails on FF
|
2025-01-01 16:16:29 -05:00 |
|
Eliot Partridge
|
ce0ae607dc
|
Show NSFW channels on Activity page when chan_nsfw is on
|
2025-01-01 15:30:58 -05:00 |
|
Liam
|
d695bf18f0
|
use as internal API
|
2024-12-20 14:10:55 -05:00 |
|
Liam
|
0d21e49fff
|
fixup
|
2024-12-20 12:54:55 -05:00 |
|
Luna D.
|
d5cf9aeb9d
|
add api for themes
|
2024-12-20 18:50:44 +01:00 |
|
Luna D.
|
e362745981
|
rename silver/charcoal to gray
|
2024-12-17 20:07:30 +01:00 |
|
Luna D.
|
16540f57f0
|
review fixes
|
2024-12-17 19:35:47 +01:00 |
|
Luna D.
|
6ca1c4bb74
|
fix false references to old default theme
|
2024-12-17 18:49:43 +01:00 |
|
Luna D.
|
9f081ac8d6
|
sass -> postcss, 3 themes -> 18 themes
|
2024-12-17 17:49:47 +01:00 |
|
Liam
|
cdeb792cbc
|
Ensure communication lists are filtered for approval
|
2024-12-15 01:23:35 -05:00 |
|
KoloMl
|
c0db5d0ef7
|
Fixed tags block not being hidden on encountering error
|
2024-12-15 00:28:39 +04:00 |
|
Liam
|
241744bec6
|
Fix help toolbar
|
2024-11-21 13:08:13 -05:00 |
|
Liam
|
9e35238cab
|
Fix single-source saving bug
|
2024-11-14 21:53:29 -05:00 |
|
Liam
|
50ceeab6f8
|
Ensure local autocomplete works with search form box
|
2024-11-09 21:46:40 -05:00 |
|
Konstantin Kolomoets
|
b5bf498fd5
|
Display pagination on the bottom of the Commissions page
|
2024-11-10 02:27:15 +04:00 |
|
Liam
|
9c797e8d64
|
Rust code refactor
|
2024-11-08 23:55:50 -05:00 |
|
Liam
|
be77133136
|
Handle error result for API reverse search
|
2024-09-10 13:26:18 -04:00 |
|
liamwhite
|
42138a219b
|
Merge pull request #347 from wrenny-ko/client-tag-validation
Client-side tag input validation on image upload submit
|
2024-08-29 18:41:19 -04:00 |
|
Liam
|
2c60f9d662
|
Add missing interactions to reverse page
|
2024-08-28 18:10:19 -04:00 |
|
wrenny-ko
|
55760ea57e
|
client-side tag input validation on image upload submit, preserving the image in the form
|
2024-08-27 14:58:27 -04:00 |
|
Liam
|
1550125b52
|
Fix API reverse search
|
2024-08-27 09:05:45 -04:00 |
|
Liam
|
4dd0c8c11b
|
Fix warning
|
2024-08-27 08:15:19 -04:00 |
|
Liam
|
c81b991b88
|
Use image list layout in reverse search
|
2024-08-25 23:50:33 -04:00 |
|