aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-11support dark mode for images with alpha channelEvgeny Zinoviev
2022-07-11skin/base: undefined array key warningsEvgeny Zinoviev
2022-07-11readme: minor markup improvementEvgeny Zinoviev
2022-07-11RequestDispatcher: show handler-not-found message only in dev modeEvgeny Zinoviev
2022-07-11readme: txt -> mdEvgeny Zinoviev
2022-07-11css/head: fix for long logosEvgeny Zinoviev
2022-07-11css: treat devices with width < 880px as mobileEvgeny Zinoviev
2022-07-11contacts: fix page layout on mobile devicesEvgeny Zinoviev
2022-07-11skin/base: fix headerEvgeny Zinoviev
2022-07-11js/static-manager: fix production css urls when creating dynamicallyEvgeny Zinoviev
2022-07-11skin/base: update header, fix for mobile devicesEvgeny Zinoviev
2022-07-11js: add some commentsEvgeny Zinoviev
2022-07-11remove unused filesEvgeny Zinoviev
2022-07-11js: fix dark theme switching in dev modeEvgeny Zinoviev
2022-07-11mysql_schema: delete traces of a table that's not used anymoreEvgeny Zinoviev
2022-07-11update readmeEvgeny Zinoviev
2022-07-11add MakefileEvgeny Zinoviev
2022-07-11deploy/build_(css|js): hide useless warningEvgeny Zinoviev
2022-07-11deploy.sh: fix gen_static_config callEvgeny Zinoviev
2022-07-11deploy.sh: add missing die() functionEvgeny Zinoviev
2022-07-11rewrite css and js assets buildingEvgeny Zinoviev
2022-07-11scss/colors/dark: fix form error/success blocksEvgeny Zinoviev
2022-07-11skin/base: fix static version renderingEvgeny Zinoviev
2022-07-11build_static: change order of css transformationsEvgeny Zinoviev
2022-07-11deploy: copy config-local before launching build_staticEvgeny Zinoviev
2022-07-10deploy: replace stupid cat|grep|tee with sedEvgeny Zinoviev
2022-07-10dark theme supportEvgeny Zinoviev
2022-07-10.gitignore: add /.ideaEvgeny Zinoviev
2022-07-09README: add composer noteEvgeny Zinoviev
2022-07-09deploy: skip *.sql files when rsyncingEvgeny Zinoviev
2022-07-09add mysql schemaEvgeny Zinoviev
2022-07-09database/sqlite: remove copy-pasta from homekitEvgeny Zinoviev
2022-07-09use 302 redirects by default, explicitely specify 301 where really neededEvgeny Zinoviev
2022-07-09delete obsolete fileEvgeny Zinoviev
2022-07-09admin: fix cookie unsettingEvgeny Zinoviev
2022-07-09admin: fix deprecated setcookie() callEvgeny Zinoviev
2022-07-09logging: fix setperm() callEvgeny Zinoviev
2022-07-09config: set is_dev to false by defaultEvgeny Zinoviev
2022-07-09skin/base: add link to sources repo in html commentsEvgeny Zinoviev
2022-07-09config: remove unused sassc_bin keyEvgeny Zinoviev
2022-07-09add LICENSEEvgeny Zinoviev
2022-07-09deploy: don't output config-local.php to standard outputEvgeny Zinoviev
2022-07-09deploy: add --ignore-platform-reqs to composer args due to outdated sixlive/p...Evgeny Zinoviev
2022-07-09deploy: change composer nameEvgeny Zinoviev
2022-07-09initialEvgeny Zinoviev