Commit graph

129 commits

Author SHA1 Message Date
grandeljay
c8c257122d fix: long urls not being truncated 2023-09-20 17:43:58 +02:00
grandeljay
24169997a8 fix: passing null 2023-09-20 17:03:37 +02:00
grandeljay
c986da8e23 fix: request more wishes button not working 2023-09-20 15:52:01 +02:00
grandeljay
bccd9356cf fix: wish details 2023-09-07 16:26:17 +02:00
grandeljay
cfe30781a9 fix: wishlist view 2023-09-07 15:58:26 +02:00
grandeljay
56993052b4 fix: viewing shared wishlist by hash 2023-09-07 15:16:17 +02:00
grandeljay
991b99839a feat(installer): improve database tester 2023-09-07 10:42:10 +02:00
grandeljay
a4f70b3e05 feat: add affiliate links 2023-09-07 10:33:41 +02:00
grandeljay
31df7de9e0 fix: updating wish 2023-09-05 15:33:37 +02:00
grandeljay
b19c3221a9 fix: wish details view 2023-09-05 15:11:58 +02:00
grandeljay
05cd98812b fix: user wishlist view 2023-09-05 14:49:40 +02:00
grandeljay
f449570627 fix: unable to fetch saved wishlists 2023-08-31 15:03:48 +02:00
grandeljay
3e58d186a9 refactor(api): getting wishlists 2023-08-31 11:30:04 +02:00
grandeljay
1d50f3febc fix: invalid use of isset 2023-08-30 15:15:46 +02:00
grandeljay
0f16293f4e fix: getting user id 2023-08-30 15:06:56 +02:00
grandeljay
1fc8f31d38 fix: getting user power 2023-08-30 15:00:29 +02:00
grandeljay
cf253bf8c0 fix: login not working 2023-08-30 14:58:00 +02:00
grandeljay
38c8ed4ca5 fix: error when saving wish without priority 2023-08-17 10:50:59 +02:00
grandeljay
86c7379328 fix: wish priority not showing 2023-07-20 15:07:07 +02:00
grandeljay
815f1cbd37 fix: wish title and description encoding 2023-07-20 14:58:11 +02:00
Kumi
b8ca7786ce
fix: remove superfluous comma, fixing sql syntax error (#77)
Removed an incorrect comma in the logic for updating the wish URL, which previously caused an Internal Server Error due to an SQL syntax error.
2023-07-02 12:04:49 +02:00
grandeljay
df1ffe799e refactor(api): get statistics 2023-04-24 12:46:04 +02:00
grandeljay
a840c29c85 Fix wish not creatable 2023-02-10 11:59:02 +01:00
grandeljay
efe3c87c15 Allow fulfilling wishes 2023-02-08 12:40:22 +01:00
grandeljay
c31a07d855 Fix sql syntax error 2023-01-28 16:50:05 +01:00
grandeljay
c347707517 Fix quotes in wish fields 2023-01-28 15:10:53 +01:00
grandeljay
68947b616b Fix sql incorrect types 2023-01-28 15:02:01 +01:00
grandeljay
f613b11fe7 Refactor 2023-01-28 15:01:31 +01:00
grandeljay
070e7eebc0 Fix undefined array key 2023-01-28 15:01:14 +01:00
grandeljay
3cc4f20a97 Fix undefined variable 2023-01-28 15:00:52 +01:00
grandeljay
e7c788715e Fix syntax errors 2023-01-28 15:00:29 +01:00
grandeljay
d0f29d227c Prepare SQL statements 2023-01-28 14:25:53 +01:00
grandeljay
68976b70fe Forbid unauthorised access to user wishlists 2022-12-14 16:48:33 +01:00
grandeljay
f7e695e094 Extend wishlists api response 2022-12-14 16:45:55 +01:00
grandeljay
35f5a76dfa Fix API input/request variables 2022-11-28 12:13:53 +01:00
grandeljay
9bcf34685b Fix wish not deleting 2022-11-28 12:13:36 +01:00
grandeljay
e3a02ca289 Refactor 2022-11-28 12:01:09 +01:00
grandeljay
5260e2dcc8 Add popups to statistics 2022-11-28 11:07:25 +01:00
grandeljay
b590e1efc2 Refactor 2022-11-25 22:45:34 +01:00
grandeljay
fc88075bfc Wish adding wish not working 2022-11-25 12:22:11 +01:00
grandeljay
8cd0fe80b8 Refactor API 2022-11-24 16:09:33 +01:00
grandeljay
1c3c11b75c Refactor 2022-11-24 13:35:29 +01:00
grandeljay
065f7f904f Fix undefined array key 2022-11-23 17:22:46 +01:00
grandeljay
7ba0a2c784 Refactor wishlists api 2022-11-23 16:45:04 +01:00
grandeljay
24082c5cff Add wish list view 2022-11-20 10:40:30 +01:00
grandeljay
fdda3af826 Make crawlers generate page previews 2022-11-19 20:46:50 +01:00
grandeljay
dcb0f74aa9 Refactor 2022-11-11 13:41:01 +01:00
grandeljay
aa1c391166 Rework pretty URLs 2022-11-11 13:40:40 +01:00
grandeljay
29c9c3c472 Refactor API 2022-11-11 13:34:40 +01:00
grandeljay
c5c2893201 Refactor 2022-11-10 09:54:40 +01:00