db4b1193cf
fix: bypass affiliate logic
...
Removed affiliate link generation and verification logic from Wish class methods.
2024-11-04 09:54:31 +01:00
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
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
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
71aa1fe401
fix : #194 emojis not being displayed correctly
2024-04-12 15:17:11 +02: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
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
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
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
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
d99762305b
docs(changelog): add keep a changelog note
2023-12-19 15:26:39 +01:00
grandeljay
21de306cb7
refactor: use markdown files for changelog
2023-12-19 15:07:02 +01:00
grandeljay
07650dc806
docs(changelog): add session management rewrite
2023-12-19 14:15:39 +01:00
grandeljay
b36621d767
feat: improve session loading
2023-12-19 12:49:12 +01:00
grandeljay
5295cbc7e1
fix: affiliate linking
2023-12-18 23:27:37 +01:00
grandeljay
0a667b312d
fix: include cookies for fetch request
2023-12-18 16:08:36 +01:00
grandeljay
229d04eb07
fix: loading existing session
2023-12-18 11:59:11 +01:00
grandeljay
fcd6378fef
fix: wrong filename
2023-12-17 13:08:43 +01:00
grandeljay
c6896f91c0
fix : #108 channel redirection
2023-12-17 13:08:29 +01:00
grandeljay
d50d4b0aab
fix: session not persisting
2023-12-17 12:43:59 +01:00
grandeljay
1ae6f74b44
docs(changelog): add keep me logged in checkbox
2023-11-24 18:52:33 +01:00
grandeljay
02b976a5d0
chore: update repository url
2023-11-24 18:44:24 +01:00
grandeljay
0b87dc3cac
fix: not being able to stay logged in
2023-11-24 18:23:13 +01:00
grandeljay
01ad3b6a58
refactor: improve log in procedure
2023-11-24 16:07:07 +01:00
grandeljay
5c1c7dce42
chore: remove persistent cookie
2023-11-24 16:06:51 +01:00
grandeljay
aae51fa752
docs(changelog): add #184 as fixed
2023-11-24 15:40:00 +01:00
grandeljay
27d66368ee
fix: logging into non-existent user
2023-11-24 15:37:33 +01:00