Commit graph

217 commits

Author SHA1 Message Date
Luna D.
625c30aaae
functioning theme selector 2024-07-03 21:32:27 +02:00
Luna D.
128f63639f
Merge remote-tracking branch 'origin/master' into redesign 2024-07-02 21:37:16 +02:00
Liam
a1c09c6c53 Use key instead of code 2024-06-30 10:11:31 -04:00
liamwhite
dd9091e866
Merge pull request #308 from philomena-dev/misc-ts
convert misc scripts to ts
2024-06-23 15:04:17 -04:00
Liam
e5b476f07f Further simplify formResult, setupEvents 2024-06-23 14:56:31 -04:00
Luna D.
97ef88ec10 convert notifications to typescript 2024-06-23 14:43:08 -04:00
Luna D.
e30a1922ed
convert misc scripts to ts 2024-06-23 19:59:38 +02:00
Luna D.
b329f6d5aa
convert misc scripts to ts 2024-06-23 19:59:06 +02:00
Luna D.
6e1cb36eb6
convert notifications to typescript 2024-06-23 19:21:24 +02:00
Luna D.
b9daccf9fe
Merge remote-tracking branch 'origin/master' into redesign 2024-06-23 18:48:16 +02:00
Liam
3129992108 Fix name of function 2024-06-23 11:31:10 -04:00
Luna D.
e23a4c541c convert burger menu logic to typescript 2024-06-23 11:22:38 -04:00
Luna D.
952993de10
convert burger menu logic to typescript 2024-06-23 14:38:56 +02:00
Luna D.
d96bcb273c
clean up now unused type 2024-06-23 14:38:43 +02:00
Luna D.
ec6c51b7e2
Merge remote-tracking branch 'origin/master' into redesign 2024-06-23 14:16:23 +02:00
Liam
ee02fa131d Fix typos 2024-06-18 18:52:46 -04:00
Liam
d0771c7216 Add tests for clientside image filtering 2024-06-17 20:07:19 -04:00
Luna D
bbc1879a1e Convert clientside image filtering scripts to TypeScript 2024-06-15 20:17:45 -04:00
Luna D
97feb0ac00 Add version 4 TypeScript-based FP calculation 2024-06-13 10:24:39 -04:00
Luna D.
64492d8657 eslint 9 2024-06-12 21:35:04 -04:00
Luna D.
66f91be92a
eslint 9 2024-06-12 22:56:58 +02:00
liamwhite
0f7c399b18
Merge pull request #286 from philomena-dev/ts-tags
Convert tag dropdown scripts to TypeScript
2024-06-12 00:10:51 -04:00
Liam
45df8a878e Use Record type for shortcut map too 2024-06-10 20:41:30 -04: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.
13735e7d4e
convert tags.js to ts 2024-06-10 23:20:44 +02:00
Liam
922f2db583 Fix selector 2024-06-10 08:09:00 -04:00
Luna D
fe4698aedc Convert gallery rearrangement scripts to TypeScript 2024-06-09 21:49:56 -04:00
Luna D
9ea6fdfb39 Convert tagsmisc and sources scripts to TypeScript 2024-06-09 17:05:23 -04:00
Liam
0b0412786f Fix mismerge 2024-06-09 16:31:12 -04:00
Luna D
0bdbc2899e Convert miscellaneous scripts to TypeScript 2024-06-08 23:12:52 -04:00
liamwhite
85ab98c085
Merge pull request #277 from philomena-dev/ts-shortcuts
Convert keyboard shortcut scripts to TypeScript
2024-06-08 23:12:05 -04:00
liamwhite
41af2f1227
Merge pull request #279 from philomena-dev/no-owned-options
Remove long-obsolete owner options scripts
2024-06-08 23:05:45 -04:00
liamwhite
2dfacd6eac
Merge pull request #278 from philomena-dev/ts-staffhider
Convert staffhider to TypeScript
2024-06-08 23:05:36 -04:00
Luna D
924334de49 Convert keyboard shortcut scripts to TypeScript 2024-06-08 23:05:01 -04:00
Luna D
7a6015b549 Convert duplicate report comparison scripts to TypeScript 2024-06-08 20:45:13 -04:00
Luna D
b42c438dd0 Remove long-obsolete owner options scripts 2024-06-06 20:37:47 -04:00
Luna D
43fd14f0a8 Convert staffhider to TypeScript 2024-06-06 20:32:36 -04: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
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
1a7d59cb59 Added the local setting to disable auto-completion 2024-06-02 20:40:09 +04:00