Luna D.
|
67a904cb98
|
Merge remote-tracking branch 'origin/master' into redesign
|
2024-09-30 23:10:55 +02: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
|
c81b991b88
|
Use image list layout in reverse search
|
2024-08-25 23:50:33 -04:00 |
|
liamwhite
|
8567a909b5
|
Merge pull request #341 from philomena-dev/deadweight-elimination-v2
Remove referrer, user_agent, and other unused fields
|
2024-08-05 08:10:02 -04:00 |
|
Liam
|
8d779ec1f9
|
Remove referrer, user_agent, and other unused fields
|
2024-08-05 08:04:12 -04:00 |
|
Liam
|
c7f618d9dd
|
Clear notifications when subscription is removed
|
2024-07-29 20:03:49 -04:00 |
|
Liam
|
c30406bcca
|
Fix notification dismissal
|
2024-07-29 19:51:25 -04:00 |
|
Liam
|
7a9994a1e7
|
Remove IE11 FormData workaround
https://blog.yorkxin.org/posts/ajax-with-formdata-is-broken-on-ie10-ie11/
IE11 support is long gone and so is the browser.
|
2024-07-29 15:12:45 -04:00 |
|
Liam
|
40fa0331b1
|
Fixup
|
2024-07-29 08:54:42 -04:00 |
|
Liam
|
f48a8fc165
|
Frontend changes
|
2024-07-28 12:39:11 -04:00 |
|
Liam
|
23332bec28
|
Move conversation controller functionality into context
|
2024-07-25 12:36:02 -04:00 |
|
mdashlw
|
a9077f4bf4
|
fix: :uploaded_image instead of :image
SearchQuery doesn't have :image so I don't think this error_tag would ever be reached
|
2024-07-21 18:54:01 -07:00 |
|
liamwhite
|
844e0a3535
|
Merge pull request #333 from philomena-dev/image-rs-form
Convert reverse search parsing to changeset-backed form
|
2024-07-19 21:25:38 -04:00 |
|
Liam
|
ee57b9d971
|
Add more thorough user change eraser
|
2024-07-19 17:24:19 -04:00 |
|
Liam
|
7a5d26144a
|
Convert reverse search parsing to changeset-backed form
|
2024-07-19 14:58:52 -04:00 |
|
Liam
|
79f508f603
|
Improve readability of duplicate report frontend parsing / generation
|
2024-07-19 08:50:16 -04:00 |
|
Liam
|
f3805d55fe
|
Simplify mod note lookup in controllers
|
2024-07-15 21:19:32 -04:00 |
|
Liam
|
ade92481f8
|
Remove Time schema, replace with custom type
|
2024-07-13 16:07:33 -04:00 |
|
Liam
|
aea131afe4
|
New notifications UI: separated by category
|
2024-07-08 08:26:30 -04:00 |
|
Luna D.
|
db88434d80
|
fix theme select for prod
|
2024-07-03 22:00:12 +02:00 |
|
Luna D.
|
625c30aaae
|
functioning theme selector
|
2024-07-03 21:32:27 +02:00 |
|
Luna D.
|
038d74d17c
|
change header
|
2024-07-02 21:35:38 +02:00 |
|
Luna D.
|
bb45fcc651
|
filters and communications
|
2024-07-02 20:09:30 +02:00 |
|
Luna D.
|
c8408376cc
|
move post top options into a partial
|
2024-06-23 14:51:40 +02:00 |
|
Luna D.
|
ec6c51b7e2
|
Merge remote-tracking branch 'origin/master' into redesign
|
2024-06-23 14:16:23 +02:00 |
|
Luna D
|
7570f18dcb
|
preconnect to cdn host
|
2024-06-22 19:51:48 +02:00 |
|
Liam
|
ee02fa131d
|
Fix typos
|
2024-06-18 18:52:46 -04:00 |
|
Liam
|
9f031725ac
|
Fix resource name for fp ban controller
|
2024-06-16 09:13:25 -04:00 |
|
Liam
|
b11ae51446
|
Fix compile warnings
|
2024-06-12 21:47:15 -04:00 |
|
Luna D.
|
2edc80bd7c
|
fix minor spelling errors
|
2024-06-13 00:22:58 +02:00 |
|
Luna D.
|
c2c4a0b943
|
profile page appearance
|
2024-06-13 00:01:15 +02:00 |
|
Luna D.
|
2fc9a18f9f
|
editor styling + media list styling
|
2024-06-12 20:50:46 +02:00 |
|
Luna
|
4896857bc3
|
Convert tag dropdown scripts to TypeScript
|
2024-06-10 20:38:38 -04:00 |
|
Luna D.
|
4e6665e2d6
|
notification badges, navbar + admin navbar
|
2024-06-11 01:01:02 +02:00 |
|
Luna D.
|
6ffa24b4b8
|
fix vite on external devices
|
2024-06-10 21:18:42 +02:00 |
|
Luna D.
|
90b4ee8915
|
fix vite on external devices
|
2024-06-10 21:17:06 +02:00 |
|
mdashlw
|
62a2f13bb6
|
feat: bump max source count to 15
|
2024-06-10 17:30:51 +03:00 |
|
Liam
|
0b0412786f
|
Fix mismerge
|
2024-06-09 16:31:12 -04:00 |
|
Liam
|
42499ae2b0
|
Add netmask support to ip_profile tag and source changes
|
2024-06-09 10:06:50 -04:00 |
|
Luna D.
|
885af36339
|
fix it up a tad
|
2024-06-06 23:16:49 +02:00 |
|
Luna D.
|
34ff8abb36
|
Merge remote-tracking branch 'origin/master' into redesign
|
2024-06-06 22:55:50 +02:00 |
|
Luna D.
|
fd2d8462c2
|
automatic route conversion
|
2024-06-06 22:28:35 +02:00 |
|
Luna D.
|
44e99997e0
|
Merge commit '974d2109e2afbc066a2470ddea3f1c5e3ad44945' into redesign
|
2024-06-06 22:11:43 +02:00 |
|
Luna D.
|
4eeee71b48
|
deleted comments styling
|
2024-06-06 20:21:21 +02:00 |
|
Luna D.
|
8ca3902005
|
port a bunch of stuff to typescript (untested)
|
2024-06-06 18:48:16 +02:00 |
|
Luna D.
|
694bc31e50
|
graphs and sliders
|
2024-06-03 23:07:10 +02:00 |
|
Liam
|
f44491685e
|
Disable search completion by default, use setting to enable
|
2024-06-03 10:59:49 -04:00 |
|
liamwhite
|
afdcd773bd
|
Merge pull request #263 from koloml/searchbox-ac
Tags auto-completion for search queries
|
2024-06-03 10:14:39 -04:00 |
|
KoloMl
|
ac12837941
|
Disable server-side autocompletion for search field
|
2024-06-03 17:49:01 +04:00 |
|
Liam
|
9122ba0829
|
Missing static paths
|
2024-06-03 09:39:02 -04:00 |
|