winix/winixd/core
Tomasz Sowa 81df52f6ca make depend 2021-05-31 18:59:49 +02:00
..
Makefile fixed compilation: pikotools is in src subdirectory now 2021-05-27 12:04:41 +02:00
Makefile.dep make depend 2021-05-31 18:59:49 +02:00
Makefile.o.dep make depend 2021-04-30 01:35:40 +02:00
acceptbaseparser.cpp moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
acceptbaseparser.h start working on 0.7.x branch 2018-11-21 11:03:53 +00:00
acceptencodingparser.h moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
app.cpp - added to Request: is_htmx_request (bool) - true if the request is made by htmx library (ajax) 2021-05-31 10:58:34 +02:00
app.h - added to Request: is_htmx_request (bool) - true if the request is made by htmx library (ajax) 2021-05-31 10:58:34 +02:00
basethread.cpp namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
basethread.h namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
bbcodeparser.cpp added to HTMLFilter: 2018-10-24 16:31:42 +00:00
bbcodeparser.h added to HTMLFilter: 2018-10-24 16:31:42 +00:00
compress.cpp moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
compress.h start working on 0.7.x branch 2018-11-21 11:03:53 +00:00
config.cpp updated to the new pikotools api: [ezc out] and [out] changed to [ezc frame] or just [frame] 2021-05-28 18:36:19 +02:00
config.h updated to the new pikotools api: [ezc out] and [out] changed to [ezc frame] or just [frame] 2021-05-28 18:36:19 +02:00
cookieparser.h moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
crypt.cpp updated to the new pikotools api: changed utf8 functions PascalCase to snake_case 2021-05-21 00:41:27 +02:00
crypt.h start working on User and Group classes 2021-04-30 01:34:48 +02:00
cur.h moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
dircontainer.cpp moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
dircontainer.h Item class has been moved to a new directory 'models', a new class has been added: ItemContent 2021-02-24 01:19:47 +01:00
dirs.cpp removed from Item: update() and save() methods which take the 'url_was_changed' argument 2021-03-08 21:06:50 +01:00
dirs.h Item class has been moved to a new directory 'models', a new class has been added: ItemContent 2021-02-24 01:19:47 +01:00
error.h moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
filelog.cpp namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
filelog.h namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
groups.cpp start working on User and Group classes 2021-04-30 01:34:48 +02:00
groups.h start working on User and Group classes 2021-04-30 01:34:48 +02:00
htmlfilter.cpp some work on dependency injection 2018-11-21 17:51:15 +00:00
htmlfilter.h some work on dependency injection 2018-11-21 17:51:15 +00:00
httpsimpleparser.cpp updated to the new pikotools api: changed utf8 functions PascalCase to snake_case 2021-05-21 00:41:27 +02:00
httpsimpleparser.h start working on 0.7.x branch 2018-11-21 11:03:53 +00:00
image.cpp updated to the new pikotools api: changed utf8 functions PascalCase to snake_case 2021-05-21 00:41:27 +02:00
image.h Item class has been moved to a new directory 'models', a new class has been added: ItemContent 2021-02-24 01:19:47 +01:00
ipban.h moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
ipbancontainer.cpp namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
ipbancontainer.h start working on 0.7.x branch 2018-11-21 11:03:53 +00:00
job.cpp namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
job.h namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
lastcontainer.cpp moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
lastcontainer.h namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
loadavg.cpp updated to the new pikotools api - we have a logger for morm and ezc 2018-11-23 17:53:43 +00:00
loadavg.h some work in the new api: 2018-11-21 22:53:24 +00:00
lock.cpp moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
lock.h moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
log.cpp namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
log.h namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
logmanipulators.h updated to the new pikotools api - we have a logger for morm and ezc 2018-11-23 17:53:43 +00:00
misc.cpp updated to the new pikotools api: changed utf8 functions PascalCase to snake_case 2021-05-21 00:41:27 +02:00
misc.h updated to the new pikotools api: changed utf8 functions PascalCase to snake_case 2021-05-21 00:41:27 +02:00
mount.cpp moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
mount.h moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
mountparser.cpp start working on 0.7.x branch 2018-11-21 11:03:53 +00:00
mountparser.h Item class has been moved to a new directory 'models', a new class has been added: ItemContent 2021-02-24 01:19:47 +01:00
mounts.cpp Item class has been moved to a new directory 'models', a new class has been added: ItemContent 2021-02-24 01:19:47 +01:00
mounts.h Item class has been moved to a new directory 'models', a new class has been added: ItemContent 2021-02-24 01:19:47 +01:00
plugin.cpp updated to the new pikotools api: changed utf8 functions PascalCase to snake_case 2021-05-21 00:41:27 +02:00
plugin.h Item class has been moved to a new directory 'models', a new class has been added: ItemContent 2021-02-24 01:19:47 +01:00
plugindata.cpp start working on 0.7.x branch 2018-11-21 11:03:53 +00:00
plugindata.h start working on 0.7.x branch 2018-11-21 11:03:53 +00:00
pluginmsg.h moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
postmultiparser.cpp updated to the new pikotools api: changed utf8 functions PascalCase to snake_case 2021-05-21 00:41:27 +02:00
postmultiparser.h start working on 0.7.x branch 2018-11-21 11:03:53 +00:00
postparser.h namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
rebus.cpp moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
rebus.h start working on 0.7.x branch 2018-11-21 11:03:53 +00:00
request.cpp - added to Request: is_htmx_request (bool) - true if the request is made by htmx library (ajax) 2021-05-31 10:58:34 +02:00
request.h - added to Request: is_htmx_request (bool) - true if the request is made by htmx library (ajax) 2021-05-31 10:58:34 +02:00
requesttypes.h namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
run.cpp start working on 0.7.x branch 2018-11-21 11:03:53 +00:00
run.h start working on 0.7.x branch 2018-11-21 11:03:53 +00:00
session.cpp start working on 0.7.x branch 2018-11-21 11:03:53 +00:00
session.h namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
sessioncontainer.cpp start working on 0.7.x branch 2018-11-21 11:03:53 +00:00
sessioncontainer.h start working on 0.7.x branch 2018-11-21 11:03:53 +00:00
sessionidmanager.cpp updated to the new pikotools api: snake_case names of methods from SpaceParser 2021-05-21 04:51:58 +02:00
sessionidmanager.h namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
sessionmanager.cpp updated to the new pikotools api: changed utf8 functions PascalCase to snake_case 2021-05-21 00:41:27 +02:00
sessionmanager.h fixed: permissions to symlinks and directories with redirect flag were incorrectly checked 2019-03-19 18:08:09 +00:00
sessionparser.cpp updated to the new pikotools api: changed utf8 functions PascalCase to snake_case 2021-05-21 00:41:27 +02:00
sessionparser.h start working on 0.7.x branch 2018-11-21 11:03:53 +00:00
slog.cpp updated to the new pikotools api: changed utf8 functions PascalCase to snake_case 2021-05-21 00:41:27 +02:00
slog.h namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
synchro.cpp moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
synchro.h moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
system.cpp fixed: reply winix function (from thread plugin) didn't add a reply - system->Add() didn't set the model_connector to the item 2021-05-26 19:55:50 +02:00
system.h namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
textstream.h updated to the new pikotools api: changed utf8 functions PascalCase to snake_case 2021-05-21 00:41:27 +02:00
threadmanager.cpp using Winix::Lock object instead of Lock() method in ThreadManager 2021-04-10 21:12:28 +02:00
threadmanager.h namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
timezone.cpp updated to the new pikotools api: changed the way how child_spaces are created in Space class 2021-05-21 17:17:17 +02:00
timezone.h namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
timezones.cpp updated to the new pikotools api: changed the way how child_spaces are created in Space class 2021-05-21 17:17:17 +02:00
timezones.h namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
ugcontainer.h start working on 0.7.x branch 2018-11-21 11:03:53 +00:00
users.cpp start working on User and Group classes 2021-04-30 01:34:48 +02:00
users.h start working on User and Group classes 2021-04-30 01:34:48 +02:00
version.h version changed to 0.7.3 2021-05-27 12:21:59 +02:00
winix_const.h moved winix directories to winixd subdirectory 2016-03-17 08:24:59 +00:00
winixbase.cpp namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
winixbase.h namespace PT renamed to pt 2021-05-20 20:59:12 +02:00
winixmodel.cpp Item class has been moved to a new directory 'models', a new class has been added: ItemContent 2021-02-24 01:19:47 +01:00
winixmodel.h Item class has been moved to a new directory 'models', a new class has been added: ItemContent 2021-02-24 01:19:47 +01:00
winixrequest.cpp fixed: messages about password validity in adduser function were not shown, 2021-01-25 18:41:28 +01:00
winixrequest.h start working on 0.7.x branch 2018-11-21 11:03:53 +00:00
winixsystem.cpp some work on dependency injection 2018-11-21 17:51:15 +00:00
winixsystem.h start working on 0.7.x branch 2018-11-21 11:03:53 +00:00