Commit graph

1763 commits

Author SHA1 Message Date
368c8767f0
feat(profile): disable ads toggle on certain domains
Introduced a condition to disable the advertisements toggle for specific domains, enhancing user experience by clearly distinguishing environments where ad configurations are not applicable.

By explicitly disabling the toggle on unsupported domains, it guides users towards intended interactions within the application, reducing potential support inquiries and user frustration related to advertisement settings in non-production environments.
2024-05-31 18:20:12 +02:00
Jay Trees
8b99a1faa1 chore: update to v1.2.0 2024-05-31 14:41:17 +02:00
Jay Trees
bf5c68debe fix(installer): not dropping sessions table if it exists 2024-05-29 17:27:17 +02:00
Jay Trees
4019908147 fix(installer): not dropping products table if it exists 2024-05-29 17:25:08 +02:00
Jay Trees
7d61f3020a docs(changelog): add security improvements by tuda 2024-05-29 17:19:19 +02:00
Jay Trees
3ef5f24d05 fix: user registration when it's disabled 2024-05-29 17:18:10 +02:00
Jay Trees
f37ac929cc refactor: fix code style 2024-05-29 17:17:31 +02:00
Jay Trees
cf9e699ec9 refactor: fix code style 2024-05-29 17:08:43 +02:00
Jay Trees
262608544f fix(installer): attempt to create cache directory 2024-05-29 16:45:33 +02:00
Jay Trees
e42c9262ef refactor: fix code style 2024-05-11 18:32:09 +02:00
Jay Trees
b422805af4 fix: load user session when database is available 2024-05-11 18:31:43 +02:00
Jay Trees
deb6810b56 refactor: create config class 2024-05-11 18:26:27 +02:00
Jay Trees
269b41ffa9 docs(changelog): #194 add emoji support 2024-04-12 15:23:49 +02:00
Jay Trees
71aa1fe401 fix: #194 emojis not being displayed correctly 2024-04-12 15:17:11 +02:00
transifex-integration[bot]
bddd16b8a8
chore(localisation): update translations (#186)
* Translate translations/wishthis.pot in nl

100% translated source file: 'translations/wishthis.pot'
on 'nl'.

* Translate translations/wishthis.pot in nl

100% translated source file: 'translations/wishthis.pot'
on 'nl'.

* Translate translations/wishthis.pot in nl

100% translated source file: 'translations/wishthis.pot'
on 'nl'.

* Translate translations/wishthis.pot in nl

100% translated source file: 'translations/wishthis.pot'
on 'nl'.

* Translate translations/wishthis.pot in nl

100% translated source file: 'translations/wishthis.pot'
on 'nl'.

* Translate translations/wishthis.pot in nl

100% translated source file: 'translations/wishthis.pot'
on 'nl'.

* Translate translations/wishthis.pot in nl

100% translated source file: 'translations/wishthis.pot'
on 'nl'.

* Translate translations/wishthis.pot in nl

100% translated source file: 'translations/wishthis.pot'
on 'nl'.

* Translate translations/wishthis.pot in nl

100% translated source file: 'translations/wishthis.pot'
on 'nl'.

* Translate translations/wishthis.pot in nl

100% translated source file: 'translations/wishthis.pot'
on 'nl'.

* Translate translations/wishthis.pot in nl

100% translated source file: 'translations/wishthis.pot'
on 'nl'.

* Translate translations/wishthis.pot in nl

100% translated source file: 'translations/wishthis.pot'
on 'nl'.

* Translate translations/wishthis.pot in en_AU

100% translated source file: 'translations/wishthis.pot'
on 'en_AU'.

---------

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2024-03-28 12:32:56 +01:00
Niklas Bittner
c684f3535a feat: migrate to bcrypt for passwords 2024-03-28 12:14:45 +01:00
Niklas Bittner
2751bb2028 fix: arbitrary lfi on wish image 2024-03-28 12:14:38 +01:00
Niklas Bittner
212c4754ee fix: user registration disabled 2024-03-28 12:14:30 +01:00
Niklas Bittner
5104f0205b fix: database test input sanitization 2024-03-28 12:14:21 +01:00
Niklas Bittner
ed45d182d1 fix: api authentication bypasses 2024-03-28 12:13:59 +01:00
Niklas Bittner
d60c2ff432 fix: stored xss with wish url 2024-03-28 11:36:12 +01:00
grandeljay
9d3e0cc16d fix: #192 session id truncated 2024-01-27 13:51:38 +01:00
grandeljay
523a5b18f9 refactor: apply new code style 2024-01-27 13:50:58 +01:00
grandeljay
8c0b0b05c2 docs(changelog): add adding wish to arbitrary list 2024-01-16 17:37:53 +01:00
grandeljay
103e2f5a28 fix: adding wish to arbitrary list 2024-01-16 17:36:46 +01:00
grandeljay
d913cc16b8 refactor: return associative array 2024-01-16 17:36:17 +01:00
grandeljay
7735b267b5 refactor: apply new style 2024-01-16 17:35:38 +01:00
grandeljay
505e398aa4 docs(changelog): add missing authentication when deleting wish 2024-01-16 17:21:13 +01:00
grandeljay
3b43f08955 fix: missing authentication when deleting wish 2024-01-16 17:10:05 +01:00
grandeljay
6b1d4cb725 refactor: remove obsolete code 2024-01-16 16:56:07 +01:00
grandeljay
7f285ba3f4 refactor: apply new style 2024-01-16 16:38:38 +01:00
grandeljay
952a7fe304 chore: update for wpcs v3 2024-01-16 16:38:05 +01:00
grandeljay
dd4dade0da chore: remove comments 2024-01-08 13:39:26 +01:00
grandeljay
bb4a25919d docs: remove broken installer notice 2024-01-08 13:38:10 +01:00
grandeljay
0f17eaac74 docs: fix code formatting 2024-01-08 13:37:58 +01:00
grandeljay
aa67224659 chore: merge style/189-fix-keep-me-logged-in-check into develop 2023-12-21 12:40:40 +01:00
grandeljay
76f64cb713 fix: wish url being incomplete 2023-12-20 11:57:15 +01:00
grandeljay
1aebb20262 fix: session not restoring 2023-12-20 11:47:19 +01:00
grandeljay
e496e3d084 docs(changelog): add #189 2023-12-20 11:26:36 +01:00
grandeljay
7fe5b99e46 style: fix slider checked state
Closes #189
2023-12-20 02:38:20 +01:00
grandeljay
c1f0477a0a chore: remove what you should also know section
Since the user is now informed about affiliate links on the wish add screen, it no longer needs to be displayed on the home page.
2023-12-20 02:29:12 +01:00
grandeljay
7171b94132 feat: add indicator for affiliate links 2023-12-20 02:27:13 +01:00
grandeljay
f0f4bdb2f9 chore: fix filename 2023-12-19 15:47:29 +01:00
grandeljay
6f06ef860e chore: update fomantic-ui assets 2023-12-19 15:45:49 +01:00
grandeljay
bc8ab0bb24 docs(readme): add fomantic-ui update instructions 2023-12-19 15:41:07 +01:00
grandeljay
dc93c34819 chore(dependency): update fomantic-ui to v2.9.3 2023-12-19 15:36:33 +01:00
grandeljay
d4489ec7af chore(dependencies): update composer 2023-12-19 15:31:43 +01:00
grandeljay
d99762305b docs(changelog): add keep a changelog note 2023-12-19 15:26:39 +01:00
grandeljay
1f26f19315 docs(changelog): edit to match keep a changelog style 2023-12-19 15:19:50 +01:00
grandeljay
21de306cb7 refactor: use markdown files for changelog 2023-12-19 15:07:02 +01:00