Andrea Vos
7604b37ec0
regenerate yarn.lock on the server (sqlite3 binding issues otherwise)
2023-08-22 19:39:16 +02:00
Andrea Vos
1cb134f984
(bug)(terms) fix uploading images in terms
2023-08-22 19:16:13 +02:00
Andrea Vos
c2dfd6d21f
(vi)(trans)
2023-08-22 19:16:01 +02:00
Andrea Vos
ac77f6a9a6
(bug)(terms) fix uploading images in terms
2023-08-22 19:15:17 +02:00
Andrea Vos
f94f69cefe
hide plausible link (it's 404 if you're not logged in)
2023-08-22 19:10:43 +02:00
Andrea Vos
da8a5d0b67
(bug) fix broken font property
2023-08-22 19:10:20 +02:00
Andrea Vos
ce64eb1532
disallow GPTBot
2023-08-22 19:07:44 +02:00
Andrea Vos
346bca956b
setup fixes
2023-08-21 22:00:12 +02:00
Andrea Vos
578950282c
Merge branch 'main' into 'main'
...
HMR Fixes + Doc
See merge request PronounsPage/PronounsPage!370
2023-08-21 19:23:54 +00:00
Sky
1987da7ec7
HMR Fixes + Doc
2023-08-21 19:23:54 +00:00
Andrea Vos
cb72caa50c
Merge branch 'main' into 'main'
...
Bug Fixes + More documentation
See merge request PronounsPage/PronounsPage!369
2023-08-20 07:48:59 +00:00
Sky
5e5307dc72
added more info + examples for better understanding
2023-08-20 01:01:13 +00:00
FNItsLegend
26b43eb188
fixed double documentation due to merge
2023-08-19 23:33:23 +03:00
FNItsLegend
6ddfcbb43e
Merge branch 'main' of https://gitlab.com/ThatTransGirl/pronouns-page-hebrew
2023-08-19 23:31:11 +03:00
FNItsLegend
7ed63d4387
fixed a bug caused by a bootstrap breaking change
...
(see https://github.com/twbs/bootstrap/issues/38683 )
2023-08-19 23:27:52 +03:00
FNItsLegend
4350ea18d4
misc changes
2023-08-19 23:27:24 +03:00
FNItsLegend
0eda1541ae
clearer documantion + example
2023-08-19 23:26:16 +03:00
FNItsLegend
dcad63970c
init hebrew locale creation
2023-08-19 23:25:05 +03:00
Andrea Vos
1da4c77760
better setup instructions
2023-08-19 20:03:16 +02:00
Andrea Vos
4f3a2739cf
test newor video slot again
2023-08-19 19:52:32 +02:00
Andrea Vos
a2d4ae512e
Merge branch 'main' into 'main'
...
Add documentation
See merge request PronounsPage/PronounsPage!368
2023-08-13 21:46:52 +00:00
FNItsLegend
6b4cdcef89
Add documentation
2023-08-13 23:52:44 +03:00
Andrea Vos
2b680a472b
Revert "Merge branch 'better-sqlite' into 'main'"
...
This reverts merge request !367
2023-08-13 19:23:03 +00:00
Andrea Vos
aa54d6db3f
Merge branch 'better-sqlite' into 'main'
...
better-sqlite-pool
See merge request PronounsPage/PronounsPage!367
2023-08-13 09:19:27 +00:00
Andrea Vos
ee5f618632
better-sqlite3 - fixes
2023-08-12 13:47:04 +02:00
Andrea Vos
642701e53c
better-sqlite3 - re-implement migrations
2023-08-12 13:02:36 +02:00
Andrea Vos
2a57667329
better-sqlite3 and better-sqlite-pool
2023-08-12 12:34:36 +02:00
Andrea Vos
fa5a38c0f5
(bug) potential fix for video ad unit seemingly breaking profile editor
2023-08-07 18:48:29 +02:00
Andrea Vos
6390cf2c25
(bug) potential fix for video ad unit seemingly breaking profile editor
2023-08-07 18:45:05 +02:00
Andrea Vos
c51acb7e49
fix typo
2023-08-05 20:54:06 +02:00
Andrea Vos
0c49656ed0
(ru)(trans)
2023-08-05 19:55:06 +02:00
Andrea Vos
a549061f6d
(de)(trans)
2023-08-05 19:53:57 +02:00
Andrea Vos
aecf238c94
(en)(trans) fix typo
2023-08-05 19:51:32 +02:00
Andrea Vos
71c3fc44e6
(bug) revert page layout fix, it breaks more than was fixing
2023-08-04 17:30:54 +02:00
Andrea Vos
63a5cd9ab9
(bug) fix issues with sources (filtering, images)
2023-08-04 17:21:31 +02:00
Andrea Vos
f48e758a1b
(bug) fix cleanupAccounts – ensure that lastActive is never null, otherwise users might get a removal warning right after registering
2023-08-02 18:34:26 +02:00
Andrea Vos
491a634e19
Merge remote-tracking branch 'origin/main'
2023-07-31 19:29:47 +02:00
Andrea Vos
36ac06b185
(de)(trans)
2023-07-31 19:29:40 +02:00
Andrea Vos
3fe7b36028
Merge branch 'fix/355-explicit-dependencies' into 'main'
...
fix(355): Explicitly list dependencies, update some dependencies to less vulnerable versions
Closes #355
See merge request PronounsPage/PronounsPage!365
2023-07-29 08:44:42 +00:00
tecc
c591f1be33
fix: Remove erroneous "type": "module"
2023-07-29 10:15:25 +02:00
tecc
963b64a258
change: Remove some supposed-to-be transitive dependencies, add shamefully-hoist to .npmrc
2023-07-29 06:50:53 +02:00
tecc
09027d9c89
chore(deps): Add further required dependencies... but not all
2023-07-29 06:22:13 +02:00
tecc
fea680f1db
chore(deps): Add vuex@^3.6.2
as explicit dependency
2023-07-29 05:20:45 +02:00
tecc
20a3460efd
chore(deps): Upgrade more dependencies for security
2023-07-29 05:03:15 +02:00
tecc
37ed089b09
fix(355): Explicitly list dependencies, update some dependencies to less vulnerable versions
...
issue-355: Any dependencies used directly by the project should now be listed. This issue therefore closes #355 .
2023-07-29 04:49:23 +02:00
tecc
373ec54aae
change: Load some files in a more stable fashion
2023-07-29 04:22:50 +02:00
Andrea Vos
e627c6bc55
(audit) add link to audit log directly in profile
2023-07-28 21:17:07 +02:00
Andrea Vos
9bb7554df0
(vi)(trans)
2023-07-28 21:15:07 +02:00
Andrea Vos
521b913865
audit log - admin panel read access
2023-07-27 22:09:46 +02:00
Andrea Vos
cf5a868f78
audit log
2023-07-27 21:37:36 +02:00