Commit Graph

9 Commits

Author SHA1 Message Date
Milad Raeisi
0b2b00d299 Updated angular.json to use @angular-builders/custom-webpack instead of @angular-devkit/build-angular, and modified various configuration options. 2024-11-20 22:29:23 +04:00
Milad Raeisi
e8b4c989d2 Update packages 2024-11-20 22:24:40 +04:00
Milad Raeisi
e6c2507b0c Replace @angular-builders/custom-webpack with @angular-devkit/build-angular in angular.json 2024-11-20 21:43:25 +04:00
Milad Raeisi
36146b3f28 Add Events support (#41)
* Update profile.component.html

* Prepare event box and comment box for receiving and sending events and comments.

* Add like, share and event preview UI to events

* Add event box

* Update user.ts

* Update post.ts

* Update notification.service.ts

* Update metadata.service.ts

* Update event.service.ts

* Update notifications.component.ts

* Update profile.component.ts

* Update profile.component.html

* Load user events

* Fix UI

* Add new service to get events

* Update event service

* Update event service

* Update event service

* Update publishEventToWriteRelays

* Update event service

* Clean and format code

* Change events UI

* Update event service

* Update event service

* Update event UI

* Update profile.component.html

* Add event list component and update profile
2024-10-12 02:15:17 +04:00
Milad Raeisi
8d6a86e98d Add webpack and update builder 2024-09-26 00:21:26 +04:00
Milad Raeisi
fe49d79e60 Add pwa 2024-09-17 20:41:04 +04:00
Milad Raeisi
c199de714c Update angular.json 2024-09-17 19:20:29 +04:00
Milad Raeisi
d5d84585ee Add deploy action 2024-09-17 19:06:58 +04:00
Milad Raeisi
69d648c540 Initial commit 2024-09-13 21:32:07 +04:00