|
121eb07203
|
style: update Prettier config for bracket spacing
|
2025-01-21 13:35:20 +01:00 |
|
|
395c1bc75f
|
style: format code and add prettier configuration files
|
2025-01-21 13:29:09 +01:00 |
|
|
3e0b17ebe6
|
feat(dashboard): add snack bar notifications for link actions
|
2025-01-21 13:25:35 +01:00 |
|
|
e0d9b8295e
|
feat: update deleteLink to use link object directly
|
2025-01-21 13:13:41 +01:00 |
|
|
88e9ffdb4a
|
refactor: rename visit link confirmation to confirmation modal
|
2025-01-21 12:22:59 +01:00 |
|
|
4c77b4f139
|
feat(dashboard): add link confirmation dialog before navigation
|
2025-01-21 12:15:09 +01:00 |
|
|
8b08c6616c
|
feat(dashboard): update getShortLink to use HTTPS
|
2025-01-21 11:47:04 +01:00 |
|
|
c8b005ec60
|
chore: update production Pocketbase URL
|
2025-01-21 11:44:07 +01:00 |
|
|
cc964ef992
|
build: add release configuration file for semantic-release
|
2025-01-21 11:36:15 +01:00 |
|
|
74d6cd8329
|
build: add release workflow configuration file
|
2025-01-21 11:25:23 +01:00 |
|
|
8302387aa7
|
feat(dashboard): add links to element IDs in dashboard table
|
2025-01-21 11:19:48 +01:00 |
|
|
50fa637a35
|
refactor(dashboard): rename column and update button label
|
2025-01-21 11:12:34 +01:00 |
|
|
6a19671fb4
|
chore: update Pocketbase URL in environment files
|
2025-01-21 11:04:43 +01:00 |
|
|
50cb62e56d
|
feat(dashboard): add copy link button to dashboard table
|
2025-01-21 10:54:12 +01:00 |
|
|
79fc66ef6b
|
feat(view-link): add ViewLink component and routing logic
|
2025-01-21 10:32:55 +01:00 |
|
|
6317c97d96
|
feat: add Angular Material and refactor UI components
|
2025-01-21 09:31:43 +01:00 |
|
|
00a7688ef9
|
feat(create-link): add create link component and routing
|
2025-01-20 15:11:46 +01:00 |
|
|
9bc5ed62ff
|
chore: update production PocketBase URL
|
2025-01-20 14:15:28 +01:00 |
|
|
eadd831e3f
|
feat(auth): use async in canActivate for auth refresh
|
2025-01-20 10:09:44 +01:00 |
|
|
b3a4226e3b
|
build: update CMD instruction in Dockerfile
|
2025-01-20 08:45:41 +01:00 |
|
|
c204903c8b
|
style(Dockerfile): fix command variable syntax in Dockerfile
|
2025-01-20 08:42:57 +01:00 |
|
|
6444d6a479
|
feat(Dockerfile): add configuration option to CMD command
|
2025-01-20 08:41:06 +01:00 |
|
|
8e15736dfd
|
build: add file replacements for production environment
|
2025-01-20 08:14:19 +01:00 |
|
|
db6ec47ce7
|
chore: update environment imports for consistency
|
2025-01-20 08:07:47 +01:00 |
|
|
1d522201f2
|
Update src/environments/environment.production.ts
|
2025-01-20 06:42:25 +00:00 |
|
|
ebe251c149
|
feat(navbar): add navbar component and update dashboard layout
|
2025-01-19 21:59:45 +01:00 |
|
|
8bbbdd2dfa
|
feat(dashboard): add dashboard table with links display
|
2025-01-19 21:23:26 +01:00 |
|
|
23d1109604
|
feat(dashboard): add LinkService to fetch dashboard links
|
2025-01-19 21:07:31 +01:00 |
|
|
6bec12b45a
|
feat: add dashboard component and routing logic
|
2025-01-19 20:46:37 +01:00 |
|
|
89083f832f
|
feat(login): add login functionality with form validation
|
2025-01-19 20:31:01 +01:00 |
|
|
a54069f160
|
feat(login): add login component and routing configuration
|
2025-01-19 20:05:24 +01:00 |
|
|
4c51aaae3c
|
feat: add environment configurations for development and production
|
2025-01-19 20:01:19 +01:00 |
|
|
3403dd4556
|
build: update Dockerfile for multi-stage build process
|
2025-01-19 19:57:32 +01:00 |
|
|
9b2df4992f
|
build: update Node.js version in Dockerfile
|
2025-01-19 19:53:07 +01:00 |
|
|
7548342803
|
build(Dockerfile): expose port 4200 for Angular app
|
2025-01-19 19:40:03 +01:00 |
|
|
9071a2a60f
|
build: add Dockerfile for application containerization
|
2025-01-19 19:34:13 +01:00 |
|
|
45d8833be7
|
chore: initialize Angular project with basic files
|
2025-01-19 19:27:41 +01:00 |
|