MiniMag2 CMS

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2026-04-10
12:00
Back to the trunk. Now the engine is more or less finished, at least with the planned features. Leaf check-in: 4a16288fe7 user: johnfound tags: trunk
11:57
Implemented user generated invitations. Implemented privRead access for building blogs only for invited users. Leaf check-in: 950fa993b5 user: johnfound tags: memcache
2026-04-08
13:03
Some bugs fixed and some optimizations. Some work on the design as well. check-in: bb30c1ce92 user: johnfound tags: memcache
2026-04-07
13:01
Added new parameters to the config file of the site. Added error messages in the comment processing. Added configurable maximal comment session length. Processing of the honeypot field of the comment form. The processing time is now displayed in ms or us depending of the value. Some template and style cleanup and improvements. check-in: 3efabe9eb5 user: johnfound tags: memcache
2026-04-06
05:26
Comment system is fully working as planned. Perhaps needs some testing. check-in: 7e19389beb user: johnfound tags: memcache
2026-04-03
14:26
Very simple formatting for the feedback. check-in: c3566cc815 user: johnfound tags: memcache
2026-03-31
05:23
Work on the comment system. check-in: f69c9510e1 user: johnfound tags: memcache
2026-03-30
06:07
Rendering index pages for use inside the article is finished. The comment system is the only code that needs some work. check-in: f904f01ed7 user: johnfound tags: memcache
2026-03-24
15:28
Allow articles in the root level of the blog. They are editable only by the administrator. check-in: 2b0a263548 user: johnfound tags: memcache
2026-03-20
14:05
Check the timestamp of the feedback posts. Limit the post rating. check-in: c25bc0eca4 user: johnfound tags: memcache
2026-03-13
15:51
Work on the post-rate limiting for the feedback system. check-in: 024d10336a user: johnfound tags: memcache
06:40
Don't generate file manager table if it is empty. check-in: e5dd820c51 user: johnfound tags: memcache
2026-03-06
15:24
The feedback system works without post rate control and needs testing. check-in: 97240360cf user: johnfound tags: memcache
2026-03-05
15:31
Work on the feedback. check-in: c6c48173ef user: johnfound tags: memcache
06:41
Work on the feedback system. check-in: 1f37edd3e2 user: johnfound tags: memcache
2026-03-03
23:07
Started to implement the feedback module. Work in progress. Not working. check-in: 1c78da2186 user: johnfound tags: memcache
2026-03-02
14:32
Almost all of the unicode icons replaced with images and the unicodes are used as a alt-text. The images are from the templates/images/ directory. Removed the command ?save and the save of the article is provided from the ?edit command. Also now is possible to change the name of the article. The site index is updated safely when content changed. A lot of changes in the templates - now light and dark modes are supported automatically according to the OS settings. check-in: 92dd5dbd1f user: johnfound tags: memcache
2026-02-27
23:00
Limited count for the invitations. check-in: 9177cf6285 user: johnfound tags: memcache
15:04
Atomic site index update. And other things. check-in: 1344eee386 user: johnfound tags: memcache
05:50
Some cosmetics here and there. check-in: 73af17180e user: johnfound tags: memcache
2026-02-26
15:21
Forgotten file in the project... check-in: 1a43ca0d28 user: johnfound tags: memcache
15:20
Work on the delete function for the articles and directories. Also fine tuning here and there, including better avatar handling and xss tests and protection. check-in: f87db8f594 user: johnfound tags: memcache
06:36
Work on the user avatars. Some bug is located on the processing $useravatar$ in the templates. check-in: 5a576a5515 user: johnfound tags: memcache
2026-02-25
15:28
Work on avatars and more... check-in: 119061eb0a user: johnfound tags: memcache
06:31
Fixed broken project file. Work on the "new_article" command. check-in: fc45c8cc7c user: johnfound tags: memcache
2026-02-24
15:55
Forgotten files and project changed a little. check-in: 5ba5bd3167 user: johnfound tags: memcache
15:52
Changed the interface of RenderTemplate. Also, work on the attachments for the articles. Almost works now. check-in: 9ea1a46afc user: johnfound tags: memcache
06:29
Work on the attachments check-in: 72a1bb031c user: johnfound tags: memcache
2026-02-23
15:38
Work on the attachment module for the articles. check-in: 9881ae423f user: johnfound tags: memcache
05:40
File manager started for the attached files. check-in: 055f8171f2 user: johnfound tags: memcache
2026-02-20
15:28
Using TText for rendering the response. check-in: 43cac974eb user: johnfound tags: memcache
06:44
Fixes for the new command structure. check-in: 89672c569e user: johnfound tags: memcache
2026-02-19
15:27
The URL handling is almost done. Now the articles look like files and the commands are passet throught the query, а не как часть url. check-in: fb59dcb0e6 user: johnfound tags: memcache
2026-02-18
22:59
Continue refactory. The URL processing almost works... check-in: 38a4f435a8 user: johnfound tags: memcache
14:59
Continue with the minimizations. check-in: 46c1869302 user: johnfound tags: memcache
06:25
Simplification of the architecture. check-in: 700b0477c3 user: johnfound tags: memcache
2026-02-17
06:14
Started refactoring of the code. The .ttl files will be removed and planned trasition to TText structures for faster processing. check-in: 84f350d7ed user: johnfound tags: memcache
2026-02-15
23:05
The cols and rows attributes of text area mess with the flex resizing logic. So, they neet to be reasonably small. check-in: cf8ebf75cf user: johnfound tags: memcache
22:34
Cosmetics in the source. check-in: 36612b1b78 user: johnfound tags: memcache
2026-02-11
15:03
Again changes in the formatting engine. Some work on the XSS protection. check-in: 7b11940700 user: johnfound tags: memcache
05:52
Work on the desing with <figure> for the block images and some js. check-in: 6353d8b91a user: johnfound tags: memcache
2026-02-10
15:02
Work on the article editor. Some JS for more convenient work. check-in: 196b4ce6e2 user: johnfound tags: memcache
06:20
Work on the editor and realtime preview. check-in: 9ec2ba4563 user: johnfound tags: memcache
2026-02-09
15:29
More icons in the links. check-in: fad142cc26 user: johnfound tags: memcache
15:17
Work on the mem cache and also, on the web layout in generally. check-in: 7315fc6954 user: johnfound tags: memcache
06:34
Branch with processing everything in memory. Pretty fast. check-in: 7a8a56d153 user: johnfound tags: memcache
2026-02-08
08:37
Work on the engine. After this commit I will try to change the architecture a lot. check-in: 1331a7180c user: johnfound tags: trunk
2026-02-06
15:01
A lot of work here and there... :P check-in: 65f8e9bc70 user: johnfound tags: trunk
06:11
Work on the sitemap function. check-in: ef15855d04 user: johnfound tags: trunk
2026-02-05
15:10
Work on the new url schema. Also, implemented more simple site index with real trees. check-in: d2433fd150 user: johnfound tags: trunk