This website requires JavaScript.
Explore
Help
Sign In
CiallooWeb
/
www.cialloo.com
Watch
1
Star
0
Fork
0
You've already forked www.cialloo.com
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
cd.yml
ci.yml
Actor
All actors
cialloo
Status
All status
Success
Failure
Waiting
Running
feat: add audio support with AudioNode and AudioComponent, including drag-and-drop functionality
#181
:
Commit
ce8215ecc7
pushed by
cialloo
master
2025-10-28 23:47:40 +00:00
18s
View workflow file
fix: update polling interval to 60 seconds for server data fetch
#179
:
Commit
a970a8ce25
pushed by
cialloo
master
2025-10-27 15:15:31 +00:00
17s
View workflow file
feat: add service worker cleanup to remove legacy registrations on startup
#177
:
Commit
62cb67aa8e
pushed by
cialloo
master
2025-10-27 15:08:46 +00:00
17s
View workflow file
feat: add video support with VideoNode and VideoComponent, including drag-and-drop functionality
#175
:
Commit
e241f789ed
pushed by
cialloo
master
2025-10-27 13:57:12 +00:00
17s
View workflow file
feat: add download functionality to ArchiveComponent with presigned URL support
#173
:
Commit
d1826ef7be
pushed by
cialloo
master
2025-10-27 13:42:46 +00:00
20s
View workflow file
refactor: remove unused fileType and downloadUrl properties from ArchiveComponent and ArchiveNode
#171
:
Commit
b4b36ae082
pushed by
cialloo
master
2025-10-27 13:24:58 +00:00
17s
View workflow file
Remove editor styles, toolbar styles, and related components
#169
:
Commit
06426eb781
pushed by
cialloo
master
2025-10-27 12:58:07 +00:00
22s
View workflow file
feat: implement ArchiveNode and ArchiveComponent for file attachment support in the editor
#167
:
Commit
fd0ec5a1d3
pushed by
cialloo
master
2025-10-27 10:55:31 +00:00
17s
View workflow file
feat: add image preloading functionality in BlogIndexProvider for optimized loading of cover images
#165
:
Commit
98bfb2ec1b
pushed by
cialloo
master
2025-10-26 15:13:37 +00:00
20s
View workflow file
feat: implement BlogIndex context provider and integrate it into Blog component for improved data handling
#163
:
Commit
a547b1f99d
pushed by
cialloo
master
2025-10-26 14:59:27 +00:00
18s
View workflow file
fix: derive original cover image key in EditPost component from fetched data or URL
#161
:
Commit
181fcae739
pushed by
cialloo
master
2025-10-26 13:33:51 +00:00
17s
View workflow file
feat: enhance EditPost component with improved styling and structured subcomponents for title, cover image, and content editing
#159
:
Commit
2909daa41e
pushed by
cialloo
master
2025-10-26 13:14:01 +00:00
18s
View workflow file
fix: update cover image handling in EditPost component and refactor post loading logic
#157
:
Commit
7b83d00f85
pushed by
cialloo
master
2025-10-26 11:06:42 +00:00
17s
View workflow file
fix: handle initial cover image key in EditPost component and update payload for blog post submission
#155
:
Commit
cf1302deba
pushed by
cialloo
master
2025-10-26 10:57:14 +00:00
16s
View workflow file
fix: update API endpoint for blog post editing and improve cover image handling in EditPost component
#153
:
Commit
3b7d7e2dcc
pushed by
cialloo
master
2025-10-26 10:45:17 +00:00
17s
View workflow file
refactor: remove authentication check and unused imports from CreatePost and EditPost pages
#151
:
Commit
9c263d0f51
pushed by
cialloo
master
2025-10-26 10:34:10 +00:00
17s
View workflow file
feat: implement EditPost page with functionality to update existing blog posts
#149
:
Commit
1f6bb77691
pushed by
cialloo
master
2025-10-26 10:23:30 +00:00
17s
View workflow file
feat: add BlogPost page with content fetching and loading states
#147
:
Commit
085e48ff69
pushed by
cialloo
master
2025-10-26 09:35:59 +00:00
18s
View workflow file
feat: enhance blog functionality with pagination, tag filtering, and improved API integration
#145
:
Commit
47d6f93e97
pushed by
cialloo
master
2025-10-26 08:55:53 +00:00
18s
View workflow file
feat: implement blog post and tag fetching with pagination
#143
:
Commit
1b9ee67545
pushed by
cialloo
master
2025-10-26 08:13:11 +00:00
17s
View workflow file
feat: implement toast notifications for image upload and blog post creation
#141
:
Commit
38ca76e2fb
pushed by
cialloo
master
2025-10-26 06:20:54 +00:00
17s
View workflow file
refactor: clean up ImageNode code structure and improve readability
#139
:
Commit
cbfe73e0bf
pushed by
cialloo
master
2025-10-26 01:24:08 +00:00
17s
View workflow file
feat: add S3 configuration and utility functions for blog image handling
#137
:
Commit
7f58c9c847
pushed by
cialloo
master
2025-10-26 01:26:45 +01:00
16s
View workflow file
feat: export BlogEditorRef type from BlogEditor
#135
:
Commit
031c2b25e2
pushed by
cialloo
master
2025-10-25 14:57:08 +01:00
18s
View workflow file
feat: expose editor state via ref in BlogEditor and integrate with CreatePost
#133
:
Commit
1071c784f8
pushed by
cialloo
master
2025-10-25 14:55:02 +01:00
25s
View workflow file
feat: add toolbar styles and functionality for blog editor
#131
:
Commit
e299694f22
pushed by
cialloo
master
2025-10-25 14:04:47 +01:00
16s
View workflow file
feat(blog): add onChange functionality to BlogEditor and enhance BlogImagePlugin with drag-and-drop support
#129
:
Commit
2a46c1423b
pushed by
cialloo
master
2025-10-25 13:05:02 +01:00
16s
View workflow file
feat(blog): add blog post creation page with image upload and content editor
#127
:
Commit
1f2cb3268f
pushed by
cialloo
master
2025-10-25 07:32:15 +01:00
18s
View workflow file
feat(blog): Implement blog module with post management, image upload workflow, and localization
#125
:
Commit
4417423612
pushed by
cialloo
master
2025-10-25 06:59:06 +01:00
23s
View workflow file
feat: add import and export functionality for editor state with JSON support
#123
:
Commit
4829c53355
pushed by
cialloo
master
2025-10-22 11:15:06 +01:00
17s
View workflow file
First
Previous
1
2
3
Next
Last