index
:
minicms
main
Minimal file-based PHP CMS. License: EUPL-1.2
samuel@kodafritt.se
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-17
Add TODO regarding images with EXIF rotation
HEAD
main
Samuel Lidén Borell
1
-0
/
+1
2018-06-17
Add FIXME comment regarding the displayed username not updating
Samuel Lidén Borell
1
-0
/
+2
2018-06-17
CSS improvements to content area. Hide language selector
Samuel Lidén Borell
1
-1
/
+6
2018-06-17
Use mobile friendly viewport
Samuel Lidén Borell
1
-0
/
+1
2018-06-03
Remove old TODO comments, and add some new ones
Samuel Lidén Borell
1
-7
/
+3
2018-06-03
Decrease font size to 11pt
Samuel Lidén Borell
1
-2
/
+2
2018-06-03
Fix truncated text in log in form
Samuel Lidén Borell
1
-3
/
+4
2018-06-02
Add a basic anti-CSRF
Samuel Lidén Borell
2
-1
/
+31
2018-06-02
Turn local absolute URLs into relative URLs when saving, and clean link URLs too
Samuel Lidén Borell
1
-2
/
+5
2018-06-02
Better use of cursors
Samuel Lidén Borell
1
-4
/
+6
2018-06-02
Change between editor-relative and page-relative links when loading/saving
Samuel Lidén Borell
1
-2
/
+20
2018-06-01
Check for blank page titles
Samuel Lidén Borell
3
-3
/
+9
2018-06-01
Fix error when trying to save an empty page
Samuel Lidén Borell
1
-1
/
+1
2018-06-01
Notice to remind the user to save. Fixed ambiguity of save buttons
Samuel Lidén Borell
5
-6
/
+42
2018-06-01
Clear editor content when creating a new page
Samuel Lidén Borell
1
-0
/
+1
2018-06-01
Shrink the left sidebar a bit on small screens
Samuel Lidén Borell
1
-2
/
+10
2018-05-31
Shrink margins etc. on low screen width also
Samuel Lidén Borell
1
-2
/
+2
2018-05-31
Increase toolbar height on small screens
Samuel Lidén Borell
1
-0
/
+8
2018-05-31
Use media queries to detect low screen height and touch based devices
Samuel Lidén Borell
1
-0
/
+31
2018-05-31
Click/touch uploads to insert
Samuel Lidén Borell
2
-3
/
+24
2018-05-31
Responsible log-in form
Samuel Lidén Borell
2
-0
/
+26
2018-05-31
Fix PHP warning due to incorrect syntax
Samuel Lidén Borell
1
-1
/
+1
2018-05-31
Stylesheet: Center or shrink images as needed
Samuel Lidén Borell
1
-0
/
+6
2018-05-31
Show only small images in uploads list, and wrap in link to lage img when cle...
Samuel Lidén Borell
1
-4
/
+43
2018-05-31
Create small version of image when uploading a JPEG/PNG/WEBP image
Samuel Lidén Borell
2
-2
/
+71
2018-04-15
Ensure "session expired" iframe has opaque background
Samuel Lidén Borell
1
-0
/
+1
2018-04-08
Show info text when no pages have been created yet
Samuel Lidén Borell
4
-5
/
+15
2018-04-08
Don't generate warning when pages.txt does not exist yet
Samuel Lidén Borell
1
-1
/
+5
2018-04-08
Implement password changing
Samuel Lidén Borell
1
-13
/
+40
2018-04-07
Password change UI
Samuel Lidén Borell
4
-7
/
+69
2018-04-02
Fix re-enabling of session keep alive after the session has been restored
Samuel Lidén Borell
1
-0
/
+1
2018-04-02
Perform session expiration check on window focus event
Samuel Lidén Borell
1
-0
/
+10
2018-04-02
Fix buggy session expiration check
Samuel Lidén Borell
1
-1
/
+1
2018-04-02
Show log form in an iframe on session expiration
Samuel Lidén Borell
2
-6
/
+68
2018-04-02
Session keep-alive JS code
Samuel Lidén Borell
2
-5
/
+44
2018-04-02
Fix access key tooltip for paragraph button
Samuel Lidén Borell
1
-1
/
+1
2018-04-02
UX improvements
Samuel Lidén Borell
5
-6
/
+25
2018-04-02
Don't run init script if getElementById is unsupported (in very old browsers ...
Samuel Lidén Borell
1
-23
/
+20
2018-04-01
Remove redundant "New page filename" field
Samuel Lidén Borell
1
-8
/
+1
2018-04-01
Fix vertical alignment of file delete buttons
Samuel Lidén Borell
1
-2
/
+2
2018-04-01
Sort and improve list of uploaded files
Samuel Lidén Borell
1
-4
/
+9
2018-04-01
Use get_post_var to securely get POST variables
Samuel Lidén Borell
1
-5
/
+5
2018-04-01
Implement deletion of uploaded files
Samuel Lidén Borell
1
-6
/
+12
2018-04-01
Fix line wrapped delete buttons in upload list
Samuel Lidén Borell
1
-0
/
+4
2018-04-01
Clean filenames of uploaded files
Samuel Lidén Borell
1
-6
/
+14
2018-04-01
UI support for file deletion
Samuel Lidén Borell
4
-6
/
+39
2018-04-01
Let the allowed authentication methods be configured in config.php
Samuel Lidén Borell
2
-2
/
+5
2018-04-01
Fix page editor being a couple of pixels too wide in Chrome
Samuel Lidén Borell
1
-0
/
+1
2018-04-01
Fix PHP warnings with session expiration check
Samuel Lidén Borell
1
-5
/
+4
2018-04-01
Add missing "for" attributes in label tags in login form
Samuel Lidén Borell
1
-2
/
+2
[next]