G.Ambatte
27f14b042b
Remove comment about irrelevant tag cleaning
2024-11-10 19:24:54 +13:00
G.Ambatte
fea8f157a7
Change script clean to use Homebrew API update
2024-10-25 17:45:12 +13:00
G.Ambatte
898be28af3
Fix Homebrew API parameter
2024-10-25 11:40:17 +13:00
G.Ambatte
ac2de613c5
Change Admin lookup to use Homebrew.API getBrew instead
2024-10-25 11:19:55 +13:00
Víctor Losada Hernández
04baabc27d
Merge branch 'master' into addAdminFixScriptTool-#3801
2024-10-23 21:25:36 +02:00
Víctor Losada Hernández
069d054e30
remove console logs and lint
2024-10-23 19:47:12 +02:00
Víctor Losada Hernández
618e865e52
Merge branch 'master' of https://github.com/naturalcrit/homebrewery into add-notification-client-side
2024-10-17 22:29:31 +02:00
G.Ambatte
6bc865144a
Add cleaning function to API
2024-10-13 13:45:11 +13:00
G.Ambatte
ccafee7a21
Get text from textBin in brew object
2024-10-13 13:44:33 +13:00
Víctor Losada Hernández
27f939201d
Merge branch 'master' of https://github.com/naturalcrit/homebrewery into fix-vulnerability-admin-pages
2024-10-10 22:54:22 +02:00
Víctor Losada Hernández
db618fe2ad
linting changes
2024-10-10 22:42:47 +02:00
Víctor Losada Hernández
656c9399ef
initial commit
2024-10-10 02:06:00 +02:00
Víctor Losada Hernández
d6ca6592a2
remove rateLimiter
2024-10-01 21:58:42 +02:00
Trevor Buckner
5c2ad7dfee
More Linting
2024-09-18 15:50:46 -04:00
Víctor Losada Hernández
f024bea493
delete unused error
2024-09-17 19:58:49 +02:00
Víctor Losada Hernández
8e4fc01831
linting
2024-09-16 23:03:50 +02:00
Víctor Losada Hernández
44262e2aae
change initial status code
2024-09-16 22:52:56 +02:00
Víctor Losada Hernández
0d2878a7e7
merge from master and change error codes
2024-09-16 22:34:28 +02:00
Víctor Losada Hernández
ebc3b4ee66
"Updated admin notification management: added error handling and styling, modified notification add and lookup functionality, and refactored server-side API routes and error handling."
2024-09-14 23:58:47 +02:00
Víctor Losada Hernández
c411691fd6
remove lookup by id and admin access middleware from lookup all
2024-09-13 20:29:09 +02:00
Víctor Losada Hernández
f40c5e17ca
change to 401
2024-09-12 14:04:35 +02:00
Víctor Losada Hernández
4488fe36db
"Refactored notification lookup and management functionality in admin API and model, added new endpoints for getting all notifications and deleting a notification by dismiss key."
2024-08-31 12:17:12 +02:00
Víctor Losada Hernández
46882c4fb4
add error logging on admin route
2024-08-29 00:00:55 +02:00
Víctor Losada Hernández
760c1a9e8c
Merge branch 'master' of https://github.com/naturalcrit/homebrewery into experimentalNotificationDB
2024-08-28 22:28:24 +02:00
Víctor Losada Hernández
4680e7a5cc
i messed up authentication entirely, this commit restores it
2024-06-16 17:21:55 +02:00
Víctor Losada Hernández
f07252d670
errors for access denied and authorization required
2024-06-16 17:14:27 +02:00
Víctor Losada Hernández
f15c831b70
proper error page
2024-06-16 17:06:18 +02:00
Víctor Losada Hernández
6e0aff525f
Updated rate limiter window name
2024-05-25 20:51:44 +02:00
Víctor Losada Hernández
748c25aae4
"Added express-rate-limit package and implemented rate limiting for admin API login attempts"
2024-05-24 20:42:25 +02:00
Trevor Buckner
e62e185214
Lint a bunch of things
2024-05-21 17:32:17 -04:00
Trevor Buckner
e5acbfed3a
Linting and small tweaks
2024-01-25 16:27:10 -05:00
Víctor Losada Hernández
d2306b70a9
quick fix based on review, textBin
2024-01-24 23:24:51 +01:00
Víctor Losada Hernández
8b6517eb8d
more callback errors, and cloning queries
2024-01-24 22:49:14 +01:00
Víctor Losada Hernández
067a7cd507
admin fixes, the rest( i think)
2024-01-24 22:20:01 +01:00
Víctor Losada Hernández
0243b5f491
inital commit
2024-01-23 08:09:17 +01:00
G.Ambatte
4a695eda87
Fix outdated method in Admin API
2023-02-03 19:28:20 +13:00
G.Ambatte
da0372e44c
WIP commit
2023-01-23 15:18:50 +13:00
G.Ambatte
04916d8931
Initial notificationAdd functionality
2023-01-15 13:54:19 +13:00
G.Ambatte
b8fd8a7a86
Add Notification lookup to Admin API
2023-01-04 22:52:37 +13:00
G.Ambatte
4a449c7895
Update Buffer method
2023-01-04 22:08:22 +13:00
Trevor Buckner
57c8c24b20
Lint
2020-10-19 16:38:26 -04:00
Trevor Buckner
1d50cbf684
Update admin.api.js
2020-10-19 16:24:19 -04:00
Trevor Buckner
3a250d3da4
Update admin.api.js
2020-10-19 16:15:41 -04:00
Trevor Buckner
22a9799674
Update vitreum ( #946 )
...
- Updates Vitreum to v6.0.1 + some custom fixes.
- Stylesheets must be imported with `require('./sheet.less');` but can also can now share stylesheets between jsx components.
- Should eliminate a lot of security concerns with older nested dependencies.
- Changed a lot of files to make this work
- Also removes dependency on PicoRouter in favor of React-Router
2020-05-19 01:36:31 -04:00
Trevor Buckner
e50f0a1f3b
Upping number of compressed brews at once
2020-01-23 15:12:25 -05:00
Trevor Buckner
e862f65166
Up number of brews compressed at once
2020-01-23 12:57:23 -05:00
Trevor Buckner
347575b0ec
Lint 2
2020-01-23 12:24:54 -05:00
Trevor Buckner
4ac922482e
Lint
2020-01-23 12:24:54 -05:00
Trevor Buckner
27e7af870a
Fixed what was breaking
2020-01-23 12:24:54 -05:00
Trevor Buckner
474b2552fd
Fix recent crash
2020-01-23 11:47:21 -05:00