Riyyi
2dee309279
Model: Add updateOrCreate function
2021-08-27 12:24:00 +02:00
Riyyi
ac66a97d5e
Model: Add documentation DocBlock to query function
2021-08-26 00:39:43 +02:00
Riyyi
f49f615238
CRUD: Fix show page heading when model doesn't have a title
2021-08-25 23:28:21 +02:00
Riyyi
2fb4481876
Model: Fix creation of new models
...
Do not mark 'filtered' columns as 'required' during validation,
as these are handled programmatically and not by the user.
2021-08-25 22:40:23 +02:00
Riyyi
253a3fe2f6
Admin+Config: Add toggle that disables Cloudflare cache
...
It's now possible to disable the Cloudflare cache during development,
so the hacky workaround with the random number in the CSS/JS URLs is no
longer needed.
Development mode is automatically disabled by Cloudflare after 4 hours.
2021-08-25 18:24:33 +02:00
Riyyi
8e8d5714b4
Add todo
2021-06-21 16:53:27 +02:00
Riyyi
b1072b360e
Add robots.txt
2021-06-21 16:39:51 +02:00
Riyyi
aed4f15e22
Add CRUD create/update form validation
2021-05-10 18:06:20 +02:00
Riyyi
230b580909
Move CRUD edit button into the form DOM element
2021-05-10 15:50:39 +02:00
Riyyi
541b1de8de
Trigger HTML5 form validation on CRUD edit
2021-05-10 15:33:19 +02:00
Riyyi
4f6894062c
Add required attribute to CRUD form dropdown
2021-05-10 15:06:59 +02:00
Riyyi
0d146728a0
Add required CRUD form indicator
2021-05-10 14:58:57 +02:00
Riyyi
6e9f9e4680
Release source under MIT license
2021-04-01 00:43:43 +02:00
Riyyi
e05d0a023b
Fix login cookie
...
Caused by the change of toggle to an integer, which _exists cant check for.
Ommiting the value doesnt have security implications, so just dont check for it.
2021-03-14 01:22:36 +01:00
Riyyi
93a4318687
Change content.content column from TEXT (64KB) to MEDIUMTEXT (16MB)
2021-03-11 16:33:45 +01:00
Riyyi
e5c88b84ed
Smooth anchor link scrolling
2021-03-06 03:02:54 +01:00
Riyyi
71655e4eb4
Add anchor link offset
2021-03-06 02:48:22 +01:00
Riyyi
ca2d107e91
Add anchor links css rules
2021-03-06 02:21:02 +01:00
Riyyi
be941ee804
Add README.org
2021-03-03 20:00:01 +01:00
Riyyi
6f81c3472e
Dont try to load CodeMirror on non-existent DOM element
2021-03-03 19:56:36 +01:00
Riyyi
a8056b66cc
Initial commit
...
Couldnt keep the history unfortunately.
2021-03-03 17:55:48 +01:00