Coal
6900c401de
Prevent admin from creating users with empty username ( #37 )
...
* Prevent admin from creating users with empty username
A error message shows when the admin tries to submit the form if the validation fails.
The error message was translated to Czech, Deutsch, English, Spanish and French, which are the currently compatible languages in the website.
* Move username validation logic to server side
2022-10-06 12:57:42 -04:00
Wingy
001b81d6b5
fix seeing gifts from other people on your list ( #36 )
2022-10-04 09:18:50 -04:00
Wingy
fe6bf0f474
Wishlist details in index ( #30 )
...
* embed wishlist item names in wishlists index
2022-10-03 21:13:36 -04:00
Wingy
b94afc3579
Add the ability to suggest items for someone else without pledging for it ( #29 )
...
* add suggest button to wishlist
* make suggest button work
* remove delete-on-unpledge logic
2022-10-03 11:32:25 -04:00
Wingy
48dce2c5c4
add pledge logic
2022-10-03 11:03:09 -04:00
Wingy
ad02bc3714
add _CCUNKNOWN
2022-10-03 10:49:36 -04:00
Wingy
2a98752147
Revert "add guest login to login page"
...
This reverts commit 0086399678
.
2022-10-03 10:40:37 -04:00
Wingy
0086399678
add guest login to login page
2022-10-03 10:40:14 -04:00
Wingy
290236fbea
Merge branch 'master' into localization/german
2021-12-06 13:55:36 -05:00
Wingy
6328921586
Revert "fixed in #18a1c11"
...
This reverts commit 2bbce4b492
.
2021-12-06 13:39:55 -05:00
Wingy
2bbce4b492
fixed in #18a1c11
2021-12-06 13:29:33 -05:00
Wingy
298dbd4e6d
Merge pull request #12 from o-pteron/master
...
Fix typo in navbar
2021-12-06 13:19:50 -05:00
Wingy
18a1c113c8
forgot to use translations for pledge button
2021-12-06 13:17:29 -05:00
PeteS4
e9a9b91414
fix: localized pledge button
2021-12-06 16:03:26 +01:00
o-pteron
7dffd14be4
Fix typo
2021-12-05 20:38:28 +01:00
Romain Boulanger
c06d83c249
fix typo
2021-12-04 01:08:31 +01:00
Wingy
d91128274b
localization support
2021-12-03 11:13:43 -05:00
Wingy
230f92face
downsize mobile wishlist pfps
2021-11-29 12:13:16 -05:00
Wingy
34679edaf6
fix get product data version
2021-10-13 15:23:22 -04:00
Wingy
7fb1e11750
You can now specifiy PFP=false to disable pfps.
2021-10-11 09:50:09 -04:00
Wingy
62d5e395fa
oops accidentally broke password changes
2021-09-15 02:55:39 -04:00
Wingy
5ac965eac4
Profile Pictures!
2021-09-15 02:41:44 -04:00
Wingy
404bf26376
extract updateNotice to pug file
2021-09-14 22:17:05 -04:00
Wingy
7f6f1d3c8d
bring back opaque logo, use transparent only for favicon
2021-09-14 22:14:15 -04:00
Wingy
fa726b85a8
fix updateNotice, show current/latest version
2021-09-14 21:51:50 -04:00
Wingy
d7ba61e339
securitynotice system -> updatenotice system
2021-09-13 23:13:19 -04:00
Wingy
1226ff298f
include rank in wishlist, moving items up/down happens during animation instead of after
2021-09-13 22:30:16 -04:00
Wingy
2a5240a1ee
make logo transparent, use as favicon
2021-09-13 20:24:28 -04:00
Wingy
ccfc10002d
clear all wishlists button
2021-09-13 16:47:56 -04:00
Wingy
5b87859a82
move to top button
2021-01-02 17:17:20 -05:00
Wingy
884c699c8f
manage admins from admin ui
2021-01-02 17:07:07 -05:00
Wingy
f2eb6526b9
wrap note in a div
2020-12-02 12:18:17 -05:00
Wingy
f9c34f8de1
Bulmaswatch
2020-12-01 22:20:01 -05:00
Wingy
c02510659c
env config improvement
2020-12-01 22:09:25 -05:00
Wingy
f3cfc6abe0
Remove CDN usage
...
Cache Partitioning is now a thing in browsers.
This negates the advantage of a CDN.
2020-12-01 21:39:11 -05:00
Wingy
9d55f6e347
eslint order rule, markdown support
2020-12-01 18:14:57 -05:00
Wingy
92fbf14f97
add height limit to wishlist image
2020-11-30 21:23:59 -05:00
Wingy
9c32dd13e9
security notices
2020-11-08 19:01:41 -05:00
Wingy
fc9fbc6bdf
LISTS_PUBLIC
2020-11-08 17:23:51 -05:00
Wingy
ea36220f38
Add get product data refresh
2020-11-07 15:54:53 -05:00
Wingy
120be27e44
1.18.1: message at bottom of supported sites
2020-11-05 17:58:31 -05:00
Wingy
9dbea43066
show supported sites
2020-11-05 17:42:24 -05:00
Wingy
2707ac5773
impersonation
2020-11-03 20:25:20 -05:00
Wingy
b379c5ba41
auto-update get-product-name
2020-11-02 19:07:12 -05:00
Wingy
96588d0690
Image support
2020-11-02 17:43:57 -05:00
Wingy
7bc40ac3af
add price
2020-11-01 22:01:30 -05:00
Wingy
22ebde8a0b
v1.13.0: Reset Password
2020-10-30 11:15:00 -04:00
Wingy
abb50cf152
Admin Panel Revamp
2020-10-29 23:50:36 -04:00
Wingy
c99c897561
v1.11.0: ROOT_PATH
2020-10-29 14:14:38 -04:00
Wingy
066d72b153
Revert "Old partial attempt at "public mode""
...
This reverts commit 8f6b030ca8
.
2020-10-29 11:25:05 -04:00