Commit Graph

  • ccd2a2776a Views: Add LinkedIn link in the header master Riyyi 2021-12-02 00:24:37 +0100
  • 5d3962bba4 Model+Controllers: Make failed login attempt check consistent Riyyi 2021-11-26 15:32:50 +0100
  • e782ea5979 Controllers: Switch password reset to Tx/Mailer due to required auth Riyyi 2021-10-22 15:46:49 +0200
  • 9a99c31d47 Controller: Add CSRF token validation to development toggle Riyyi 2021-08-30 01:02:50 +0200
  • d50443b10a Controllers+Views+JS+Route: Implement cache purging Riyyi 2021-08-30 00:45:57 +0200
  • b244b625ab Controllers: Implement new HTTP class in development toggle Riyyi 2021-08-30 00:39:01 +0200
  • 2311c98257 Classes: Add simple HTTP request/response using curl Riyyi 2021-08-30 00:27:42 +0200
  • 9af5f50135 JavaScript: Improve control flow of development mode function Riyyi 2021-08-27 19:28:50 +0200
  • d3dedfb09a Views: Improve cache page button placement Riyyi 2021-08-27 19:13:00 +0200
  • ef9b1a1998 Helper: Add parameter in _log() to disable die() after printing Riyyi 2021-08-27 16:19:00 +0200
  • 077e4c434c Everywhere: Add config and cache page Riyyi 2021-08-27 16:15:03 +0200
  • 2dee309279 Model: Add updateOrCreate function Riyyi 2021-08-27 12:24:00 +0200
  • ac66a97d5e Model: Add documentation DocBlock to query function Riyyi 2021-08-26 00:39:43 +0200
  • f49f615238 CRUD: Fix show page heading when model doesn't have a title Riyyi 2021-08-25 23:28:21 +0200
  • 2fb4481876 Model: Fix creation of new models Riyyi 2021-08-25 22:40:23 +0200
  • 253a3fe2f6 Admin+Config: Add toggle that disables Cloudflare cache Riyyi 2021-08-25 18:24:33 +0200
  • 8e8d5714b4 Add todo Riyyi 2021-06-21 16:53:27 +0200
  • b1072b360e Add robots.txt Riyyi 2021-06-21 16:39:51 +0200
  • aed4f15e22 Add CRUD create/update form validation Riyyi 2021-05-10 18:06:20 +0200
  • 230b580909 Move CRUD edit button into the form DOM element Riyyi 2021-05-10 15:50:39 +0200
  • 541b1de8de Trigger HTML5 form validation on CRUD edit Riyyi 2021-05-10 15:33:19 +0200
  • 4f6894062c Add required attribute to CRUD form dropdown Riyyi 2021-05-10 15:06:59 +0200
  • 0d146728a0 Add required CRUD form indicator Riyyi 2021-05-10 14:58:57 +0200
  • 6e9f9e4680 Release source under MIT license Riyyi 2021-04-01 00:43:43 +0200
  • e05d0a023b Fix login cookie Riyyi 2021-03-14 01:22:36 +0100
  • 93a4318687 Change content.content column from TEXT (64KB) to MEDIUMTEXT (16MB) Riyyi 2021-03-11 16:33:45 +0100
  • e5c88b84ed Smooth anchor link scrolling Riyyi 2021-03-06 03:02:54 +0100
  • 71655e4eb4 Add anchor link offset Riyyi 2021-03-06 02:48:22 +0100
  • ca2d107e91 Add anchor links css rules Riyyi 2021-03-06 02:21:02 +0100
  • be941ee804 Add README.org Riyyi 2021-03-03 20:00:01 +0100
  • 6f81c3472e Dont try to load CodeMirror on non-existent DOM element Riyyi 2021-03-03 19:56:36 +0100
  • a8056b66cc Initial commit Riyyi 2021-03-03 17:55:48 +0100