Commit graph

657 commits

Author SHA1 Message Date
danpros
9348a502eb Update functions.php 2022-02-10 14:30:28 +07:00
danpros
4bb8e39663 Related post improvements
Switch using category for better performance and consistency
2022-02-10 10:53:23 +07:00
danpros
e702617cc4 Limit tagcloud
Allowing to set the tagcloud number
2022-02-05 13:54:58 +07:00
vallyol
5a932d12c5
Update htmly.php
Add traslation to 404-search rendering
2021-11-15 21:39:19 +03:00
vallyol
18acadadcc
Update functions.php
Add translation for 404-page title
2021-11-15 09:31:52 +03:00
vallyol
d90e735525
Update edit-page.html.php
Add translation for "Just another HTMLy user"
2021-11-15 07:25:12 +03:00
vallyol
5727685f48
Update functions.php
Add translation for "Just another HTMLy user"
2021-11-15 07:23:16 +03:00
vallyol
172bc2ac7a
Update admin.php
replacing text with new added key values from language files (;errors - Invalid_Error)
2021-11-05 17:08:05 +03:00
vallyol
d3edb27dc5
Update htmly.php
replacing text with new added key values from language files (;errors)
2021-11-05 17:03:04 +03:00
vallyol
17a140cf0f
Update login.html.php
replacing text with key values from language files
2021-11-05 16:52:45 +03:00
sb0001
f082644aa1 Admin menu translated 2021-11-01 10:58:51 +01:00
sb0001
e66aa7ba60 Pagination is now translatable
i18n: Page x of y.
typos.
2021-11-01 03:07:23 +01:00
ProjectPatatoe
25cdee35e2
keep within dir for deleting backups for #462 2021-05-12 16:51:13 -07:00
danpros
c226eefb84 Update htmly.php 2021-04-22 21:03:52 +07:00
danpros
96af6de09e Change the copyright to span 2021-04-22 09:04:46 +07:00
danpros
80c29b306e Update functions.php 2021-04-21 20:38:28 +07:00
danpros
80eacfe356 Author page simplicity 2021-04-21 20:20:31 +07:00
danpros
261299a7f6 Include author info in each post 2021-04-20 22:15:20 +07:00
danpros
e931413d2d Add read time 2021-04-18 11:07:44 +07:00
danpros
db0e7884c6 Update functions.php 2021-04-16 15:25:21 +07:00
danpros
e7848acf6f Redir the frontpage to home 2021-04-15 12:11:23 +07:00
danpros
0bc0931eff Improve set cookie params
Add conditional statement. Before PHP 7.3 it only receive string
2021-04-15 12:05:45 +07:00
ProjectPatatoe
496995159f set samesite cookie attribute to strict 2021-04-14 14:25:07 -07:00
ProjectPatatoe
7e709addb5 no cookie for just reading 2021-04-14 14:25:07 -07:00
danpros
6c9c233096 Update add-content.html.php 2021-04-01 10:42:18 +07:00
danpros
55286443e6 Fix formatting 2021-04-01 07:21:39 +07:00
danpros
07d094a9a4 Update htmly.php 2021-03-31 20:14:08 +07:00
danpros
3a1a459119 Fix admin layout 2021-03-31 15:32:32 +07:00
danpros
3b7df7d3c3 Update htmly.php 2021-03-31 12:35:36 +07:00
danpros
de9b894f11 Update config.html.php 2021-03-30 22:30:10 +07:00
danpros
0b72a89e15 Revert "Format the image tag"
This reverts commit 9d25d5e49d.
2021-03-30 22:00:42 +07:00
danpros
9d25d5e49d Format the image tag 2021-03-30 21:56:39 +07:00
danpros
697cfdfa11 Update functions.php 2021-03-30 20:54:24 +07:00
danpros
13d7b45ee7 Update functions.php 2021-03-30 16:37:17 +07:00
danpros
e06296cc61 More precise page generation time 2021-03-27 11:37:22 +07:00
danpros
84f4e565e6 Improve featured video
The `$p->video` should return the video link only, to get the video ID we can use get_video_id(); and call it from the theme.
2021-03-26 09:07:27 +07:00
danpros
21d9bbb9b9 Update the label 2021-03-24 23:23:13 +07:00
danpros
a84dc6c677 Update htmly.php
Create the default setting on save
2021-03-24 23:05:18 +07:00
ProjectPatatoe
c9a0a81b61 slim down unused jquery UI 2021-03-23 13:39:26 -07:00
ProjectPatatoe
49511a8244 use bootstrap for file upload, remove iframe for ajax 2021-03-23 13:39:26 -07:00
ProjectPatatoe
b21e786e77 remove using jquery ui for keycode 2021-03-23 13:39:25 -07:00
ProjectPatatoe
d6874dcc82 remove unused icon files 2021-03-23 13:39:25 -07:00
Fabiano Santos
64e608a713 updated config area to langs 2021-03-22 22:14:12 -03:00
ProjectPatatoe
16aa9523a6 replace broken .text() in jquery in firefox. Console to show exception 2021-03-12 20:10:49 -08:00
danpros
b1b6352c62 Update layout.html.php 2021-03-12 19:53:22 +07:00
danpros
75cb107cde Update updated-to.html.php 2021-03-12 18:51:02 +07:00
danpros
c95ace0339 Update admin.php 2021-03-12 08:10:21 +07:00
danpros
5a924e9164 Bugs fixed for new created blog 2021-03-12 08:04:08 +07:00
danpros
3dd6c364e5 Update functions.php 2021-03-10 09:33:35 +07:00
Fabiano Santos
cb53e6c087 added language support - updated keys (pt_BR and en_US completed - others langs was added keys in english version needed translation 2021-03-09 13:32:57 -03:00