Commit graph

56 commits

Author SHA1 Message Date
Dan
f6a8caa379 Fix editor tags HTML entities 2025-04-23 05:41:07 +07:00
Emily S.
4655810687
Update add-content.html.php 2025-04-07 06:46:40 -05:00
Emily S.
e2cb0de26b
Update add-content.html.php 2025-04-07 06:45:58 -05:00
Emily S.
c91d70c497
Update add-content.html.php
Added custom_fields reference so that value in language file is used correctly
2025-04-07 06:44:26 -05:00
Dan
1412698c8d Fix non existent ID error (JS) 2025-03-26 18:56:59 +07:00
Dan
82b1233ae3 Add file accept image/webp 2025-03-19 12:27:05 +07:00
Dan
65afc01fe5 Add info properties 2025-03-18 15:27:21 +07:00
Dan
3ca9ed1922 Simple custom fields
Currently only supports text, textarea, checkbox and select types.

Can add custom fields to posts, pages/subpages, profile.
2025-03-17 16:02:16 +07:00
Dan
5d873dceec Change version 2025-01-27 08:09:27 +07:00
Dan
5804cbcdd7 Cleaning up 2025-01-27 07:58:10 +07:00
Dan
3397d76b01 Improve insert image. See: #851
Minus search image.
2025-01-23 20:33:12 +07:00
danpros
10bc30112f Sidebar always dark + add missing lang string 2024-11-11 13:04:17 +07:00
Joduai
7ad1f1f305
Add files via upload 2024-10-16 19:43:06 +00:00
Joduai
382932708a
Add files via upload 2024-10-15 21:46:17 +00:00
danpros
9beafa63bb Fix autosave #789
Track last saved draft than compare the new filename against the old filename when saving.
2024-10-10 12:09:36 +07:00
danpros
966a7f3c2d Toggle Preview
Revert the autosize and add toggle preview instead.
2024-06-01 22:59:12 +07:00
danpros
0369d4eea8 Improve autosize 2024-06-01 08:30:50 +07:00
danpros
aa5d1f4ade Autosize editor textarea 2024-05-30 20:07:24 +07:00
danpros
05433c9829 Toggle Focus UX 2024-05-30 17:12:56 +07:00
danpros
3fc2b04edf Move hide button 2024-05-30 14:36:59 +07:00
KuJoe
f7c8fede7a Added a focus mode to the Add/Edit for Posts/Pages
Added a focus mode that hides all extra information using CSS/Javascript to hide DIVs. This works for both new and draft pages/posts.
2024-05-27 18:19:38 -04:00
danpros
a813ed3b38 Improve Autosave 2024-05-27 07:37:53 +07:00
vdbhb59
a8403aed3b
Corrected sentence construction 2024-05-19 15:04:36 +00:00
KuJoe
96d5145395 Improved autosaving feature
Autosaving now can be disabled in the config menu and only saves when the content field is not empty.
2024-05-18 12:58:25 -04:00
KuJoe
25fee781cf Added autosave feature to posts/pages
Added a feature to automatically save posts/pages every 60 seconds as a draft to avoid lost work. Includes a notification in the bottom right of the screen. Still needs a bit more work to avoid saving multiple drafts under different file names. Only auto saves for new posts/pages, not edits.
2024-05-18 03:22:31 -04:00
danpros
675cf51259 Add pager in gallery
Load 40 images for each pager.
2024-03-03 17:26:08 +07:00
danpros
4e2b136b49 File lock 2024-01-27 11:48:40 +07:00
danpros
8ceba06148 Fix strings 2024-01-26 13:47:25 +07:00
danpros
8d142b7f37 Improve pages/subpages
Allow to reorder the pages and subpages position. Added doks theme
2024-01-26 08:06:12 +07:00
danpros
f28ac22a42 Fix sorting 2024-01-05 09:31:49 +07:00
danpros
98d5a4a650 Cleaning up 2023-12-17 12:16:00 +07:00
danpros
8020b606e2 Simple Image Gallery
Allows us to reuse previous uploaded images.
​
2023-12-15 13:47:38 +07:00
danpros
4b9d74f907 Update add-content.html.php 2023-12-13 17:33:39 +07:00
danpros
1adbd9c960 Insert image styling 2023-12-13 10:53:11 +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
f7e2bc9281 Formatting 2023-12-10 23:23:21 +07:00
sb0001
8b60daff85
Update add-content.html.php
sort the dropdown list of categories alphabetically when adding or editing a post
2023-12-07 22:32:54 +01:00
danpros
0fb381c552 Update views files 2023-12-06 17:30:20 +07:00
danpros
b83062918d Translation 2023-11-29 19:31:04 +07:00
danpros
212bdf4152 Simple scheduled post
Publish a post with future date or time, it will go into scheduled posts.
2023-11-29 16:34:32 +07:00
danpros
6c9c233096 Update add-content.html.php 2021-04-01 10:42:18 +07:00
danpros
3a1a459119 Fix admin layout 2021-03-31 15:32:32 +07:00
danpros
21d9bbb9b9 Update the label 2021-03-24 23:23:13 +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
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
danpros
ec0dddf22b Fix error on first install 2021-03-06 14:47:39 +07:00
danpros
2460e5c6c1 Silence is golden 2021-03-05 10:28:00 +07:00
danpros
a4f65190b3 Tag creation improvements
Allow to use tag like C++ and double check for the same tag slug.
2021-02-28 23:27:26 +07:00