grandeljay
|
bcaa1f2277
|
feat(installer): add prerequisites check
|
2023-09-07 15:04:52 +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
|
15bf22ba80
|
fix: profile view
|
2023-09-06 11:09:13 +02:00 |
|
grandeljay
|
b12548656e
|
fix: attempting to show deleted wishlists
|
2023-09-05 15:51:10 +02:00 |
|
grandeljay
|
2fbbfe4e3f
|
fix: wishlist saved view
|
2023-09-05 15:47:05 +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
|
4fc16105af
|
refactor: add missing comma
|
2023-09-05 13:59:38 +02:00 |
|
grandeljay
|
488d1f59d3
|
chore: update to v1.1.0
|
2023-09-05 13:53:05 +02:00 |
|
grandeljay
|
9977bde358
|
docs: add workaround for broken installer
|
2023-09-04 15:59:01 +02:00 |
|
grandeljay
|
a114a2554e
|
fix: remembered lists view
|
2023-08-31 15:07:45 +02:00 |
|
grandeljay
|
9c093c42b3
|
fix: accessing private property
|
2023-08-31 15:04:51 +02:00 |
|
grandeljay
|
f449570627
|
fix: unable to fetch saved wishlists
|
2023-08-31 15:03:48 +02:00 |
|
grandeljay
|
d8e8491a18
|
refactor: wishlist class
|
2023-08-31 11:31:02 +02:00 |
|
grandeljay
|
262c67098a
|
fix: setting birthdate on login
|
2023-08-31 11:30:24 +02:00 |
|
grandeljay
|
3e58d186a9
|
refactor(api): getting wishlists
|
2023-08-31 11:30:04 +02:00 |
|
grandeljay
|
f61867b0d5
|
chore: update ruleset
|
2023-08-31 11:29:21 +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
|
749f247261
|
refactor: rename generatePassword to passwordToHash
|
2023-08-30 13:19:45 +02:00 |
|
grandeljay
|
e9798a01fe
|
fix: user construct on login
|
2023-08-30 13:11:12 +02:00 |
|
grandeljay
|
3355bd78b9
|
fix: define class properties for php 8.2
|
2023-08-30 12:51:23 +02:00 |
|
grandeljay
|
df5c4ad16a
|
docs: add php 8.2 as compatible
|
2023-08-30 11:56:38 +02:00 |
|
grandeljay
|
f0ec585396
|
feat: add upgrade instructions
|
2023-08-25 13:46:38 +02:00 |
|
grandeljay
|
0523000708
|
fix: #80 special characters in wishlist dropdown
|
2023-08-25 13:11:43 +02:00 |
|
grandeljay
|
7027012539
|
fix: #83 switching to wish product tab breaks view
|
2023-08-17 12:50:45 +02:00 |
|
grandeljay
|
4e36305fbc
|
chore: update dependencies
|
2023-08-17 11:48:42 +02:00 |
|
grandeljay
|
6d20c0b45a
|
chore: update dependencies
|
2023-08-17 11:47:40 +02:00 |
|
grandeljay
|
0f47bca189
|
fix: remove unused html from wish edit modal
|
2023-08-17 11:39:07 +02:00 |
|
grandeljay
|
7fbdfe3a5e
|
fix: remove unused html from wish details modal
|
2023-08-17 11:26:53 +02:00 |
|
grandeljay
|
27b7af64b8
|
fix: #80 special characters not displayed properly
|
2023-08-17 10:52:55 +02:00 |
|
grandeljay
|
38c8ed4ca5
|
fix: error when saving wish without priority
|
2023-08-17 10:50:59 +02:00 |
|
grandeljay
|
bb87e9ca1e
|
fix: user registration
|
2023-08-17 10:37:52 +02:00 |
|
grandeljay
|
4f07265921
|
feat: set the user's locale while creating an account
Previously, every user's locale was defaulted as `en_GB`. Now the browser's locale is used, if it is available.
|
2023-08-17 10:35:10 +02:00 |
|
CryptoGeek
|
2fc6d42897
|
#82 use native number input for price (#85)
|
2023-07-25 13:29:12 +02:00 |
|
grandeljay
|
21d3d4f9cf
|
#69 add account delete option
Closes #69
|
2023-07-25 12:54:40 +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
|
a919bcec33
|
chore(localisation): update translations
|
2023-05-09 16:43:11 +02:00 |
|
grandeljay
|
c1018ddcde
|
chore(localisation): update translations
|
2023-05-09 16:04:44 +02:00 |
|
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 |
|
Jay Trees
|
4efe2b6ba6
|
chore(localisation): #76 add ukrainian translations
|
2023-04-24 12:39:05 +02:00 |
|
grandeljay
|
57e1b354ae
|
chore(localisation): update translations
|
2023-04-24 12:37:01 +02:00 |
|