Luna D.
|
4e6665e2d6
|
notification badges, navbar + admin navbar
|
2024-06-11 01:01:02 +02:00 |
|
Luna D.
|
13735e7d4e
|
convert tags.js to ts
|
2024-06-10 23:20:44 +02:00 |
|
Luna D.
|
90b4ee8915
|
fix vite on external devices
|
2024-06-10 21:17:06 +02:00 |
|
Luna D.
|
34ff8abb36
|
Merge remote-tracking branch 'origin/master' into redesign
|
2024-06-06 22:55:50 +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.
|
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 |
|
KoloMl
|
0381409862
|
Lowercasing term before running the auto-completion on it
|
2024-06-03 21:42:58 +04:00 |
|
KoloMl
|
c50abd597f
|
Fixed z-index position of the autocomplete list
|
2024-06-03 21:35:18 +04:00 |
|
Liam
|
f44491685e
|
Disable search completion by default, use setting to enable
|
2024-06-03 10:59:49 -04:00 |
|
KoloMl
|
8d2c082413
|
Disable server-side autocompletion when acSource is not set
|
2024-06-03 17:48:42 +04:00 |
|
KoloMl
|
f84e358eec
|
Merge branch 'master' into searchbox-ac
# Conflicts:
# lib/philomena_web/templates/layout/_header.html.slime
|
2024-06-02 20:51:13 +04:00 |
|
KoloMl
|
1a7d59cb59
|
Added the local setting to disable auto-completion
|
2024-06-02 20:40:09 +04:00 |
|
KoloMl
|
7fa141bb54
|
Increased the suggestions count to 10 for search fields specifically
Default 5 entries feel not enough for search field
|
2024-06-02 19:59:06 +04:00 |
|
KoloMl
|
9dd26f2f87
|
Added separate property to control autocompletion mode
This is better than using hardcoded field name.
|
2024-06-02 19:58:01 +04:00 |
|
Liam
|
a95df5ec42
|
Add OpenSearch XML description for browsers
|
2024-06-02 11:53:06 -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 |
|
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 |
|
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 |
|
Luna D.
|
1a741bd80d
|
better styling
|
2024-05-07 22:52:17 +02:00 |
|
Luna D.
|
f04666037c
|
progress today
|
2024-05-07 19:33:56 +02: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 |
|
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 |
|
Luna D.
|
6f4f309222
|
fix tests
|
2024-04-30 22:03:57 +02:00 |
|
Luna D.
|
0e8f30abf2
|
Merge remote-tracking branch 'origin/master' into redesign
|
2024-04-30 21:27:42 +02:00 |
|