Commit graph

199 commits

Author SHA1 Message Date
701b3861f0 Added dynamic .env dapabilities 2022-03-20 07:13:39 -05:00
c016f63190 Added access to /update route 2022-03-20 07:09:25 -05:00
a3116e131a Fixed bug with submit hitting wrong route 2022-03-20 07:04:08 -05:00
a545c0ff3e Added dist script 2022-03-19 22:56:50 -05:00
e4cf695304 Changed .env directory 2022-03-19 22:26:06 -05:00
3d01694f78 Reinitialized all node_modules 2022-03-19 22:25:09 -05:00
6acdc352dc Added token to EditUser form 2022-03-19 20:28:36 -05:00
18b0747065 Removed audioRouter 2022-03-19 18:08:43 -05:00
ff5e7ed772 Fixed route definition 2022-03-19 18:06:00 -05:00
ff997b448b Merge branch 'feature-mp3-recs' 2022-03-19 16:58:41 -05:00
bffcfa575c Fixed bug with unknown fields 2022-03-19 16:31:19 -05:00
b2623e611f Modified migration files 2022-03-19 15:22:59 -05:00
1e3f564bb9 Corrected environment file path 2022-03-19 14:06:00 -05:00
6a8c21e16e Fixed new config to json 2022-03-19 13:50:47 -05:00
221f48ffc1 Removed config file from working tree 2022-03-19 13:44:39 -05:00
eca4f47a05 Removed /record from route list 2022-03-19 13:29:08 -05:00
269266e11d Completed mp3 work 2022-03-19 13:21:30 -05:00
c5b9cf843f Completed working mp3 files 2022-03-19 13:21:17 -05:00
9a5494e201 Created prototype Record Route 2022-03-18 15:39:33 -05:00
6857995846 Merge branch 'development' v1.0.0 2022-03-14 14:57:04 -05:00
b513d50751 Changed location of build folder 2022-03-14 14:54:12 -05:00
f9e7f97156 Fixed not working endpoints 2022-03-14 13:00:28 -05:00
d000283453 Fixed broken API endpoints 2022-03-14 09:18:17 -05:00
175e6fe902 Reordered routes to prevent path resolution issues 2022-03-13 14:45:07 -05:00
fd049a3b75 Reorder routes to prevent path resolution issues 2022-03-13 14:44:55 -05:00
a44f8a6503 Fixed major bug with frontend not hissint correct routes 2022-03-13 14:13:22 -05:00
f2f962a37e Removed perfect scrollbar 2022-03-12 19:31:35 -06:00
64154d1bf5 Fixed database not getting config settings 2022-03-12 19:09:56 -06:00
f93dad2c9e Reinitialized all packages 2022-03-12 18:47:50 -06:00
f06cb61f49 Limited return data from API 2022-03-12 18:18:23 -06:00
1f980cfb27 Limited return data from api 2022-03-12 18:18:08 -06:00
461603ff3c Completed MainPage 2022-03-12 17:46:57 -06:00
3ae95cef00 Removed Groups 2022-03-12 11:59:39 -06:00
ed1cdc81af
Delete .github directory 2022-03-11 08:59:04 -06:00
ae1b24912a
Turned on debug mode 2022-03-11 08:55:32 -06:00
f701500a7a
Update main.yml 2022-03-11 07:54:14 -06:00
b27bf3f594 Merge branch 'main' of https://github.com/C4theBomb/node-test-site 2022-03-10 23:39:51 -06:00
3521a11bf0 Updated .gitignore 2022-03-10 23:39:49 -06:00
e9b12ca32d
Update main.yml 2022-03-10 23:38:30 -06:00
dee45f59b5
Update main.yml 2022-03-10 23:02:56 -06:00
2962a23387
Update main.yml 2022-03-10 23:00:11 -06:00
a1a3ca38c7 Added install-all and audit-all npm scripts 2022-03-10 22:58:16 -06:00
386fcbdd24
Create main.yml 2022-03-10 22:56:03 -06:00
336c3d767c Reordered imports 2022-03-10 14:57:08 -06:00
e54d23332f Compelted group routes 2022-03-10 14:32:14 -06:00
4ba599561a Completed GroupPages 2022-03-10 14:32:07 -06:00
cd5be03cdf Completed JoinedOrgs route 2022-03-10 10:39:33 -06:00
1d72e09969 Changed favicon and added perfect-scrollbar 2022-03-10 10:39:23 -06:00
06999f0b56 Created GetKnownOrgs backend route 2022-03-10 10:07:51 -06:00
def9f4bb0e Restricted access to OrgBashboard 2022-03-10 07:00:02 -06:00