Commit graph

306 commits

Author SHA1 Message Date
hackish
5c53d6a5d9 Remove guests from wishlist view 2023-12-06 11:09:47 -08:00
hackish
e0fde2c6e4 Attempt to add hidden guest accounts with underscores appended 2023-12-06 11:03:42 -08:00
hackish
bcc5a81db9 add nixon image and build script 2023-08-22 14:09:59 -07:00
hackish
28f168108f More silly 2023-08-10 14:04:09 -07:00
hackish
c42c816272 maybe it was? 2023-08-10 14:01:30 -07:00
hackish
486acf8c31 Remove period 2023-08-10 13:57:48 -07:00
hackish
a5f461c7ba Another change. 2023-08-10 13:56:52 -07:00
hackish
1356942cd1 change test 2023-08-10 13:52:16 -07:00
hackish
acae1ba8f6 Benign text change. 2023-08-10 13:25:22 -07:00
hackish
7d836b28c1 Change own card text. 2023-08-10 12:56:19 -07:00
hackish
e624c880a7 avatar sizes 2023-08-09 11:35:07 -07:00
hackish
91dbce8352 Initial castro 2023-08-02 12:36:50 -07:00
Daniel Barenholz
22174ee93f
Fix missing base path for supported sites in all languages (#87) 2023-07-11 14:09:22 -04:00
Daniel Barenholz
ad1141f378
Add fix for missing basepath in navbar login button (#86) 2023-07-11 12:52:32 -04:00
Jonas Læborg
394357c298
add ability to include custom stylesheet (#85)
* add da-dk language

* add ability to include custom stylesheet
2023-06-20 13:56:38 -04:00
Jonas Læborg
cbf9d8adee
add da-dk language (#84) 2023-06-19 17:03:38 -04:00
PeteS4
ad56279828
Update de-de.js (#81) 2023-05-23 07:18:38 -04:00
PeteS4
df68770943
Update de-de.js (#79) 2023-03-22 11:39:13 -04:00
Wingy
5912614e8f 1.32.0 2023-01-30 10:57:12 -05:00
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