cdricms
2011ae93b6
Availability based on permissions
2025-02-19 16:16:47 +01:00
cdricms
446813315d
Toasting
2025-02-18 13:14:58 +01:00
cdricms
ec3f33b9bf
Calendar
2025-02-18 12:59:54 +01:00
cdricms
4e671974d2
Lightbox
2025-02-18 10:27:17 +01:00
cdricms
3974e428aa
Changed channel to playlist
2025-02-13 12:27:13 +01:00
cdricms
f96d25e31f
Needs to be connected CRUD
2025-02-13 11:44:21 +01:00
cdricms
c65f3839db
Fixed event-dialog
2025-02-13 11:16:09 +01:00
cdricms
c62fbcf85c
Added backdrop on nav
2025-02-13 10:42:44 +01:00
cdricms
2fa6e0b21d
Fixed about presentation
2025-02-13 10:13:32 +01:00
cdricms
9d6aa4c163
Gallery
...
Events still not working
2025-02-12 16:51:57 +01:00
cdricms
155eee127b
Merge remote-tracking branch 'origin/dev/guerby' into dev/cedric
2025-02-11 10:27:23 +01:00
gom-by
3412a764fc
Fix waiting to be tested
2025-02-10 10:24:19 +01:00
cdricms
605223d041
Merge remote-tracking branch 'origin/dev/guerby' into dev/cedric
2025-02-10 09:56:16 +01:00
cdricms
bcb563fa1c
Fixed some imports and build
2025-02-10 09:42:24 +01:00
gom-by
3439d74e84
Changes
2025-02-10 09:06:48 +01:00
cdricms
27b73dbcab
Merge remote-tracking branch 'origin/dev/guerby' into dev/cedric
2025-02-10 08:54:24 +01:00
cdricms
8e87d834bc
Shortcodes
2025-02-10 08:52:32 +01:00
gom-by
bc7cb196c7
events form
2025-02-09 14:28:29 +01:00
gom-by
535b32317e
New date picker for events form
2025-02-07 12:23:08 +01:00
gom-by
49d3817339
small planning fixes
2025-02-07 10:56:12 +01:00
cdricms
a7ad045631
Merge remote-tracking branch 'origin/dev/guerby' into dev/cedric
2025-02-05 09:11:52 +01:00
cdricms
09b0c9b142
Member page
2025-02-05 09:11:17 +01:00
gom-by
83e6d145b2
checkbox for status visibility in frontend
2025-02-03 16:11:10 +01:00
gom-by
97dc0b8022
Calendar event creation form (not finished)
2025-02-03 12:37:44 +01:00
cdricms
0595f5dba7
Small fix
2025-01-31 18:52:49 +01:00
cdricms
c90e2a8844
Removed unused files
2025-01-31 17:44:51 +01:00
cdricms
a578cffefb
Small tweak
2025-01-31 17:35:10 +01:00
cdricms
90945b161d
Added theme switcher + optimized youtube loading + about changes
2025-01-31 17:28:13 +01:00
cdricms
f7dd0c60d6
Better handling of permissions
2025-01-31 13:07:25 +01:00
cdricms
0e707e8721
Starting to implement permissions into frontend
2025-01-30 15:50:58 +01:00
cdricms
8110172a38
Reorganization of backend + new routes
2025-01-29 18:09:41 +01:00
cdricms
74118a5aa6
Changed form in users list and removed dashboard/users/new
2025-01-28 13:55:19 +01:00
cdricms
b723479ec8
Handling CRUD for members in frontend
2025-01-28 13:29:33 +01:00
cdricms
ac7e97527f
CRUD Events and React interaction
2025-01-27 17:58:47 +01:00
cdricms
f1a49eea83
Started to work the shortcodes
2025-01-24 18:07:04 +01:00
cdricms
78ce2b533b
Media route in dashboard
2025-01-23 20:22:43 +01:00
cdricms
cdd8e34096
Started to work on media upload and organization
2025-01-23 20:10:15 +01:00
cdricms
11d072740f
Merge remote-tracking branch 'origin/dev/guerby' into dev/cedric
2025-01-22 17:40:31 +01:00
cdricms
5a5846d853
Added CSRF & YouTube and dark mode
2025-01-22 17:39:03 +01:00
gom-by
e3f42efdcd
mock-up interface for new members
2025-01-22 09:57:59 +01:00
gom-by
9c86920242
Merge branch 'dev/cedric' into dev/guerby
2025-01-17 15:40:06 +01:00
gom-by
9d9b5a5145
trucs inutilesé
2025-01-17 15:38:36 +01:00
cdricms
eb9883a1c3
Added /users/me route, and handling auth in frontend
2025-01-17 15:37:01 +01:00
gom-by
e9bbeb62dc
Schemas in backend schemas.go
2025-01-14 14:13:55 +01:00
gom-by
5c1e846006
resolving conflicts
2025-01-14 13:54:03 +01:00
cdricms
fd834ea84a
Setup docker for production and development
...
Change ./init.sh to be an executable then run it.
The default inner container ports are as followed:
- Postgres: 5432:5432
- Backend: 3001:3000
- Frontend: 3000:3000
- Frontend dev: 8000
The backend image needs to be built:
docker compose up -d --build
2025-01-14 13:44:28 +01:00