grandeljay
|
7e951c1d7e
|
test: add pretty url
|
2023-09-20 19:24:25 +02:00 |
|
grandeljay
|
ebfe5b34a2
|
test: add url over 255 chars
|
2023-09-20 17:44:38 +02:00 |
|
grandeljay
|
c8c257122d
|
fix: long urls not being truncated
|
2023-09-20 17:43:58 +02:00 |
|
grandeljay
|
744524fbe6
|
test: add title over 128 chars
|
2023-09-20 17:33:41 +02:00 |
|
grandeljay
|
ebf77004f1
|
test: improve create wish
|
2023-09-20 17:27:00 +02:00 |
|
grandeljay
|
24169997a8
|
fix: passing null
|
2023-09-20 17:03:37 +02:00 |
|
grandeljay
|
733c4e352b
|
test: add create wish
|
2023-09-20 16:59:51 +02:00 |
|
grandeljay
|
5cc1e0af02
|
chore: add phpunit dependency
|
2023-09-20 16:56:46 +02:00 |
|
grandeljay
|
e01b7e1701
|
docs: fix typo
|
2023-09-20 16:10:40 +02:00 |
|
grandeljay
|
c986da8e23
|
fix: request more wishes button not working
|
2023-09-20 15:52:01 +02:00 |
|
grandeljay
|
7dbe413f77
|
fix: profile settings not being saved
|
2023-09-20 15:33:20 +02:00 |
|
grandeljay
|
a7bf23154c
|
chore: fix code sniffer
|
2023-09-20 13:52:46 +02:00 |
|
grandeljay
|
78239a69d0
|
docs: make docker image official
|
2023-09-20 12:38:21 +02:00 |
|
grandeljay
|
bafabd15a4
|
docs: fix old repository link
|
2023-09-20 12:36:06 +02:00 |
|
grandeljay
|
26535718c2
|
chore(localisation): update translations
|
2023-09-16 14:46:43 +02:00 |
|
grandeljay
|
2ef3e59584
|
fix: typo
|
2023-09-16 14:46:13 +02:00 |
|
grandeljay
|
6dfb88a847
|
docs: add note about running wishthis inside a sub-folder
|
2023-09-12 07:41:27 +02:00 |
|
grandeljay
|
a5c743d563
|
fix: potential race condition
|
2023-09-08 21:20:20 +02:00 |
|
grandeljay
|
6838e26f32
|
fix: wishlist 404 page
|
2023-09-08 11:08:02 +02:00 |
|
grandeljay
|
19eb3cc0d3
|
fix: access to private property
|
2023-09-08 09:19:07 +02:00 |
|
grandeljay
|
069643a6e3
|
chore(localisation): update translations
|
2023-09-07 16:31:33 +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
|
e7893e8de2
|
fix: access to private property
|
2023-09-07 15:13:07 +02:00 |
|
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 |
|