Víctor Losada Hernández
|
99c8101371
|
remove references to systems in our code whenever possible
|
2026-03-07 15:03:32 +01:00 |
|
Víctor Losada Hernández
|
8d18529c6d
|
linting
|
2026-03-03 23:44:02 +01:00 |
|
Víctor Losada Hernández
|
f3f8450081
|
how about now
|
2026-03-02 00:08:47 +01:00 |
|
Víctor Losada Hernández
|
1425ba630e
|
fixed test
|
2026-03-01 23:59:05 +01:00 |
|
Víctor Losada Hernández
|
2867a09450
|
restore test
|
2026-03-01 23:32:49 +01:00 |
|
Víctor Losada Hernández
|
86a03fd0bf
|
this fixes the tests
|
2026-02-24 21:51:34 +01:00 |
|
Víctor Losada Hernández
|
a209538fc6
|
Merge branch 'master' of https://github.com/naturalcrit/homebrewery into vitreum-to-vite
|
2026-02-18 23:28:56 +01:00 |
|
Víctor Losada Hernández
|
09171acc6e
|
bring admin.jsx
|
2026-02-02 17:17:49 +01:00 |
|
Víctor Losada Hernández
|
74733a4cca
|
bring back og meta tags
|
2026-02-02 16:55:39 +01:00 |
|
Víctor Losada Hernández
|
cd5de2c2a1
|
vite middlewares only in dev
|
2026-02-02 00:30:57 +01:00 |
|
Víctor Losada Hernández
|
741d7762d8
|
this should work
|
2026-02-01 21:59:59 +01:00 |
|
Víctor Losada Hernández
|
71bc95251c
|
stable in prod
|
2026-02-01 21:31:21 +01:00 |
|
Víctor Losada Hernández
|
b4ec26a29f
|
trying to inject props
|
2026-02-01 21:06:39 +01:00 |
|
Víctor Losada Hernández
|
b5598ac423
|
trying to get this to work
|
2026-02-01 20:37:09 +01:00 |
|
Víctor Losada Hernández
|
20678ba420
|
dev base (kinda stable)
|
2026-01-30 12:41:14 +01:00 |
|
Víctor Losada Hernández
|
d6b763e62d
|
update import paths
|
2026-01-23 18:44:51 +01:00 |
|
G.Ambatte
|
99d320e6a2
|
Mock DB ready state for Admin API tests
|
2025-12-30 10:38:58 +13:00 |
|
Trevor Buckner
|
a0cfec7668
|
test change
|
2025-11-15 04:35:23 +00:00 |
|
G.Ambatte
|
e063eab4e7
|
Make error messages more distinctive
|
2025-11-15 15:40:55 +13:00 |
|
G.Ambatte
|
1adbbc2ced
|
Updated error message on failure to set permissions on Google Drive file
|
2025-11-15 15:37:01 +13:00 |
|
G.Ambatte
|
14ea286aa2
|
Remove Google permissions check function
|
2025-11-10 06:07:37 +00:00 |
|
G.Ambatte
|
de85c84685
|
Remove permissionsCheck from brew listing
|
2025-11-10 06:05:58 +00:00 |
|
G.Ambatte
|
35d93582d7
|
Remove unnecessary async map function
|
2025-11-10 06:04:10 +00:00 |
|
G.Ambatte
|
c2ceba2ff6
|
Merge branch 'master' into experimentalGoogleServiceAccountChange
|
2025-11-10 19:00:06 +13:00 |
|
Gazook89
|
c5aa774daa
|
Move markdown.js and markdownlegacy.js
Moves the two files up a level, directly in `/shared/`. Everything else is just updating paths for that.
|
2025-11-04 22:29:28 -06:00 |
|
Trevor Buckner
|
d8aabb2f57
|
Merge branch 'master' into fix-googleId-error
|
2025-10-15 17:08:23 -04:00 |
|
Víctor Losada Hernández
|
3f29eb227a
|
next for throw
|
2025-10-15 21:22:45 +02:00 |
|
Víctor Losada Hernández
|
f604d0a41f
|
handle getid uncatched error
|
2025-10-15 20:52:34 +02:00 |
|
Trevor Buckner
|
ae47442ed5
|
Merge branch 'master' into remove-config-enable-checks
|
2025-10-13 13:37:49 -04:00 |
|
G.Ambatte
|
0d38b8607e
|
Shift to router.use(dbCheck) instead of defining on every route
|
2025-10-06 18:51:05 +13:00 |
|
G.Ambatte
|
5e35ae0c8b
|
Merge branch 'master' into addDBCheckMiddleware
|
2025-10-06 18:12:40 +13:00 |
|
Trevor Buckner
|
63bebe1efd
|
Lint everything
Catching up on a bunch of linting so random changes stop showing up on PRs when the linter is run.
|
2025-10-06 00:02:24 -04:00 |
|
Víctor Losada Hernández
|
4a5bb1efb1
|
initial commit
|
2025-10-05 22:14:13 +02:00 |
|
G.Ambatte
|
c17a5e72b9
|
Switch to Calc's simplified test spec
|
2025-10-05 15:40:40 +13:00 |
|
G.Ambatte
|
a14ea89562
|
Post-merge cleanup
|
2025-10-05 15:31:04 +13:00 |
|
G.Ambatte
|
bb0a840113
|
Fix HBErrorCode to string, not number
|
2025-10-05 15:30:47 +13:00 |
|
G.Ambatte
|
d40f8ff380
|
Merge branch 'master' into addDBCheckMiddleware
|
2025-10-05 14:58:56 +13:00 |
|
G.Ambatte
|
2b138e56db
|
Add dbCheck middleware to app.js routes that use DB
|
2025-10-04 12:29:06 +13:00 |
|
G.Ambatte
|
f141c0bebd
|
Move dbCheck to only API calls that touch the database
|
2025-10-02 19:28:10 +13:00 |
|
G.Ambatte
|
d6a7d0272a
|
Update dbCheck test
|
2025-09-02 21:08:15 +12:00 |
|
G.Ambatte
|
4fca207e0e
|
Change error result to use Error Page
|
2025-09-02 20:58:08 +12:00 |
|
G.Ambatte
|
d171077798
|
Merge branch 'master' into addDBCheckMiddleware
|
2025-09-02 20:51:12 +12:00 |
|
G.Ambatte
|
06d1652f51
|
Merge branch 'master' into experimentalGoogleServiceAccountChange
|
2025-08-26 07:32:29 +12:00 |
|
G.Ambatte
|
6c3a5f193d
|
Merge branch 'master' into addMongoIndexes
|
2025-08-25 17:24:27 +12:00 |
|
Emmanuel Ferdman
|
1eb226ea13
|
Handle mongo count qurey error by returning default value
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
|
2025-08-10 23:26:41 -07:00 |
|
G.Ambatte
|
005c05376c
|
Add DB connection/disconnections events to log
|
2025-07-26 14:11:20 +12:00 |
|
G.Ambatte
|
7af22c9da7
|
Return a basic error message when DB connection is lost
|
2025-07-26 12:13:59 +12:00 |
|
G.Ambatte
|
8e2abb9f78
|
Basic Google file permission checking
|
2025-07-25 12:04:41 +12:00 |
|
Trevor Buckner
|
990bf80b59
|
Comment out patch contents from logs
patch contents on failed patches clogging logs with pages and pages of text
|
2025-07-22 14:45:57 -04:00 |
|
Trevor Buckner
|
f16598f238
|
Fix Google ID Validation Regex
Google IDs with underscores were failing.
Regex found in Google drive documentation: https://developers.google.com/workspace/docs/api/concepts/document
|
2025-07-22 14:39:09 -04:00 |
|