Commit graph

287 commits

Author SHA1 Message Date
Wingy
ae50a8b11d
Implement custom HTML placement (#78) 2023-01-30 10:55:40 -05:00
Wingy
014bd271b4 1.31.0 2022-12-24 20:58:24 -05:00
Lars Stegman
7b81642884
Create Dutch language translation (#72)
* Create Dutch language translation

* Change move to top
2022-12-24 20:57:20 -05:00
Lars Stegman
58c35640e1
Create Dutch language translation (#72)
* Create Dutch language translation

* Change move to top
2022-12-24 20:57:10 -05:00
Wingy
13eff32f7e 1.30.3 2022-12-19 17:40:01 -05:00
Wingy
56c2e34081
add missing await (#69) 2022-12-19 17:39:16 -05:00
Wingy
afec9afcab remove patched express response from dockerfile 2022-12-17 18:49:07 -05:00
Wingy
e1dff41ec3 1.30.2 2022-12-17 18:47:17 -05:00
Wingy
0b26ec0ce4
refactor wishlist manipulation code (#66) 2022-12-10 17:00:24 -05:00
Wingy
0d7d73744c
Refactor: move src to folder (#63)
* move all source code to src/

* replace express response patch with middleware

* fix readdir not looking in src

* fix stray redirect

* add base to manifest

* remove secret.txt from src/config/secret

* add src/config/secret/secret.txt to gitignore
2022-12-10 12:04:07 -05:00
Na0mir
363146c331
Update fr-fr translation (#49)
* Add fr-fr translation

Add WISHLIST_SUGGEST key

* Update fr-fr.js

* Update fr-fr.js
2022-11-12 08:03:27 -05:00
Wingy
f38ee4fc85 1.30.1 2022-10-18 18:26:35 -04:00
Wingy
02907e8953
if GUEST_PASSWORD is set, LISTS_PUBLIC will be set to false (#48) 2022-10-18 16:22:07 -04:00
Wingy
d53aba5c50
switch native html details for js (fixes 45) (#47) 2022-10-18 15:35:22 -04:00
Nathan Lanier
31531b607d
Create Helm Chart (#43)
* chore: initial commit of helm chart yaml

* chore: add docs and reset ingress classname default

* chore: helm repo add and install documentation

* chore: add env variables to deployment and values

* fix: remove port env variable
2022-10-18 14:59:34 -04:00
StS82
28ddbb1f6c
Added 2 non existing variables to DE localization (#42) 2022-10-16 07:41:33 -04:00
Ivy Sejas Saskia Rocabado
4e6277ab4c
UPDATE: Spanish translation (#41) 2022-10-14 15:21:28 -04:00
Wingy
debc8d06e5 1.30.0 2022-10-14 11:06:30 -04:00
BootVirtual
0ad4ea04d7
Add Romanian localization (#39)
* Add Romanian localization

* Translate strings containing pledge
2022-10-13 14:50:41 -04:00
Coal
51842add77
#31 - Allow removing an item from others' wishlist if you added it (#40) 2022-10-11 08:44:14 -04:00
Coal
e5330d678f
Expose port 80 for the christmas-community service (#32)
* Expose port 80 for the christmas-community service

If the app is ran with docker-compose, the express server (port 80) should be open as well

* Change default ports to 3000 and 8080 for Express and DB respectively

Also modified the initial config to include a default DB port if not provided in the env

* Forward only port 80 and don't expose database by default in the config file

Database is still being exposed through the Dockerfile, as it already was

* Restore formatting for config/index.js
2022-10-07 15:18:06 -04:00
Mario
d3f85afa1d
fix: ensure profile picture on admin user creation (#38) 2022-10-06 13:45:32 -04:00
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
Restart
ef77a280ea
added translation for french (canada) (#33) 2022-10-04 08:35:10 -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
0e6420f714
Merge pull request #28 from Wingysam/guest-passwords
Basic Guest Passwords
2022-10-03 11:04:53 -04:00
Wingy
48dce2c5c4 add pledge logic 2022-10-03 11:03:09 -04:00
Wingy
a998928202 add cookie 2022-10-03 11:03:02 -04:00
Wingy
ad02bc3714 add _CCUNKNOWN 2022-10-03 10:49:36 -04:00
Wingy
1b8d474756 add guest password querystring 2022-10-03 10:42:29 -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
9685c7f909 add guest password config 2022-10-03 10:39:21 -04:00
Wingy
25c6a5da40
Create FUNDING.yml 2022-09-30 09:15:16 -04:00
Wingy
de6d7cd6b3 move adding sites section up 2022-02-16 14:16:05 -05:00
Wingy
9fb6fb839f Add note to readme about get-product-data 2022-02-16 14:15:29 -05:00
Wingy
256970713d 1.29.1 2022-02-16 14:15:20 -05:00
Wingy
9d627d521d updated yarn lock 2022-02-16 14:15:08 -05:00
Wingy
a81c98112b fix manager crash when GPD outdated on some npm versions 2022-02-16 14:14:58 -05:00
Wingy
eecd11a431 Merge branch 'master' of github.com:Wingysam/Christmas-Community 2022-02-10 19:42:38 -05:00
Wingy
35847cf244 Add Language Contributors 2022-02-10 19:42:35 -05:00
Wingy
f447e20cce
Merge pull request #16 from CantisW/master
Spanish localization support
2021-12-21 14:47:13 -05:00
Santeeisweird9
33f4ee2f28 feat: spanish localization support 2021-12-20 16:57:19 -08:00
Wingy
100c784aba 1.29.0 2021-12-06 14:02:45 -05:00
Wingy
625eae4c4c format fr-fr.js 2021-12-06 14:01:09 -05:00
Wingy
b6342ffd32
Merge pull request #14 from zethis/master
add French language
2021-12-06 13:58:26 -05:00
Wingy
e6470e48b6
Merge pull request #13 from PeteS4/localization/german
Localization/german
2021-12-06 13:57:25 -05:00
Wingy
290236fbea
Merge branch 'master' into localization/german 2021-12-06 13:55:36 -05:00