32 Commits

Author SHA1 Message Date
Evgeny Zinoviev
fcc9a951dd js: fix dark theme switching in dev mode 2022-07-11 04:13:52 +03:00
Evgeny Zinoviev
6e71bc9ae3 mysql_schema: delete traces of a table that's not used anymore 2022-07-11 04:06:20 +03:00
Evgeny Zinoviev
e15f63ec8d update readme 2022-07-11 04:00:24 +03:00
Evgeny Zinoviev
8f6996c739 add Makefile 2022-07-11 03:16:43 +03:00
Evgeny Zinoviev
264f981012 deploy/build_(css|js): hide useless warning 2022-07-11 03:16:30 +03:00
Evgeny Zinoviev
af87ad4f65 deploy.sh: fix gen_static_config call 2022-07-11 03:02:46 +03:00
Evgeny Zinoviev
2e4ee8694f deploy.sh: add missing die() function 2022-07-11 03:02:06 +03:00
Evgeny Zinoviev
864e73cdc7 rewrite css and js assets building 2022-07-11 02:59:40 +03:00
Evgeny Zinoviev
cb13ea239b scss/colors/dark: fix form error/success blocks 2022-07-11 00:45:15 +03:00
Evgeny Zinoviev
5eecaffdef skin/base: fix static version rendering 2022-07-11 00:33:15 +03:00
Evgeny Zinoviev
8209144cdf build_static: change order of css transformations 2022-07-11 00:10:53 +03:00
Evgeny Zinoviev
e34ea03ae3 deploy: copy config-local before launching build_static 2022-07-11 00:01:00 +03:00
Evgeny Zinoviev
8367359c35 deploy: replace stupid cat|grep|tee with sed 2022-07-10 23:59:40 +03:00
Evgeny Zinoviev
1c524efbf7 dark theme support 2022-07-10 23:53:02 +03:00
Evgeny Zinoviev
8979719a1a .gitignore: add /.idea 2022-07-10 22:30:35 +03:00
Evgeny Zinoviev
8b0863db2b README: add composer note 2022-07-09 23:42:43 +03:00
Evgeny Zinoviev
9753101cd2 deploy: skip *.sql files when rsyncing 2022-07-09 23:23:08 +03:00
Evgeny Zinoviev
84c11b2703 add mysql schema 2022-07-09 23:22:39 +03:00
Evgeny Zinoviev
95718130c8 database/sqlite: remove copy-pasta from homekit 2022-07-09 20:35:56 +03:00
Evgeny Zinoviev
34b7980587 use 302 redirects by default, explicitely specify 301 where really needed 2022-07-09 20:23:29 +03:00
Evgeny Zinoviev
8ea3807f4b delete obsolete file 2022-07-09 20:22:55 +03:00
Evgeny Zinoviev
60f62b2ae4 admin: fix cookie unsetting 2022-07-09 20:18:25 +03:00
Evgeny Zinoviev
1e5d5a8003 admin: fix deprecated setcookie() call 2022-07-09 20:12:08 +03:00
Evgeny Zinoviev
39500328f4 logging: fix setperm() call 2022-07-09 20:09:25 +03:00
Evgeny Zinoviev
664ea7f60e config: set is_dev to false by default 2022-07-09 20:05:40 +03:00
Evgeny Zinoviev
2011ca76bc skin/base: add link to sources repo in html comments 2022-07-09 20:02:25 +03:00
Evgeny Zinoviev
729c6a5e30 config: remove unused sassc_bin key 2022-07-09 19:59:43 +03:00
Evgeny Zinoviev
b9f9bf9baf add LICENSE 2022-07-09 19:59:03 +03:00
Evgeny Zinoviev
4c36b7cbb1 deploy: don't output config-local.php to standard output 2022-07-09 19:57:38 +03:00
Evgeny Zinoviev
437aef50db deploy: add --ignore-platform-reqs to composer args due to outdated sixlive/parsedown-highlight 2022-07-09 19:56:55 +03:00
Evgeny Zinoviev
bb39eacc14 deploy: change composer name 2022-07-09 19:55:36 +03:00
Evgeny Zinoviev
f7bfdf58de initial 2022-07-09 19:40:17 +03:00