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.
|
b6973eb437
|
port stuff to ts
|
2024-06-05 22:56:48 +02:00 |
|
Luna D.
|
97577db065
|
port staffhider to ts, eslint --fix, new fp
|
2024-06-04 21:13:31 +02:00 |
|
Luna D.
|
0877ac685b
|
document and optimize
|
2024-06-03 23:43:51 +02:00 |
|
Luna D.
|
694bc31e50
|
graphs and sliders
|
2024-06-03 23:07:10 +02:00 |
|
Liam
|
974d2109e2
|
Add automatic converter
|
2024-06-01 22:28:32 -04:00 |
|
Liam
|
2f7f1b3802
|
Remove static paths
|
2024-06-01 22:28:32 -04:00 |
|
Liam
|
c64606ae02
|
Fix comment routes
|
2024-06-01 22:28:32 -04:00 |
|
Liam
|
f232f38d91
|
Add verified routes to web
|
2024-06-01 22:28:32 -04:00 |
|
Luna D.
|
0374d0482b
|
scale x
|
2024-05-31 20:21:45 +02:00 |
|
Luna D.
|
979c355d9c
|
oh
|
2024-05-31 20:18:21 +02:00 |
|
Luna D.
|
23c1a3d565
|
ticker fix
|
2024-05-31 20:14:32 +02:00 |
|
Luna D.
|
a3c6cba47e
|
graphs and fancy comments
|
2024-05-31 20:07:00 +02:00 |
|
Nighty
|
194b2686f6
|
Migrate to OpenSearch (#186)
* Migrate to OpenSearch
* opensearch security is stupid
* forgor
---------
Co-authored-by: byte[] <byteslice@airmail.cc>
|
2024-05-24 22:58:18 +02:00 |
|
Nighty
|
ee12e0aaad
|
forgor
|
2024-05-24 22:36:00 +02:00 |
|
Liam
|
dea3bd913c
|
Respect max_clause_count
|
2024-05-23 15:29:16 -04:00 |
|
Luna D.
|
721432255e
|
switch to valkey
|
2024-05-23 18:08:51 +02:00 |
|
Luna D.
|
ab30673208
|
fix dropdown
|
2024-05-20 23:57:10 +02:00 |
|
Luna D.
|
9d04f2b43e
|
prettier
|
2024-05-20 22:30:41 +02:00 |
|
Luna D.
|
f659023649
|
stylelint
|
2024-05-20 21:25:43 +02:00 |
|
Luna D.
|
511c419e5e
|
debranding + spoiler image fix
|
2024-05-20 19:04:12 +02:00 |
|
Liam
|
b9db9064c9
|
Update comrak to 0.24.1
|
2024-05-19 14:48:53 -04:00 |
|
liamwhite
|
b235f545f2
|
Truncate incoming referrer string (#260)
|
2024-05-18 16:29:27 -04:00 |
|
Eliot Partridge
|
65da36369d
|
Pause spoilered videos on image pages, unpause on unspoiler (#259)
* Pause spoilered videos on image pages, unpause on unspoiler
* Add test
* Fix comment
|
2024-05-14 21:32:45 -04:00 |
|
liamwhite
|
7592b0f4d9
|
Hide Elixir dependencies from host (#257)
|
2024-05-13 19:47:37 -04:00 |
|
mdashlw
|
d76be72a5d
|
feat(thumbnailer): purge cache for file when handling :replace_original from processors (#256)
|
2024-05-11 12:04:52 -04:00 |
|
Luna D.
|
b8d88d5938
|
oh forgor that
|
2024-05-07 22:58:53 +02:00 |
|
Luna D.
|
1a741bd80d
|
better styling
|
2024-05-07 22:52:17 +02:00 |
|
Luna D.
|
9d4e87efc5
|
...is this it?
|
2024-05-07 19:50:21 +02:00 |
|
Luna D.
|
f04666037c
|
progress today
|
2024-05-07 19:33:56 +02:00 |
|
Liam
|
0e0c446579
|
Update comrak to include:
https://github.com/philomena-dev/comrak/pull/1
https://github.com/philomena-dev/comrak/pull/2
by @Meow
|
2024-05-06 22:19:35 -04:00 |
|
Luna D.
|
0de3d98c82
|
Merge remote-tracking branch 'origin/master' into redesign
|
2024-05-06 22:18:48 +02:00 |
|
Luna D.
|
6cf90203cb
|
polyfill js for older browsers i guess
|
2024-05-06 17:16:15 +02:00 |
|
Eliot Partridge
|
377317a26b
|
Add local setting to enable audio on videos by default (#252)
* Add local setting to enable audio on videos by default
* Update copy
* Use ternary over `let`+`if`
|
2024-05-05 17:38:22 -04:00 |
|
liamwhite
|
5b836580e1
|
profile/tag_change: show total affected image count (#248)
* profile/tag_change: show total affected image count
* Incorporate count into block header
---------
Co-authored-by: prg <prg@lacunae.de>
|
2024-05-05 10:12:17 -04:00 |
|
mdashlw
|
ca9cb3a50e
|
feat: add "retained" column to tag changes table (#246)
* feat: add "retained" column to tag changes table
* Update lib/philomena_web/views/tag_change_view.ex
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
---------
Co-authored-by: liamwhite <liamwhite@users.noreply.github.com>
|
2024-05-04 13:00:55 -04:00 |
|
mdashlw
|
eba094fe47
|
feat: add "oc only" to quick tag table Often Forgotten (#249)
|
2024-05-04 12:58:51 -04:00 |
|
liamwhite
|
32619be58b
|
Ensure HTML raw insertion is not used in template (#247)
|
2024-05-03 23:15:14 -04:00 |
|
Liam
|
852f870ccf
|
USe compile-time environment checks
|
2024-05-03 21:06:15 -04:00 |
|
Luna D.
|
26518629a2
|
forgor bem
|
2024-05-03 23:17:19 +02:00 |
|
Luna D.
|
f5fa2c997f
|
more stuff
|
2024-05-03 22:59:29 +02:00 |
|
Luna D.
|
265d73cdf7
|
forms, fancy checkboxes, more better colors
|
2024-05-03 20:08:52 +02:00 |
|
Luna D.
|
e8841d8cc4
|
square avatar option
|
2024-05-01 09:28:59 +02:00 |
|
Luna D.
|
70cde5d4b2
|
import mockinstance
|
2024-05-01 09:26:01 +02:00 |
|
Liam
|
7119660451
|
wrap
|
2024-04-30 21:27:02 -04:00 |
|
David Joseph Guzsik
|
5643660806
|
Eliminate chai-dom and restore @testing-library/jest-dom (#244)
|
2024-04-30 18:20:14 -04:00 |
|
Luna D.
|
6e6fa20e83
|
import mockinstance
|
2024-05-01 00:15:06 +02:00 |
|
Luna D.
|
41a078a875
|
further work
|
2024-05-01 00:10:05 +02:00 |
|