Commit graph

973 commits

Author SHA1 Message Date
danpros
66bce82fbe Update functions.php
Properly handle if missing title tag when write offline. The title eg. `Untitled post: Sunday, 17 December 2023, 18:53`
2023-12-17 19:01:32 +07:00
danpros
be189072bc Update functions.php 2023-12-17 18:29:31 +07:00
danpros
86d3bcb726 Update menu.html.php 2023-12-17 15:21:07 +07:00
danpros
bc12476038 Translate string 2023-12-17 14:50:50 +07:00
danpros
5eebca5574 Update functions.php 2023-12-17 14:08:34 +07:00
danpros
0e89787ea2 Update htmly.php 2023-12-17 12:38:31 +07:00
danpros
98d5a4a650 Cleaning up 2023-12-17 12:16:00 +07:00
danpros
eb495f2525 Fix too long cache filename
$_SERVER['REQUEST_URI'] is always url-encoded so we decoded it back before save it as a cache file.
2023-12-16 13:12:50 +07:00
danpros
8020b606e2 Simple Image Gallery
Allows us to reuse previous uploaded images.
​
2023-12-15 13:47:38 +07:00
danpros
829d3d740d Remove the stripslashes()
See  #564
2023-12-15 06:56:33 +07:00
danpros
5a4357b1c5 Add SECURITY.md
Add SECURITY.md also fix unexpected behavior with tags in number. See #614
2023-12-15 06:24:23 +07:00
danpros
4b9d74f907 Update add-content.html.php v2.8.8 2023-12-13 17:33:39 +07:00
danpros
a0c91f65c7 Update functions.php 2023-12-13 13:52:09 +07:00
danpros
d790fa9f04 Update installedVersion.json 2023-12-13 12:23:14 +07:00
danpros
8bed79dd88 Update jquery.nestable++.js 2023-12-13 11:45:37 +07:00
danpros
79f7bf3f8e Update functions.php 2023-12-13 11:21:03 +07:00
danpros
1adbd9c960 Insert image styling 2023-12-13 10:53:11 +07:00
danpros
c1a873be13 Update content-type.html.php 2023-12-13 09:24:44 +07:00
danpros
de0c04d8ed Update index 2023-12-13 09:00:16 +07:00
danpros
4d2b505b56 Add image preview 2023-12-13 00:03:10 +07:00
danpros
adfaf19cf1 Add insert image button 2023-12-12 21:16:30 +07:00
danpros
492acce7c2 Update installedVersion.json v2.8.7 2023-12-11 14:10:45 +07:00
danpros
9421c36882 Update README.md 2023-12-11 14:07:55 +07:00
danpros
29cea5eb44 Delete readme.txt 2023-12-11 13:17:26 +07:00
danpros
8a7559e44b Remove unneeded files 2023-12-11 13:16:34 +07:00
danpros
06b4e9a630 Update user-posts.html.php 2023-12-11 12:16:02 +07:00
Dan
48a688c708
Merge pull request #660 from bttrx/patch-1
Update de_DE.ini by @bttrx
2023-12-11 09:09:36 +07:00
Robert Riebisch
31130a2727
Update de_DE.ini 2023-12-10 17:36:59 +01:00
danpros
f7e2bc9281 Formatting 2023-12-10 23:23:21 +07:00
Dan
c6eb39c0a5
Merge pull request #659 from eagleman/patch-4
Update it_IT.ini by @eagleman
2023-12-10 22:46:00 +07:00
eagleman
35563f809a
Update it_IT.ini
Added the new strings
2023-12-10 15:40:38 +01:00
danpros
0207a8c25e Add new format_map 2023-12-10 15:19:49 +07:00
danpros
317348bbd9 Update files 2023-12-10 14:40:17 +07:00
danpros
356d60672b Update language files 2023-12-10 14:25:44 +07:00
danpros
fd72fd5e4c Update themes 2023-12-10 11:04:46 +07:00
danpros
c02241509b Add theme_path() for easy theming 2023-12-10 10:29:15 +07:00
danpros
f4cf4e4435 Add last modified time
Add last modified time variable (eg. $p->lastMod). Add fallback just in case the tags count not the same.
2023-12-10 09:00:40 +07:00
Dan
38533939d0
Merge pull request #658 from bttrx/patch-4
Fixes i18n and unordered list; Provides i18n for feed error messages by @bttrx
2023-12-10 07:46:38 +07:00
Dan
d024a5c1ad
Merge pull request #657 from bttrx/patch-3
Fixes i18n not fully shown for admin/popular view by @bttrx
2023-12-10 07:01:17 +07:00
Dan
6a5cca37af
Merge pull request #656 from bttrx/patch-2
Sort categories alphabetically in 'Categories' view by @bttrx
2023-12-10 07:00:25 +07:00
Dan
9ebec9408a
Merge pull request #655 from bttrx/patch-1
Fixes duplicate date.format IDs by @bttrx
2023-12-10 07:00:03 +07:00
Robert Riebisch
f547f535c6
More i18n [2/2] 2023-12-09 22:16:48 +01:00
Robert Riebisch
301b5d19ae
More i18n [1/2] 2023-12-09 22:15:23 +01:00
Robert Riebisch
e7ce1632ab
Fixes i18n and unordered list 2023-12-09 22:00:14 +01:00
Robert Riebisch
e4ef2a1f4b
Fixes i18n not fully shown for admin/popular view 2023-12-09 20:13:13 +01:00
Robert Riebisch
92f272d20e
Sort categories alphabetically in 'Categories' view 2023-12-09 19:41:23 +01:00
Robert Riebisch
9fd82e2433
Fixes duplicate date.format IDs 2023-12-09 19:03:32 +01:00
Dan
7146bcc0f7
Merge pull request #653 from sb0001/master
Update edit-content.html.php by @sb0001
2023-12-09 08:19:09 +07:00
sb0001
cf9e5de395
Update edit-content.html.php
sort the dropdown list of categories alphabetically when editing a post
2023-12-09 01:26:26 +01:00
Dan
cb9f7adbc0
Merge pull request #650 from sb0001/master
Sort the dropdown list of categories alphabetically when adding or editing a post by @sb0001
2023-12-08 07:13:37 +07:00