• Joined on 2025-09-21
aetos created repository services/postgres 2025-11-29 10:34:07 +00:00
aetos pushed to main at services/traefik 2025-11-29 10:31:29 +00:00
7eff45f082 correct terminologies
aetos pushed to main at services/traefik 2025-11-29 10:27:13 +00:00
6c8a560f8b added postgres and pdadmin
aetos pushed tag 0.1.5 to aetos/docs 2025-11-20 17:52:12 +00:00
aetos pushed to main at aetos/docs 2025-11-20 17:52:12 +00:00
09fe7cb557 bumped up to 0.1.5
57ff4c7b01 open in new tab
900973063a no need for explicit mappings as we have folder structure
c4450cb4e6 Merge remote-tracking branch 'origin/main'
aab3b357cf requirements for mkdocs and gitignore
Compare 6 commits »
aetos deleted branch tutorials/media-manager from aetos/docs 2025-11-20 17:37:21 +00:00
aetos pushed to main at aetos/docs 2025-11-20 17:37:21 +00:00
52c756e052 tutorials/media-manager (#1)
aetos merged pull request aetos/docs#1 2025-11-20 17:37:19 +00:00
tutorials/media-manager
aetos created pull request aetos/docs#1 2025-11-20 17:29:02 +00:00
tutorials/media-manager
aetos pushed to tutorials/media-manager at aetos/docs 2025-11-20 17:28:37 +00:00
7b05d3b213 Update Dockerfile
aetos pushed tag 0.1.4 to aetos/docs 2025-11-20 17:00:20 +00:00
aetos pushed to tutorials/media-manager at aetos/docs 2025-11-20 17:00:19 +00:00
d802fe9528 added Media Manager Tutorial Card and bumped up to version 0.1.4
3dd8075d27 build version for index
2c47e40dd4 Dockerfile and nginx.conf changes for tutorials
acfcc0c41b added docs for media-manager tutorial
3538634706 comment fix
Compare 10 commits »
aetos created branch tutorials/media-manager in aetos/docs 2025-11-20 17:00:19 +00:00
aetos pushed tag 0.2.5 to apps/blog 2025-11-20 11:30:53 +00:00
aetos pushed to main at apps/blog 2025-11-20 11:30:53 +00:00
a7987ab922 feat(core): migrate articles to ArticlesModel, add URL-synced view routing, and unify component props
7bdf84b6aa URL handling both on navigation and when directly calling URL.
2b578fd12e full article instead of index for article and using article._id open select article using readByIndex
fe33dca630 cleanup
fa319e7450 move from ArticleModel[] to ArticlesModel
Compare 11 commits »
aetos pushed tag 0.2.4 to apps/blog 2025-11-18 12:25:41 +00:00
aetos pushed to main at apps/blog 2025-11-18 12:25:41 +00:00
3aaf328511 feat(router): migrate to declarative view-based navigation system
635e99c183 cleanup
b8e4decfba cleanup
459fa5855c abstracted navigation logic
f52c4a5287 added missing create
Compare 11 commits »
aetos pushed tag 0.2.3 to apps/blog 2025-11-15 12:50:39 +00:00
aetos pushed to main at apps/blog 2025-11-15 12:50:39 +00:00
c2e6daca13 This release adds a new large article card layout, improves image URL handling across the app, and enhances article CRUD logic to correctly insert/update items in the global provider.
c0bcd0e3e4 local updation of articles too after article creation or modification
333f931cff using full URL for Cover Image in ArticleView.tsx
3960de3ecb making sure currentUser is in the list of authors for article
763629faa1 passing description
Compare 7 commits »
aetos pushed tag 0.2.2 to apps/blog 2025-11-15 00:25:41 +00:00