Commit graph

945 commits

Author SHA1 Message Date
grandeljay
a51f9dd7d9 feat: #70 add configuration flag to disable user registrations 2023-05-09 15:57:03 +02:00
grandeljay
b24b38fc5d fix: wish disappearing for wishlist owner when its fulfilled 2023-04-24 13:58:18 +02:00
grandeljay
df1ffe799e refactor(api): get statistics 2023-04-24 12:46:04 +02:00
grandeljay
554b370f79 style: attempt to fix wish details height 2023-04-20 17:57:09 +02:00
grandeljay
d9d11443c0 refactor: improve autoloading 2023-03-20 14:00:43 +01:00
grandeljay
9e6c8877c7 chore!: add namespace
BREAKING CHANGE: added namespace

the configuration may not load and cause wishthis to break if you do not manually add the namespace to your existing config.php
2023-03-20 13:59:51 +01:00
grandeljay
eab739f83a fix(configuration): #74 fatal error when the CHANNELS is not defined
Closes: #74
2023-03-13 14:40:50 +01:00
grandeljay
c5dd5be571 feat(configuration): #64 add configuration to disable plausible.io calls
Closes: #64
2023-03-12 11:50:51 +01:00
grandeljay
642b3f4a98 docs(configuration): #64 add description to constants 2023-03-12 11:30:45 +01:00
grandeljay
1209579f4a Add issue 71 2023-03-09 18:07:34 +01:00
grandeljay
c53431ddef Fix shared wishlist instructions #71 2023-03-09 18:02:44 +01:00
grandeljay
26b26cf577 Fix registration 2023-02-10 15:51:11 +01:00
grandeljay
43e5ccba3d Fix switching wishlists 2023-02-10 15:43:42 +01:00
grandeljay
5f975b510c Allow deleting wish 2023-02-10 15:23:31 +01: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
b338edeff7 Fixed: Marking wish as fulfilled 2023-02-06 15:46:40 +01:00
grandeljay
78bf7014e7 Add option to delete account 2023-01-30 11:17:11 +01:00
grandeljay
29905920ef Refactor 2023-01-28 19:35:00 +01:00
grandeljay
0b80e91dc3 Remove development environment notice 2023-01-28 19:34:53 +01:00
grandeljay
73ad4012df Fix undefined array key 2023-01-28 17:15:45 +01:00
grandeljay
c31a07d855 Fix sql syntax error 2023-01-28 16:50:05 +01:00
grandeljay
3414e6c51e Prevent XSS attacks 2023-01-28 16:39:43 +01:00
grandeljay
c13e5d38c9 Fix wishlist title 2023-01-28 15:49:50 +01:00
grandeljay
4c5bafe1b2 Fix wishlist not found 2023-01-28 15:29:43 +01:00
grandeljay
ce744e7278 Fix sql syntax error 2023-01-28 15:25:19 +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
11321542fe Improve dark loading indicator 2023-01-28 12:24:13 +01:00
grandeljay
aa59b488dd Allow editing/saving wish 2023-01-28 12:24:00 +01:00
grandeljay
0acd2b660f Fix warning when viewing own wishlist 2022-12-31 14:31:59 +01:00
grandeljay
a0d911016f Make wish edit modal full screen on small viewports 2022-12-31 13:43:55 +01:00
grandeljay
ac57daee5e Add wish edit modal 2022-12-31 13:41:15 +01:00
grandeljay
0511eff87d Refactor 2022-12-30 13:11:15 +01:00
grandeljay
6631b4ebbd Improve wish details header placeholder 2022-12-29 16:07:10 +01:00
grandeljay
cdf4899863 Improve wish details image placeholder 2022-12-29 16:05:31 +01:00
grandeljay
697b382afd Revert "Attempt to disable scrollbar on full screen modal"
This reverts commit 1a64aa9c19.
2022-12-29 16:00:38 +01:00
grandeljay
18731bc27a Fix wish details image size 2022-12-29 15:55:31 +01:00
grandeljay
c23007135e Refactor 2022-12-29 15:16:40 +01:00
grandeljay
bba8e8c65b Fix wish details placeholders 2022-12-29 15:16:32 +01:00
grandeljay
4eed2ef080 Fix wish details alignments 2022-12-29 15:05:35 +01:00
grandeljay
1a64aa9c19 Attempt to disable scrollbar on full screen modal 2022-12-29 14:58:53 +01:00
grandeljay
b6398db811 Refactor 2022-12-29 14:51:22 +01:00
grandeljay
e350361af5 Improve wish details image 2022-12-29 14:51:14 +01:00
grandeljay
3e82e79280 Improve wish details size on small viewports 2022-12-29 14:48:35 +01:00