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
#180
:
Commit
ce8215ecc7
pushed by
cialloo
master
2025-10-28 23:47:21 +00:00
19s
View workflow file
fix: update polling interval to 60 seconds for server data fetch
#178
:
Commit
a970a8ce25
pushed by
cialloo
master
2025-10-27 15:15:12 +00:00
32s
View workflow file
feat: add service worker cleanup to remove legacy registrations on startup
#176
:
Commit
62cb67aa8e
pushed by
cialloo
master
2025-10-27 15:08:27 +00:00
23s
View workflow file
feat: add video support with VideoNode and VideoComponent, including drag-and-drop functionality
#174
:
Commit
e241f789ed
pushed by
cialloo
master
2025-10-27 13:56:54 +00:00
19s
View workflow file
feat: add download functionality to ArchiveComponent with presigned URL support
#172
:
Commit
d1826ef7be
pushed by
cialloo
master
2025-10-27 13:42:25 +00:00
29s
View workflow file
refactor: remove unused fileType and downloadUrl properties from ArchiveComponent and ArchiveNode
#170
:
Commit
b4b36ae082
pushed by
cialloo
master
2025-10-27 13:24:39 +00:00
18s
View workflow file
Remove editor styles, toolbar styles, and related components
#168
:
Commit
06426eb781
pushed by
cialloo
master
2025-10-27 12:57:43 +00:00
18s
View workflow file
feat: implement ArchiveNode and ArchiveComponent for file attachment support in the editor
#166
:
Commit
fd0ec5a1d3
pushed by
cialloo
master
2025-10-27 10:55:12 +00:00
19s
View workflow file
feat: add image preloading functionality in BlogIndexProvider for optimized loading of cover images
#164
:
Commit
98bfb2ec1b
pushed by
cialloo
master
2025-10-26 15:13:17 +00:00
20s
View workflow file
feat: implement BlogIndex context provider and integrate it into Blog component for improved data handling
#162
:
Commit
a547b1f99d
pushed by
cialloo
master
2025-10-26 14:59:07 +00:00
19s
View workflow file
fix: derive original cover image key in EditPost component from fetched data or URL
#160
:
Commit
181fcae739
pushed by
cialloo
master
2025-10-26 13:33:32 +00:00
19s
View workflow file
feat: enhance EditPost component with improved styling and structured subcomponents for title, cover image, and content editing
#158
:
Commit
2909daa41e
pushed by
cialloo
master
2025-10-26 13:13:41 +00:00
19s
View workflow file
fix: update cover image handling in EditPost component and refactor post loading logic
#156
:
Commit
7b83d00f85
pushed by
cialloo
master
2025-10-26 11:06:23 +00:00
18s
View workflow file
fix: handle initial cover image key in EditPost component and update payload for blog post submission
#154
:
Commit
cf1302deba
pushed by
cialloo
master
2025-10-26 10:56:56 +00:00
18s
View workflow file
fix: update API endpoint for blog post editing and improve cover image handling in EditPost component
#152
:
Commit
3b7d7e2dcc
pushed by
cialloo
master
2025-10-26 10:44:58 +00:00
18s
View workflow file
refactor: remove authentication check and unused imports from CreatePost and EditPost pages
#150
:
Commit
9c263d0f51
pushed by
cialloo
master
2025-10-26 10:33:52 +00:00
17s
View workflow file
feat: implement EditPost page with functionality to update existing blog posts
#148
:
Commit
1f6bb77691
pushed by
cialloo
master
2025-10-26 10:23:11 +00:00
17s
View workflow file
feat: add BlogPost page with content fetching and loading states
#146
:
Commit
085e48ff69
pushed by
cialloo
master
2025-10-26 09:35:40 +00:00
18s
View workflow file
feat: enhance blog functionality with pagination, tag filtering, and improved API integration
#144
:
Commit
47d6f93e97
pushed by
cialloo
master
2025-10-26 08:55:35 +00:00
18s
View workflow file
feat: implement blog post and tag fetching with pagination
#142
:
Commit
1b9ee67545
pushed by
cialloo
master
2025-10-26 08:12:54 +00:00
23s
View workflow file
feat: implement toast notifications for image upload and blog post creation
#140
:
Commit
38ca76e2fb
pushed by
cialloo
master
2025-10-26 06:20:35 +00:00
22s
View workflow file
refactor: clean up ImageNode code structure and improve readability
#138
:
Commit
cbfe73e0bf
pushed by
cialloo
master
2025-10-26 01:23:50 +00:00
18s
View workflow file
feat: add S3 configuration and utility functions for blog image handling
#136
:
Commit
7f58c9c847
pushed by
cialloo
master
2025-10-26 01:26:27 +01:00
17s
View workflow file
feat: export BlogEditorRef type from BlogEditor
#134
:
Commit
031c2b25e2
pushed by
cialloo
master
2025-10-25 14:56:49 +01:00
17s
View workflow file
feat: expose editor state via ref in BlogEditor and integrate with CreatePost
#132
:
Commit
1071c784f8
pushed by
cialloo
master
2025-10-25 14:54:36 +01:00
29s
View workflow file
feat: add toolbar styles and functionality for blog editor
#130
:
Commit
e299694f22
pushed by
cialloo
master
2025-10-25 14:04:29 +01:00
19s
View workflow file
feat(blog): add onChange functionality to BlogEditor and enhance BlogImagePlugin with drag-and-drop support
#128
:
Commit
2a46c1423b
pushed by
cialloo
master
2025-10-25 13:04:44 +01:00
20s
View workflow file
feat(blog): add blog post creation page with image upload and content editor
#126
:
Commit
1f2cb3268f
pushed by
cialloo
master
2025-10-25 07:31:55 +01:00
23s
View workflow file
feat(blog): Implement blog module with post management, image upload workflow, and localization
#124
:
Commit
4417423612
pushed by
cialloo
master
2025-10-25 06:58:42 +01:00
18s
View workflow file
feat: add import and export functionality for editor state with JSON support
#122
:
Commit
4829c53355
pushed by
cialloo
master
2025-10-22 11:14:48 +01:00
23s
View workflow file
First
Previous
1
2
3
Next
Last