| 22ab52b1 | 16-Feb-2026 |
Atari911 <atari911@gmail.com> |
7.0.8 |
| 2524fb72 | 16-Feb-2026 |
Atari911 <atari911@gmail.com> |
Extra Files Removed
md files removed no longer needed after admin functionality created
|
| b7e87501 | 16-Feb-2026 |
Atari911 <atari911@gmail.com> |
Update README for calendar sync section |
| 815440fa | 16-Feb-2026 |
Atari911 <atari911@gmail.com> |
7.0.8
Major Refactor |
| 0b7aadb5 | 15-Feb-2026 |
Atari911 <atari911@gmail.com> |
6.14.2 |
| b498f308 | 15-Feb-2026 |
Atari911 <atari911@gmail.com> |
6.14.1
**Authentication required** - Write actions (save, delete, toggle) now require user to be logged in - **Improved CSRF token handling** - New `getSecurityToken()` helper function checks multip
6.14.1
**Authentication required** - Write actions (save, delete, toggle) now require user to be logged in - **Improved CSRF token handling** - New `getSecurityToken()` helper function checks multiple sources: - `JSINFO.sectok` (standard) - `window.JSINFO.sectok` - Hidden form field `input[name="sectok"]` - Meta tag `meta[name="sectok"]` - Anonymous users can no longer add/edit/delete events - Better error messages for authentication and token failures
### Bug Fixes - Fixed "Invalid security token" error on clean DokuWiki installations - Added debug logging for security token failures
show more ...
|
| da206178 | 14-Feb-2026 |
Atari911 <atari911@gmail.com> |
6.14 |
| 22228b0e | 13-Feb-2026 |
Atari911 <atari911@gmail.com> |
v6.11.4: JavaScript Localization
German Localization Added |
| 96df7d3e | 13-Feb-2026 |
Atari911 <atari911@gmail.com> |
6.9.9
Version 6.9.9 (2026-02-13) - CRITICAL SEARCH FIX |
| 7e8ea635 | 11-Feb-2026 |
Atari911 <atari911@gmail.com> |
6.6.0 |
| 4590242d | 10-Feb-2026 |
Atari911 <atari911@gmail.com> |
6.0.3 |
| 2418cd9e | 10-Feb-2026 |
Atari911 <atari911@gmail.com> |
Update Screentshot |
| c95533fd | 10-Feb-2026 |
Atari911 <atari911@gmail.com> |
Screenshot Added |
| 4f952d41 | 10-Feb-2026 |
Atari911 <atari911@gmail.com> |
Add files via upload |
| 0c3b6e81 | 10-Feb-2026 |
Atari911 <atari911@gmail.com> |
6.0.2 |
| 9ccd446e | 10-Feb-2026 |
Atari911 <atari911@gmail.com> |
6.0 Release |
| 5836612d | 06-Feb-2026 |
Atari911 <atari911@gmail.com> |
Update README |
| 231d0edb | 06-Feb-2026 |
Atari911 <atari911@gmail.com> |
V4.0
Major Release |
| 996ba107 | 06-Feb-2026 |
Atari911 <atari911@gmail.com> |
Revise dimensions and mobile support in README
Updated design specifications and features in README. |
| 1d05cddc | 06-Feb-2026 |
Atari911 <atari911@gmail.com> |
v3.10.5 |
| e3a9f44c | 26-Jan-2026 |
Atari911 <atari911@gmail.com> |
v3.3 |
| bdb3bb1a | 25-Jan-2026 |
Atari911 <atari911@gmail.com> |
Fixed date/time on even view and fixed links in description |
| 87ac9bf3 | 25-Jan-2026 |
Atari911 <atari911@gmail.com> |
v3.2
feat(calendar): add recurring events, month/year picker, mobile responsive widgets, and green theme - v3.2
- Add yearly/monthly/weekly/daily recurring events with configurable end dates - Impl
v3.2
feat(calendar): add recurring events, month/year picker, mobile responsive widgets, and green theme - v3.2
- Add yearly/monthly/weekly/daily recurring events with configurable end dates - Implement clickable month/year picker dialog for quick navigation on calendar and eventpanel - Add "Today" button to both calendar and eventpanel headers - Fix recurring event navigation caching issues with cache-busting - Make eventlist and eventpanel fully mobile responsive (320px-4K) - Change UI color scheme from blue to custom green (RGB 0,136,0) - Add namespace badge links to eventpanel headers - Fix eventpanel month filtering to prevent event stacking - Add day-of-week display to all date formats (Mon, Jan 24) - Optimize eventpanel header sizing to prevent text wrapping - Include debug tools and logging for troubleshooting - Maintain backward compatibility with all v3.0 features
show more ...
|
| 19378907 | 24-Jan-2026 |
Atari911 <atari911@gmail.com> |
Initial version (beta v0.3.2) |