Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ft charts vil80 #904

Closed
wants to merge 240 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
240 commits
Select commit Hold shift + click to select a range
6f14c9e
config: change docker compose file for docker compsoe windows
SimNed Jan 10, 2024
53f572f
modify: Sample type to Track type, and SampleType enum to TrackType …
SimNed Jan 10, 2024
f4b39c3
add: AnthemTrack compoent - in work
SimNed Jan 10, 2024
b4b4632
add-style: AnthemTrack.module.css
SimNed Jan 10, 2024
e94f07f
add: AnthemTrack components to parametrer-hymne/1.tsx - in work
SimNed Jan 10, 2024
d5cfb77
modify: AnthemData properties, update in parametrer-hymne/1.tsx and a…
SimNed Jan 10, 2024
f34f727
modify: remove display propertie in Track, update in anthem.constants
SimNed Jan 10, 2024
78f2747
modify: update Track properties modifications in paramétrer-hymne/1.tsx
SimNed Jan 10, 2024
5f8aa2e
add: content to AnthemTrack component
SimNed Jan 10, 2024
ad21c09
modify-styles: externalize inline style from parameter-hymne/1.tsx to…
SimNed Jan 10, 2024
e507c07
modify: AnthemEditor to AnthemTrackSampleEditor, comment setTime func…
SimNed Jan 10, 2024
b25ca01
remove docker compose windows from gitignore
SimNed Jan 10, 2024
baef4e3
fix: change s3config.endpoint !! fix error region gub
SimNed Jan 10, 2024
d8f17e1
fix: persist sampleUrl in DB
SimNed Jan 11, 2024
780a5ee
fix: display/undisplay audio controls for every tracks depending trac…
SimNed Jan 11, 2024
01c059c
update: import in 1.tsx
SimNed Jan 11, 2024
d9f71f9
update: imports in AnthemTrack
SimNed Jan 11, 2024
98a0ff0
modify: externalize AnthemTrackSampleEditor styles in AnthemTrackSamp…
SimNed Jan 11, 2024
d907f0e
update: finish style externalisation in AnthemTrack component
SimNed Jan 11, 2024
b30ff2b
add: console log
SimNed Jan 12, 2024
7d4bce5
add: audio.post
SimNed Jan 12, 2024
e7344ae
in work: update modal functions
SimNed Jan 17, 2024
41ba2b8
update: fix AudioEditor controls, problem with url format for files p…
SimNed Jan 17, 2024
da4e5f8
fix: wrong url value for file, persist response.data.url on post file
SimNed Jan 18, 2024
2fae94c
style: remove curor pointer for import file button in css, add inline…
SimNed Jan 18, 2024
61258d1
fix: remove piste OUTRO and INTRO_CHORUS from parametrer-hymne/1.tsx
SimNed Jan 22, 2024
08f3e46
add: iconUrl attribute to Track, update parametrer-hymne/2.tsx
SimNed Jan 23, 2024
01f7833
modify: comment lines for testing
SimNed Jan 23, 2024
d7558ca
update: code with new track type
SimNed Jan 23, 2024
4919863
modify: Track type
SimNed Jan 23, 2024
8855f4a
modify: handleSampleUpdate function
SimNed Jan 23, 2024
c986848
modify: add tempSampleDuration state
SimNed Jan 23, 2024
0b8eeec
comment: concat audio line
SimNed Jan 23, 2024
7039bb3
update: DEFAULT_ANTHEM_DATA tracks
SimNed Jan 23, 2024
63fb2b1
modify: properties order
SimNed Jan 23, 2024
d69c384
modify: updateTrackInActivity to handleTrackUpdate
SimNed Jan 23, 2024
107bb00
add: tempTrack state and update code, add a state isequalDurationTracks
SimNed Jan 23, 2024
30c98bf
celan dependencies
SimNed Jan 23, 2024
5bf7b06
remove: remove tempTrack state
SimNed Jan 23, 2024
64bff2d
fix: add environment variable for MINIO HOST and defautl value
SimNed Jan 24, 2024
ebe0543
modify: modify TrackType enum disposition
SimNed Jan 24, 2024
43cd13a
change: tracks map on 1.tsx, remove idx, check with TrackType indead
SimNed Jan 24, 2024
a76596b
fix: repair 2.tsx logic
SimNed Jan 24, 2024
a8fc7c1
fix: continue css externalisation
SimNed Jan 24, 2024
41b3b16
Merge branch 'anthem_last' of github.com:parlemonde/1village into ant…
MelissaOlas Jan 24, 2024
1b8adb5
update: css
SimNed Jan 25, 2024
813c753
add: reset sample duration on delete
SimNed Jan 25, 2024
c4d2b42
add: continue css externalisation
SimNed Jan 25, 2024
39a6a4c
ass: anthemChecks.tsx
SimNed Jan 25, 2024
eefa115
modify: isEqualDurationTrack boolean state by isError, add message fo…
SimNed Jan 25, 2024
7af848c
add: StepsButtonDisablable component
SimNed Jan 26, 2024
9a4f144
update: add conditionnal render logic depends on errors
SimNed Jan 26, 2024
ae22ce0
add: logic for checking if step 1 is valid or not
SimNed Jan 26, 2024
4efbe63
adding popover on anthemTrack page1
MelissaOlas Jan 26, 2024
78fd032
adding instruments folder
MelissaOlas Jan 26, 2024
ff397b1
remove: StepButtonDisablable component
SimNed Feb 13, 2024
5c5d752
add: sampleStartTime property
SimNed Feb 13, 2024
b913d1b
fix: language label display instead of language code in page 5.tsx of…
SimNed Feb 13, 2024
e1604e6
update: anthem creation pages with new error rules
SimNed Feb 13, 2024
25a9741
add: icon to button "Ajouter un son"
SimNed Feb 14, 2024
5a042ea
add: change error rules
SimNed Feb 14, 2024
f4d1c06
update: paremetrer =-hymne pages <ith new error rules, need to fix pa…
SimNed Feb 14, 2024
6663501
fix: Steps errors bug
SimNed Feb 14, 2024
05c25cb
fix: anthem DEFAULT_ANTHEM_DATA
SimNed Feb 14, 2024
c8cd822
fix: type import in verseRecords.type
SimNed Feb 14, 2024
7eca9a4
fix: audio/post
SimNed Feb 14, 2024
37660c2
update: import
SimNed Feb 14, 2024
3d266df
repair: AnthemCard
SimNed Feb 14, 2024
ce76d4b
update: 4.tsx anthem creation
SimNed Feb 14, 2024
1d48824
test: try to fix mixer and chanter un couplet pages
SimNed Feb 14, 2024
e86d056
comment mixer
SimNed Feb 14, 2024
329e30a
update import
SimNed Feb 14, 2024
3798590
comment: chanter un couplet
SimNed Feb 14, 2024
e82a5cb
comment: chanter un couplet index.tsx
SimNed Feb 14, 2024
82006a0
update: audio.ts
SimNed Feb 14, 2024
5e582f2
modify: add function getLongestVerseSampleDuration in audio.utils
SimNed Feb 14, 2024
de0c87d
modify: music intro, verse, outro duration display
SimNed Feb 14, 2024
41bc427
changing folder name and creating a list with autocomplete (icons mis…
MelissaOlas Feb 14, 2024
a60e942
Add audio mix for anthem
DavidRobertAnsart Feb 15, 2024
71994f7
add: mixUril in ANTHEM_DEFAULT
SimNed Feb 16, 2024
a1628d8
adding instruments to import lists and svg is showing on autocomplete…
MelissaOlas Feb 16, 2024
35bb44d
modify: delete function in AnthemTrack
SimNed Feb 16, 2024
802d2fc
fix: check if there is at least on sample before build audio mix
SimNed Feb 16, 2024
19903cd
fix: forgot line createActivityIfNotExist
SimNed Feb 16, 2024
cd58c86
test: console.log data
SimNed Feb 16, 2024
5abee20
test: changing condition
SimNed Feb 16, 2024
f2d6cd4
test: try pas lint error for stagging
SimNed Feb 16, 2024
9ee0afc
tets: continue testing
SimNed Feb 16, 2024
618ed1b
est: change condition for create default anthem
SimNed Feb 16, 2024
cf2d3c5
test: add console logs
SimNed Feb 16, 2024
9724256
test: add other logs
SimNed Feb 16, 2024
9cc4fb6
remove: console.logs
SimNed Feb 16, 2024
5aa1a65
remove: unused dependencies
SimNed Feb 16, 2024
78b64b4
instruments list completed, added css file
MelissaOlas Feb 16, 2024
7d5c981
modify: repair chanter-un-couplet index
SimNed Feb 19, 2024
3fbc7f0
addind style to svg (sizing) and close on select
MelissaOlas Feb 19, 2024
0807575
update: Mixer
SimNed Feb 19, 2024
9572218
update: 1.tsx
SimNed Feb 19, 2024
47f1083
update: VerseRecordData
SimNed Feb 19, 2024
1314fe9
update: temp update for chanter un couplet pages
SimNed Feb 19, 2024
9ee3905
button image changing on click done, added css, need to fix handleTra…
MelissaOlas Feb 20, 2024
f8008b4
modify: VerseRecordData
SimNed Feb 21, 2024
ec6c356
modify: try to get defaultVerseTracks
SimNed Feb 21, 2024
eb90090
update: verseRecordData and verseRecordActivity by classAnthemData an…
SimNed Feb 21, 2024
164a5f8
update: activity controller, add buildAudioMix if activity type is CL…
SimNed Feb 21, 2024
f198b0d
add: default sampleVolume on DEFAULT_ANTHEM_DATA
SimNed Feb 21, 2024
5366df1
update: VERSE_RECORD reference with CLASS_ANTHEM
SimNed Feb 21, 2024
c20bc5a
update: remove Enregistrer button, and all functions and variables de…
SimNed Feb 21, 2024
dae09ba
update: chanter un couplet 1 and 2
SimNed Feb 21, 2024
c9f1047
test: dynamicaly add mixer track
SimNed Feb 22, 2024
f34726f
update with new AudioMixer
SimNed Feb 22, 2024
564077e
update: fix audio rerender
SimNed Feb 23, 2024
bc536d6
update: parametrer-hymne validation rules, all samples have to had no…
SimNed Feb 23, 2024
f53a179
CSS done, component cleaned
MelissaOlas Feb 23, 2024
92c7f5e
update: save chanter un couplet mix in back
SimNed Feb 25, 2024
e654712
fix: || condition operator with ?? fixing 0 volume mix bug
SimNed Feb 27, 2024
2d6d969
update: move anthem.types from ./src/activity-type to ./types
SimNed Feb 27, 2024
8faecf0
update: solo and mute feature form AudioMixer to AudioMixerTrackControl
SimNed Feb 27, 2024
46ab34d
fix: solo for track with idx 0
SimNed Feb 27, 2024
3cb17ed
fix: typescript, eslint errors
SimNed Feb 27, 2024
dd84bd9
moved instruments folder to public, created file to save icon
MelissaOlas Feb 27, 2024
f0335ba
trying to do less requests
MelissaOlas Feb 27, 2024
5456fe0
externalize style, remove audiosource props from AudioMixer
SimNed Feb 27, 2024
6d26184
clean for pages 3 and 4
SimNed Feb 27, 2024
c187f37
update import
SimNed Feb 27, 2024
8259e96
fix: error when data not yet received
SimNed Feb 27, 2024
1ef4dc7
modify: useEffect condition for setting isVerseTrack to true
SimNed Feb 27, 2024
a2c3cbd
update: add TrackType to activity
SimNed Feb 28, 2024
735c30e
took out the autocomplete component fix css
MelissaOlas Feb 28, 2024
b7df515
fix: too many request on instruments list fetch
SimNed Feb 28, 2024
000bfa2
Merge branch 'anthem_last' into anthem-icons
MelissaOlas Feb 29, 2024
c4547cb
Merge pull request #883 from parlemonde/anthem-icons
MelissaOlas Feb 29, 2024
88cc6a7
fix: import order
SimNed Feb 29, 2024
1571350
add: border to icon in mixer
SimNed Feb 29, 2024
8fbfc2a
update: change verseRecord filename to classData filename, update imp…
SimNed Mar 1, 2024
9b88dc1
move: instruments in src/utils
SimNed Mar 1, 2024
41dcc7c
update: activity cntroller in case activity is type CLASS_ANTHEM
SimNed Mar 1, 2024
26a1a0c
modifiy: reorganize component folder for anthem's components
SimNed Mar 1, 2024
2e74a03
update: externalize css in module
SimNed Mar 1, 2024
5cc0ce0
modify: externalize css in module
SimNed Mar 1, 2024
f05842b
fix: change isVerseRecord to isClassAnthem
SimNed Mar 4, 2024
7254d3c
wip
GuillaumeLoup Mar 14, 2024
34dfffe
feature/vil-295 reestablishing next routing
GuillaumeLoup Mar 19, 2024
edb02d2
fix error back button
GuillaumeLoup Mar 19, 2024
93401bd
reorga files for next routing
GuillaumeLoup Mar 19, 2024
2f20f45
Merge pull request #891 from parlemonde/feature_new-skeleton-admin-po…
GuillaumeLoup Mar 20, 2024
5f695c6
hotfix add index at contenu-libre
GuillaumeLoup Mar 20, 2024
f48a69d
adding mui charts
MelissaOlas Mar 20, 2024
9235c6f
Merge pull request #892 from parlemonde/hotfix/bug-freecontent-nav
GuillaumeLoup Mar 21, 2024
1b09aac
creation of publish component
Neo-Ryo Mar 19, 2024
146ee3c
add svg pelicot, remove table footer, created a utils/phases.ts
Neo-Ryo Mar 20, 2024
13394ca
rebase master
Neo-Ryo Mar 20, 2024
15a0422
WIP add fetch activities, fix lint issue
Neo-Ryo Mar 20, 2024
f2235a1
WIP activity cards
Neo-Ryo Mar 21, 2024
807c503
remove useless file
Neo-Ryo Mar 21, 2024
06bf928
resolved content activity
Neo-Ryo Mar 21, 2024
3c4f6db
publish an activity
Neo-Ryo Mar 21, 2024
7fa50e7
add a condition to display button
Neo-Ryo Mar 21, 2024
51c278b
add button afficher plus
Neo-Ryo Mar 21, 2024
0260278
changes on pieCharts using d3
MelissaOlas Mar 22, 2024
92e0d6f
clean code, remove useless file, changed newportal url Link
Neo-Ryo Mar 22, 2024
30b2a12
update styles
Neo-Ryo Mar 22, 2024
45bc210
Update Node to version 20 and Yarn to version 4
DavidRobertAnsart Mar 24, 2024
9c45c26
Build audios in background to avoid long requests
DavidRobertAnsart Mar 24, 2024
0fa7b42
Merge pull request #893 from parlemonde/ft-VIL-299/publish-dashboard
Neo-Ryo Mar 26, 2024
baff237
add new page and some style
Neo-Ryo Mar 26, 2024
37a40fd
adding charts, mocked data and updating mui packages
MelissaOlas Mar 26, 2024
8011239
created new components to display all activities
Neo-Ryo Mar 27, 2024
4c9a1b0
WIP
Neo-Ryo Mar 27, 2024
d8f0056
filter data
Neo-Ryo Mar 27, 2024
bca781e
fix some texts
nathan7594 Mar 27, 2024
79b16ac
update component to add villages selector
Neo-Ryo Mar 27, 2024
e8c5574
VIL-310 Interface d accueil de la partie gérer
GaspardRivoire Mar 27, 2024
5b9ec77
Merge pull request #897 from parlemonde/hotfix/text/inventer-une-hist…
guillaume-pages Mar 27, 2024
997f989
VIL-310 fix retour en arriere
GaspardRivoire Mar 27, 2024
d999178
fix after review
Neo-Ryo Mar 27, 2024
3e1898c
line
Neo-Ryo Mar 28, 2024
b1f082a
remove useless comment
Neo-Ryo Mar 28, 2024
838bf9a
updated back arrow title
Neo-Ryo Mar 28, 2024
09b2e6d
Merge pull request #896 from parlemonde/ft-VIL-301
Neo-Ryo Mar 28, 2024
b2ff1dc
add super admin user type authorization
SimNed Mar 28, 2024
f052b34
export SimpleTrack type in anthem.types
SimNed Mar 28, 2024
730e672
comment docker compose windows
SimNed Mar 28, 2024
7f1f61b
add mui x-charts library
SimNed Mar 28, 2024
fc75d52
line 481, change tarcks by verseTracks
SimNed Mar 28, 2024
3bbe660
change mix to display
SimNed Mar 28, 2024
10dc25f
change mixUrl by fullMixUrl to display
SimNed Mar 28, 2024
02066c4
change mixUrl by fullMixUrl
SimNed Mar 28, 2024
3025d23
export Simple Track type
SimNed Mar 28, 2024
f619977
update yarn
SimNed Mar 28, 2024
1af22ff
fix ip ec2 error
ER-Radi Mar 28, 2024
a330f8b
fix ip ec2
ER-Radi Mar 28, 2024
1fefa28
make track parameter optional, and duration argument in handleSampleU…
SimNed Mar 28, 2024
059daae
add verseStartTime property
SimNed Mar 28, 2024
d3fdc6e
fixing yarn & node version issues
MelissaOlas Mar 28, 2024
6d06c5b
update AudioEditor for reusability
SimNed Mar 29, 2024
8b293fc
update with new AudioEditor
SimNed Mar 29, 2024
77f413d
VIL-310 fix eslint errors
GaspardRivoire Mar 29, 2024
44f2363
Merge pull request #898 from parlemonde/Feature_Gerer-Interface-Acceu…
GaspardRivoire Mar 29, 2024
768cfdc
VIL-311 Interface d'accueil de la partie paramétrer 1VIllage
GaspardRivoire Mar 29, 2024
f45d6d7
add VolumeControls component
SimNed Mar 29, 2024
d91be9c
move DraggabletrackComponent in components/audio folder
SimNed Mar 29, 2024
f77d4ee
Merge pull request #901 from parlemonde/Feature_Parametrer-Interface-…
GaspardRivoire Mar 29, 2024
d704925
add new col + fix dummy import
Neo-Ryo Mar 28, 2024
9882a1b
WIP update db
Neo-Ryo Mar 28, 2024
ee3db09
created manager folder, exported manager activity code + update comme…
Neo-Ryo Mar 29, 2024
566f66a
updated enum, add query in controller
Neo-Ryo Mar 29, 2024
0ded3b8
fix user controller import
Neo-Ryo Mar 29, 2024
a73dfd8
WIP update activities + phase typing
Neo-Ryo Mar 29, 2024
1236d94
update activity controller + check on phases types
Neo-Ryo Mar 29, 2024
da89855
fix broken import
Neo-Ryo Mar 29, 2024
3e833b7
one type at a time
Neo-Ryo Mar 29, 2024
b79cadf
add value state to slider
SimNed Mar 29, 2024
766b4b8
in work / add volume and clean code
SimNed Mar 29, 2024
063c4be
change audio src
SimNed Apr 1, 2024
6676a8c
add getVerseTracks utils
SimNed Apr 1, 2024
01fe875
change verseTracks by tracks
SimNed Apr 1, 2024
30378bc
update pages with new ClassAnthemData
SimNed Apr 1, 2024
230242e
change style
SimNed Apr 1, 2024
c6eafa7
check status activities on comments count
Neo-Ryo Apr 2, 2024
e851d7f
Merge pull request #902 from parlemonde/ft/vil-318/add-activity-column
Neo-Ryo Apr 2, 2024
dfd1a92
update DraggableTrack and page 4.tsx with new model
SimNed Apr 2, 2024
c78e5e9
upgrading packages
MelissaOlas Apr 2, 2024
acee872
add verseRecordDuration to ClassAnthem type
SimNed Apr 2, 2024
638142a
add AddAudioButton component
SimNed Apr 2, 2024
12c883b
update chanter-un-couplet/4.tsx
SimNed Apr 2, 2024
19ccc40
clean 4.tsx
SimNed Apr 3, 2024
85c43b4
update 1.tsx
SimNed Apr 3, 2024
d7ef862
update defaut class activity type
SimNed Apr 3, 2024
fad9886
in work / clean 5.tsx
SimNed Apr 3, 2024
ab77adc
in work / debug 4.tsx and 5.tsx
SimNed Apr 3, 2024
5a44627
avoid audio rebuild, need to add condition for audio rebuild if mix c…
SimNed Apr 3, 2024
67c6bba
fix input in anthem page1
MelissaOlas Apr 4, 2024
c922bf4
eslint fix
MelissaOlas Apr 4, 2024
db1b323
Merge pull request #903 from parlemonde/fix-anthem-VIL-326
MelissaOlas Apr 5, 2024
3b13f7e
Merge branch 'master' of github.com:parlemonde/1village into ft-chart…
MelissaOlas Apr 8, 2024
e7bd61f
merging
MelissaOlas Apr 8, 2024
6a126b8
Merge branch 'feature-charts-VIL-80' into ft-charts-vil80
MelissaOlas Apr 8, 2024
03ae671
adding charts
MelissaOlas Apr 9, 2024
eb99ab2
test merge
MelissaOlas Apr 9, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
17 changes: 17 additions & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
APP_SECRET=123
STOCKAGE_PROVIDER_NAME=local
S3_BUCKET_NAME=1village
S3_ACCESS_KEY=minio
S3_SECRET_KEY=minio123
S3_USE_SSL=true
USE_MINIO=true
MINIO_HOST=http://localhost:9000/
NEXT_PUBLIC_HOST_URL=http://localhost:5000/
NEXT_PUBLIC_BASE_APP=/api
DB_TYPE=mysql
DB_HOST=localhost
DB_PORT=3306
DB_PASS=my-secret-pw
DB_USER=root
ADMIN_PSEUDO=PLMO1_admin
ADMIN_PASSWORD=Admin1234
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v2
with:
node-version: '16.15.1'
node-version: "20.11.1"

# [3] install dependencies.
- name: Install dependencies
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v2
with:
node-version: '16.15.1'
node-version: "20.11.1"

# [3] install dependencies.
- name: Install dependencies
Expand Down
6 changes: 5 additions & 1 deletion .github/workflows/terraform-staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,11 @@ jobs:
- name: Extract Public IP
id: get_server_ip
#run: echo "::set-output name=server_public_ip::$(cd terraform; terraform output -raw server_public_ip)"
run: echo "{server_public_ip}={$(cd terraform; terraform output -raw server_public_ip)}" >> $GITHUB_OUTPUT
#run: echo "server_public_ip={$(cd terraform; terraform output -raw server_public_ip)}" >> $GITHUB_OUTPUT
run: |
cd terraform
echo "::set-output name=server_public_ip::$(terraform output -raw server_public_ip)"
#echo "server_public_ip=$(terraform output -raw server_public_ip)" >> $GITHUB_OUTPUT
if: success()

- name: Create .env file
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v2
with:
node-version: '16.15.1'
node-version: "20.11.1"

# [3] install dependencies.
- name: Install dependencies
Expand All @@ -35,7 +35,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v2
with:
node-version: '16.15.1'
node-version: "20.11.1"

# [3] install dependencies.
- name: Install dependencies
Expand All @@ -55,7 +55,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v2
with:
node-version: '16.15.1'
node-version: "20.11.1"

# [3] install dependencies.
- name: Install dependencies
Expand Down
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ mariaDB
.postgres-data
.mysql-data
.dynamodb
.env.*

public/sw.js
public/workbox-*.js

Expand All @@ -65,5 +63,7 @@ test.js
test.html
docker-compose.build.yml
docker-compose.bdd.yml
medias
server/ffmpeg-audio-mixer

*.http
*.http
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.15.1
20.11.1
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16.15.1
20.11.1
30,294 changes: 0 additions & 30,294 deletions .pnp.cjs

This file was deleted.

Loading
Loading