Commit graph

2010 commits

Author SHA1 Message Date
Liam
f232f38d91 Add verified routes to web 2024-06-01 22:28:32 -04:00
Liam
42039491b6 redirect_path, user_abbrv, last_message_path 2024-06-01 22:28:32 -04:00
Liam
c506ef884e link_to_reported_thing, link_to_noted_thing 2024-06-01 22:28:32 -04:00
Liam
e69f1bf3fa Fixup 2024-06-01 22:28:32 -04:00
Liam
c1fcfe1f6c find lib/ -name '*.ex' -exec sed -i 's|defp log_details(conn, |defp log_details(_conn, |g' {} \; 2024-06-01 22:28:32 -04:00
Liam
e84d451c2b mix convert_to_verified_routes && mix format 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
KoloMl
3f2e887aec Fixed issues marked by linter 2024-05-30 21:55:41 +04:00
KoloMl
f1aec2fd58 Close autocomplete window when selection moved outside active term by click 2024-05-30 01:37:35 +04:00
KoloMl
f31fcf86b3 Close the autocomplete window once user moved outside current term 2024-05-30 00:32:03 +04:00
KoloMl
8c988b002d Support search field autocompletion, enabled autocomplete for header 2024-05-29 23:57:36 +04:00
Liam
c0ddf55b48 Add lex stage with intermediate result generation 2024-05-28 23:32:48 -04: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