|
508db35ee0
|
try to fix env loading on windows
|
2024-04-05 17:57:20 +03:00 |
|
|
48c011e3e5
|
Merge branch 'main' of https://git.d-popov.com/popov/mwhitnessing
|
2024-04-04 00:14:01 +03:00 |
|
|
52fc9b6c9f
|
enable Apple ID SSO
|
2024-04-04 00:13:58 +03:00 |
|
|
488dae6505
|
apple token generated
|
2024-04-04 00:09:26 +03:00 |
|
|
d34e622c1f
|
Merge branch 'main' of https://git.d-popov.com/popov/mwhitnessing
|
2024-04-04 00:03:18 +03:00 |
|
|
c389aa7037
|
update prisma client
|
2024-04-04 00:02:59 +03:00 |
|
|
1584d122a3
|
apple id script
|
2024-04-04 00:02:21 +03:00 |
|
|
4aebc8a45d
|
fix calenar UI bug
|
2024-04-04 00:02:03 +03:00 |
|
|
63d0ab8687
|
fix migration CamelCase
|
2024-04-02 10:42:37 +03:00 |
|
|
6f06c37330
|
Merge commit '655f5ba9c65aeb3a3c4ffb39c412c3dc46e22613'
|
2024-04-02 02:37:30 +03:00 |
|
|
655f5ba9c6
|
logs
|
2024-04-02 02:33:15 +03:00 |
|
|
647f0d1ee1
|
define NEXTAUTH_URL required by next-auth in node startup file
|
2024-04-02 02:28:35 +03:00 |
|
|
c0a85ec192
|
Merge commit '78ea5937e135ec052596247c6c9c341fed57b6ce' into production
|
2024-04-02 02:13:45 +03:00 |
|
|
78ea5937e1
|
new migration: add_publisher_email_sbscription_options
|
2024-04-02 02:12:59 +03:00 |
|
|
eddee460f2
|
Merge remote-tracking branch 'origin/production'
|
2024-04-02 02:05:16 +03:00 |
|
|
8117a74a09
|
rename PUBLIC_URL to NEXT_PUBLIC_PUBLIC_URL
|
2024-04-02 02:04:45 +03:00 |
|
|
31ad2bf997
|
typos
|
2024-04-02 01:51:00 +03:00 |
|
|
91145bdad1
|
Merge commit '1e1c4888d870984e9766ed99ce15f1fd4b2cc1b5'
|
2024-04-02 01:45:02 +03:00 |
|
|
1e1c4888d8
|
email related publisher settings: data model
|
2024-04-02 01:42:54 +03:00 |
|
|
a81a19bbb7
|
fix domain name typo
|
2024-04-02 01:42:06 +03:00 |
|
|
eb7aa228e7
|
fix typo
|
2024-04-02 01:37:26 +03:00 |
|
|
aa0a2ac373
|
v bump
|
2024-04-02 01:34:46 +03:00 |
|
|
2e357c1a4f
|
Merge commit '5901c11761634ad71e53f9bc01a1b3262c3767b2' into production
|
2024-04-02 01:13:35 +03:00 |
|
|
5901c11761
|
apple ID setup cmd, backend API tweaks
|
2024-04-02 01:13:08 +03:00 |
|
|
164c64f5df
|
added apple ID script
|
2024-04-01 19:34:22 +03:00 |
|
|
5a658d4e19
|
fix availability ui bug
|
2024-04-01 13:05:35 +03:00 |
|
|
f488fa971a
|
fix and simplify baseurl
|
2024-04-01 11:12:00 +03:00 |
|
|
f83a3e9bd9
|
staging has standard test environment now
|
2024-04-01 11:11:23 +03:00 |
|
|
55a889f870
|
Merge commit 'd47297e2f7d998788f2f18ec6a89b5dbc2fb6fe7'
|
2024-04-01 09:51:02 +03:00 |
|
|
d47297e2f7
|
more ENV refactoring
|
2024-04-01 09:50:28 +03:00 |
|
|
e5ba7a33a1
|
refactor .env usage due to unexpexted env values
|
2024-03-31 20:17:06 +03:00 |
|
|
82179f62a3
|
Merge commit '40e1136e902bf920ab500dca6a2b911e918b9005' into local-DEV
|
2024-03-31 18:39:37 +03:00 |
|
|
40e1136e90
|
auto copying old availabilities leaves dateOfEntry null
|
2024-03-31 18:39:21 +03:00 |
|
|
ad333e6c44
|
Merge commit 'af8a62a5261239b558da53a2af1c4d76398696d7' into production
|
2024-03-29 00:39:56 +02:00 |
|
|
af8a62a526
|
disable auto availability create as we can import after user entered new availabilities (for now)
|
2024-03-29 00:39:16 +02:00 |
|
|
e68d1a3353
|
Merge branch 'main' of https://git.d-popov.com/popov/mwhitnessing
|
2024-03-29 00:27:49 +02:00 |
|
|
89a2b65ff5
|
local dev SSL always on (config not working)
|
2024-03-29 00:27:38 +02:00 |
|
|
86b44a38b7
|
Merge branch 'main' into production
|
2024-03-28 23:32:20 +02:00 |
|
|
f145812232
|
revert dev change which went on prod
|
2024-03-28 23:32:03 +02:00 |
|
|
c2a838100e
|
Merge branch 'main' into production
|
2024-03-28 23:26:33 +02:00 |
|
|
838c3ec196
|
update packages ;
fix SQL migration CASE
|
2024-03-28 23:25:59 +02:00 |
|
|
de6014cec6
|
Merge branch 'main' into production
|
2024-03-28 23:09:41 +02:00 |
|
|
8350e177df
|
increment build v
|
2024-03-28 23:07:12 +02:00 |
|
|
c0f3420331
|
Merge commit 'a26dd954c0b8a8228524b2d8fabcb1f383ab9472' into production
|
2024-03-28 22:59:24 +02:00 |
|
|
a26dd954c0
|
availability serf reference;
fix copying last month;
|
2024-03-28 22:55:35 +02:00 |
|
|
a6b7c62768
|
js error log fix
|
2024-03-28 18:12:16 +02:00 |
|
|
e0dfbc51ec
|
new function - copyOldAvailabilities
|
2024-03-28 18:11:41 +02:00 |
|
|
3ccd9ad106
|
schedule is now published to be visible to the public
|
2024-03-27 09:05:17 +02:00 |
|
|
acd776e988
|
renames
|
2024-03-26 01:08:57 +02:00 |
|
|
3fcdfc1347
|
Merge branch 'production'
|
2024-03-20 00:42:06 +02:00 |
|