Víctor Losada Hernández
5d948b7532
Merge pull request #96 from naturalcrit/dependabot/npm_and_yarn/mongoose-8.9.5
...
Bump mongoose from 8.8.3 to 8.9.5
2025-01-17 18:02:17 +01:00
dependabot[bot]
2f9735b3be
Bump mongoose from 8.8.3 to 8.9.5
...
Bumps [mongoose](https://github.com/Automattic/mongoose ) from 8.8.3 to 8.9.5.
- [Release notes](https://github.com/Automattic/mongoose/releases )
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Automattic/mongoose/compare/8.8.3...8.9.5 )
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-17 06:27:23 +00:00
Víctor Losada Hernández
ce6774fd37
Merge pull request #95 from naturalcrit/dependabot/npm_and_yarn/multi-3cc917faea
...
Bump micromatch, chokidar, livereload and watchify
2025-01-03 21:33:49 +01:00
dependabot[bot]
58c781114f
Bump micromatch, chokidar, livereload and watchify
...
Removes [micromatch](https://github.com/micromatch/micromatch ). It's no longer used after updating ancestor dependencies [micromatch](https://github.com/micromatch/micromatch ), [chokidar](https://github.com/paulmillr/chokidar ), [livereload](https://github.com/napcs/node-livereload ) and [watchify](https://github.com/browserify/watchify ). These dependencies need to be updated together.
Removes `micromatch`
Updates `chokidar` from 1.7.0 to 4.0.3
- [Release notes](https://github.com/paulmillr/chokidar/releases )
- [Commits](https://github.com/paulmillr/chokidar/compare/1.7.0...4.0.3 )
Updates `livereload` from 0.6.3 to 0.9.3
- [Release notes](https://github.com/napcs/node-livereload/releases )
- [Commits](https://github.com/napcs/node-livereload/compare/0.6.3...0.9.3 )
Updates `watchify` from 3.11.1 to 4.0.0
- [Release notes](https://github.com/browserify/watchify/releases )
- [Changelog](https://github.com/browserify/watchify/blob/master/CHANGELOG.md )
- [Commits](https://github.com/browserify/watchify/compare/v3.11.1...v4.0.0 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
- dependency-name: chokidar
dependency-type: direct:production
- dependency-name: livereload
dependency-type: direct:production
- dependency-name: watchify
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-03 19:20:04 +00:00
Víctor Losada Hernández
7e9ebfba9a
Merge pull request #94 from naturalcrit/dark-theme
...
Update to 2.4.0
2025-01-03 20:18:58 +01:00
Víctor Losada Hernández
361f85b945
final
2025-01-03 20:15:30 +01:00
Víctor Losada Hernández
0d1e9b3241
Merge pull request #93 from naturalcrit/dark-theme
...
Dark theme and switch
2025-01-03 20:08:19 +01:00
Víctor Losada Hernández
c9be95a4ef
move button
2025-01-03 20:06:40 +01:00
Víctor Losada Hernández
30d7992114
colors
2025-01-03 19:06:09 +01:00
Víctor Losada Hernández
675666dd44
functionality
2025-01-03 19:06:04 +01:00
Trevor Buckner
950d718044
Merge pull request #92 from naturalcrit/cleanupAuthRoutes
...
Clean up `auth_routes.js`
2024-12-26 19:58:11 -05:00
Trevor Buckner
99daaf9be2
Extraneous intending
2024-12-26 19:56:30 -05:00
Trevor Buckner
201416514f
Remove try/catch from /google/redirect
...
Another case where no failure is possible, so we can remove the try/catch block and associated error handlng.
2024-12-26 19:49:31 -05:00
Trevor Buckner
9075627b41
Change /login to .catch instead of try/catch
...
Avoiding try/catch whenever possible for brevity and legibility
2024-12-26 19:47:52 -05:00
Trevor Buckner
2c478a16bb
Unify placement of route paths
2024-12-26 19:47:03 -05:00
Trevor Buckner
4cb63d78e1
Remove async/await from generateUserToken
...
generateAccessToken is fully synchronous and involves no network requests. We can safely remove await.
As a result, no need for try/catch block either, since it cannot fail.
2024-12-26 19:46:33 -05:00
Trevor Buckner
b927997e0c
Remove unneeded comments and logs
2024-12-26 19:44:23 -05:00
Trevor Buckner
1da1373832
Prettify some alignments
2024-12-26 19:43:25 -05:00
Víctor Losada Hernández
be2efa1ae3
Merge pull request #90 from naturalcrit/quickfix-login
...
remove prompt barrier and fix styles
2024-12-25 19:18:00 +01:00
Víctor Losada Hernández
1e2c4e75ad
remove prompt barrier and fix styles
2024-12-25 19:16:00 +01:00
Víctor Losada Hernández
627fb6505d
Merge pull request #89 from naturalcrit/quickfix-login
...
manually send cookie with renaming
2024-12-16 17:10:57 +01:00
Víctor Losada Hernández
4bf93f1485
lint
2024-12-16 17:10:23 +01:00
Víctor Losada Hernández
6ff8be6690
send session cookie manually
2024-12-16 17:09:02 +01:00
Víctor Losada Hernández
cf7652cff6
Merge pull request #88 from naturalcrit/quickfix-login
...
quickfix domain
2024-12-16 16:27:05 +01:00
Víctor Losada Hernández
43903138fa
quickfix domain
2024-12-16 16:22:39 +01:00
Víctor Losada Hernández
b0e0903b22
Merge pull request #85 from naturalcrit/refactor-comps
...
version 2.3.0
2024-12-14 23:24:55 +01:00
Víctor Losada Hernández
0923e9ad80
up version
2024-12-14 23:24:31 +01:00
Víctor Losada Hernández
7ad4f2d23e
prompt better
2024-12-14 23:11:30 +01:00
Víctor Losada Hernández
949180d801
test without domain
2024-12-14 23:03:10 +01:00
Víctor Losada Hernández
3ff45c8ff9
proper removing session
2024-12-14 22:59:30 +01:00
Víctor Losada Hernández
586ad72106
domain back
2024-12-14 22:53:26 +01:00
Víctor Losada Hernández
4cd1655d86
fix domain
2024-12-14 22:43:22 +01:00
Víctor Losada Hernández
c0b8bbe0a8
hide rename behind password
2024-12-14 22:36:45 +01:00
Víctor Losada Hernández
d1cba3457c
remove homebrewery version header
2024-12-14 22:31:08 +01:00
Víctor Losada Hernández
d06dcefb2e
prepare for live
2024-12-14 22:17:22 +01:00
Víctor Losada Hernández
7584748a8f
add domain back to cookies
2024-12-14 21:54:56 +01:00
Víctor Losada Hernández
7103e5d9d5
swap api url for heroku
2024-12-14 20:52:38 +01:00
Víctor Losada Hernández
cb5a06cb5b
lets test this
2024-12-14 20:46:49 +01:00
Víctor Losada Hernández
82deec9e18
Merge branch 'master' of https://github.com/naturalcrit/naturalcrit into refactor-comps
2024-12-14 20:38:44 +01:00
Víctor Losada Hernández
e25ec23231
Merge pull request #86 from 5e-Cleric/fix-passport
...
Quickfix login and logout
2024-12-14 20:10:51 +01:00
Víctor Losada Hernández
b0e9bb7e66
quickfix
2024-12-14 20:10:14 +01:00
Víctor Losada Hernández
e7ca0615a3
move login and account to use the same auth component
2024-12-09 13:55:06 +01:00
Víctor Losada Hernández
37e2f7d7a5
Refactor login and username validation in RenameForm.jsx
2024-12-09 00:40:50 +01:00
Víctor Losada Hernández
0be9258f8e
Removed login form and its associated styles, replaced with rename form in account page
2024-12-09 00:32:08 +01:00
Víctor Losada Hernández
41281fd9d0
redirect to login if no account
2024-12-09 00:31:57 +01:00
Víctor Losada Hernández
51a284b064
change livereload server port to allow for HB and NC to be deployed both locally
2024-12-08 23:44:35 +01:00
Víctor Losada Hernández
aba4a758c2
Refactor account actions and login functionality
2024-12-08 23:44:15 +01:00
Víctor Losada Hernández
b9a92b819d
test without domain
2024-12-08 16:16:35 +01:00
Víctor Losada Hernández
f4dee4b12c
revert cookie changes
2024-12-08 16:14:46 +01:00
Víctor Losada Hernández
34ddd48b5a
test hostname
2024-12-08 16:01:07 +01:00