Commit Graph

25 Commits

Author SHA1 Message Date
zebardy
4f37e4a390 try apc caching for views 2019-11-21 18:51:04 +00:00
zebardy
632870c364 more timings for app execution time 2019-11-21 17:32:25 +00:00
zebardy
1d9e69dbda store localisation service in apcu 2019-11-20 22:14:47 +00:00
zebardy
384d2b21fb get timings for db-changed-time 2019-11-19 20:05:03 +00:00
zebardy
91034d333b get timings for db-changed-time 2019-11-19 07:29:26 +00:00
zebardy
6e4f31727b serialise inside the app closures 2019-11-18 23:11:14 +00:00
zebardy
06e210a0b9 try storing app in apcu 2019-11-18 22:07:52 +00:00
zebardy
75367598ea remove phpinfo 2019-11-17 22:27:48 +00:00
zebardy
9f277f51b3 utilise Localisation service as a singleton 2019-11-17 19:25:56 +00:00
Aaron Moses
fca0bd73ad use singletons to reduce need to recreate the same objects 2019-11-17 11:59:43 +00:00
Bernd Bestel
d16f3c2daf
Optimized demo instance localization & data handling 2019-09-22 08:21:15 +02:00
Bernd Bestel
d8360993cc
Internal change that the demo instances (stable and pre-release) can be served through a single instance for all localizations (references #241) 2019-09-21 15:07:29 +02:00
Bernd Bestel
09b23847b5
Added a new config.php setting DISABLE_AUTH to be able to disable authentication / the login screen (closes #246) 2019-07-06 18:29:18 +02:00
Bernd Bestel
6081b8ee67
Fix some form validation problems (closes #36) 2018-08-04 07:45:24 +02:00
Bernd Bestel
c8236b101b Fix redefine of constant GROCY_DATAPATH when it's not an embedded AND not a demo installation 2018-07-31 17:31:03 +02:00
Bernd Bestel
42c1709633
Optimize and refactor latest changes 2018-07-25 19:28:15 +02:00
Bernd Bestel
249b01d7a8
Added possibility to track who did a habit (this implements and closes #21) 2018-07-24 20:45:14 +02:00
Bernd Bestel
bcbdf58376
Prefix all global vars 2018-07-24 19:41:35 +02:00
Bernd Bestel
3b4141eb4d
Prepare for embedded mode 2018-07-16 21:17:32 +02:00
Bernd Bestel
37d1377f99
Fixed the rest of the broken stuff after the dependency upgrade party 2018-07-12 19:12:31 +02:00
Bernd Bestel
99b2a84667
Finish API documentation and token auth (references #5) 2018-04-21 19:18:00 +02:00
Bernd Bestel
eae5b8bad9
Revise session handling to prepare API authentication via token 2018-04-20 11:34:53 +02:00
Bernd Bestel
607a90cccc
Use absolute URLs everywhere, this should fix #3 2018-04-18 19:03:39 +02:00
Bernd Bestel
4949913ccb
Fix usings 2018-04-15 16:02:17 +02:00
Bernd Bestel
2bf3448d18
Separate app bootstrapping and routes 2018-04-15 14:51:31 +02:00