G.Ambatte
9fd5fea50c
Remove obsolete code in app.js
2022-10-09 21:50:11 +13:00
G.Ambatte
abe7d858a8
Merge branch 'master' into showThumbnailOnUserPage-#2331
2022-09-11 12:21:44 +12:00
Trevor Buckner
eae5fc9be9
Hide themes behind flag "enable_themes"
2022-09-05 17:05:37 -04:00
G.Ambatte
1fb3ec4057
Add thumbnail to UserPage data
2022-09-04 00:18:08 +12:00
Trevor Buckner
eb9d76655e
Merge branch 'master' into SwappableThemes-ReorganizeFolderStructure
2022-08-27 18:24:35 -04:00
Trevor Buckner
87bc27544b
Merge pull request #2290 from naturalcrit/MakeV3Default
...
Make V3 default setting in /new, and homepage
2022-08-27 13:05:26 -04:00
Trevor Buckner
3271eae4df
Make V3 default setting in /new, and homepage
2022-08-27 01:51:30 -04:00
Charlie Humphreys
c7cfa86205
remove migration in favor of as-edited approach
2022-06-25 00:43:47 -05:00
Trevor Buckner
5f5ff0023b
Merge branch 'master' into SwappableThemes-ReorganizeFolderStructure
2022-06-21 16:07:00 -04:00
Trevor Buckner
5601b932c8
Fix Clone to New broken with #2114
2022-06-09 01:09:18 -04:00
Charlie Humphreys
890fbcc250
Merge branch 'master' into google-document-stubs
2022-06-06 15:04:24 +00:00
Charlie Humphreys
92b3f8252e
fix data reuse and add field to projection
2022-06-06 14:59:40 +00:00
Trevor Buckner
7eaec80d96
Fetch published prop for brew on user page
2022-05-28 22:57:31 -04:00
Charlie Humphreys
bade09c24c
linting
2022-05-26 04:46:07 +00:00
Charlie Humphreys
b54b7e317e
pre-filter brews list when finding google brews
2022-05-26 04:45:50 +00:00
Charlie Humphreys
627c52e845
Add comments and adjust google brew for loop
2022-05-26 04:40:33 +00:00
Charlie Humphreys
55c91217ab
fix deletion, update urls
2022-05-25 03:03:43 +00:00
Trevor Buckner
8153bf7952
Merge branch 'master' into SwappableThemes-ReorganizeFolderStructure
2022-05-18 16:21:20 -04:00
Charlie Humphreys
ff885dc6c2
Merge branch 'master' into google-document-stubs
2022-05-11 23:35:31 -05:00
Charlie Humphreys
01441e0610
adjust code based on feedback
2022-05-11 23:34:48 -05:00
G.Ambatte
c46c4a9320
Switch to use select method
2022-04-28 20:19:01 +12:00
G.Ambatte
cffe08b785
Add fields to Mongoose query
2022-04-28 11:09:32 +12:00
Charlie Humphreys
2e145e7ff1
Merge branch 'master' into google-document-stubs
2022-04-15 00:23:51 -05:00
Charlie Humphreys
8a5e9aa1f6
update app to better handle google brew stubs
2022-04-15 00:22:51 -05:00
Charlie Humphreys
e7fe68d20c
merge master into google-document-stubs
2022-04-14 23:31:07 -05:00
G.Ambatte
0e25793f0a
Add publicUrl to global.config & update template
2022-04-13 19:35:51 +12:00
G.Ambatte
de977b3b94
Make local login route conditional and rename
2022-04-13 14:49:16 +12:00
G.Ambatte
3787cdf11c
Update server/app.js
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-04-13 14:39:27 +12:00
G.Ambatte
84bc3d0be2
Update server/app.js
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-04-13 14:37:11 +12:00
G.Ambatte
6fdd415fcb
Update server/app.js
...
Co-authored-by: Trevor Buckner <calculuschild@gmail.com >
2022-04-13 14:37:06 +12:00
G.Ambatte
ad8d5bd8a0
Merge branch 'master' into addLocalLogin-#269
2022-04-13 14:30:02 +12:00
G.Ambatte
85312859d2
Change props.publicUrl fallback behavior
2022-04-13 14:15:26 +12:00
G.Ambatte
f8086a098b
Add publicUrl to default.json
2022-04-13 14:14:09 +12:00
G.Ambatte
811d1347ea
Reduce calls to config.get
2022-04-13 12:57:04 +12:00
G.Ambatte
1bdd08f878
Shift JWT generation to app.js
2022-04-13 12:40:16 +12:00
G.Ambatte
16ae32b881
Move default URL check to app.js
2022-04-13 09:12:48 +12:00
Charlie Humphreys
39d29abb19
update app to list stubbed google docs only once
2022-04-11 12:55:19 -05:00
Trevor Buckner
ff1f70afa8
Merge branch 'master' into SwappableThemes-ReorganizeFolderStructure
2022-04-02 13:50:18 -04:00
Charlie Humphreys
fa8d47400f
update API and frontend for google drive document stubs
2022-03-30 23:23:45 -05:00
G.Ambatte
4b6fb9f595
Add publicUrl as configuration item
2022-03-25 17:05:35 +13:00
G.Ambatte
535291a91a
Add local_environments to configuration files
...
Add `local` parameter to global `config` object to avoid repeating tests
JWT key `secret` only added to global object `config` when local installation detected
2022-03-07 14:14:32 +13:00
G.Ambatte
7c2663fa56
Add passwordless login for local installs
2022-03-07 13:26:54 +13:00
Charlie Humphreys
7cc7bd4786
update readFileMetadata to be getGoogleBrew
2022-02-16 21:51:14 -06:00
Charlie Humphreys
927345b131
update app, googleActions, and homebrew api based on PR feedback
2022-02-16 16:53:34 -06:00
Charlie Humphreys
59d08a7414
update googleActions and related files to use service-level auth where viable
2022-02-14 22:21:58 -06:00
Trevor Buckner
dd0112f749
Update to Master
2022-02-10 23:38:33 -05:00
Charlie Humphreys
57d3db5322
Merge branch 'master' into migration-guide
...
# Conflicts:
# server/app.js
2022-01-31 17:13:36 -06:00
Trevor Buckner
ccbeca2cad
Move process.chdir up so it occurs before config.js is ever called.
...
app.js should be required before config to make sure process.cwd is updated first
2022-01-30 00:13:35 -05:00
Trevor Buckner
d7aa4afa60
process.chdir in app.js.
...
Everything works, no need for path.resolve. All tests pass.
2022-01-29 23:53:30 -05:00
Charlie Humphreys
e614fbc5a1
Update app.js from master
2022-01-26 08:46:45 -06:00