Commit Graph
458 Commits
Author SHA1 Message Date
Umputun 63637d0b1e add comment preview 2018-02-19 00:46:59 -06:00
Umputun ef220f7adb refactor post flush 2018-02-19 00:35:38 -06:00
Umputun 0ce678e1ed combine dev and dev-passwd 2018-02-19 00:22:00 -06:00
Umputun 6645855c9f lint: count error return 2018-02-18 21:53:00 -06:00
Umputun 2ddb426ec6 save counts in separte bucket 2018-02-18 21:47:30 -06:00
Umputun ba20003585 move rul key to cache, update docs 2018-02-18 21:02:58 -06:00
Umputun 04a1cb8909 add rewrite middleware 2018-02-18 14:53:51 -06:00
Umputun 06742311d5 typos 2018-02-18 13:57:48 -06:00
Umputun 8f5093a3c9 missed api package 2018-02-18 13:36:20 -06:00
Umputun 42763fb1ea simpler rest structure 2018-02-18 13:34:53 -06:00
Umputun 7827b33453 missed ref to default 2018-02-17 22:41:37 -06:00
Umputun 58e2949740 clean avatar related from disqus import, extend missing 2018-02-17 22:40:08 -06:00
Umputun 9e1c0d0640 avatar defaults to import from disqus 2018-02-17 18:52:31 -06:00
Umputun bb0e0a05b0 test for full path avatars 2018-02-17 18:30:07 -06:00
Umputun a93b697a6e Merge branch 'master' of github.com:umputun/remark 2018-02-17 18:26:50 -06:00
Umputun 90f840a30a full path to avatars 2018-02-17 18:26:45 -06:00
igoradamenko c8b9f8e75a add todos about design 2018-02-18 01:50:56 +02:00
igoradamenko c4b1615010 remove completed todos 2018-02-18 01:31:16 +02:00
igoradamenko 9be22ed05e add reset styles for html and body tags 2018-02-18 01:30:54 +02:00
igoradamenko 42ee0f7e56 split test htmls to index (for prod test) and dev (for dev) 2018-02-18 01:16:14 +02:00
igoradamenko 44eb9aaa86 use relative paths to scripts and styles on iframe page 2018-02-18 01:15:22 +02:00
igoradamenko 7aa99cc07d add check for config object to embed script; use local url for iframe in dev 2018-02-18 01:14:22 +02:00
igoradamenko 7e771f809a fix url param key in test embed 2018-02-18 00:40:18 +02:00
igoradamenko 8783cc5fa4 add test params to embed test file 2018-02-18 00:37:27 +02:00
igoradamenko 46e4027ae7 pass params to main script from embed script by query string of iframe's src 2018-02-18 00:37:27 +02:00
igoradamenko d707449d5c build embed script only in production mode 2018-02-18 00:37:27 +02:00
igoradamenko e08313ea0a prepend user avatar url by base url if it starts from api base 2018-02-18 00:37:27 +02:00
igoradamenko ff9010f534 parse query string for settings 2018-02-18 00:37:27 +02:00
igoradamenko 10f65eb853 move constants to separated file 2018-02-18 00:37:27 +02:00
Umputun 24fefc1c3a dev mode mixed with normal auth via basic 2018-02-17 02:06:57 -06:00
Umputun ed4c58cbe5 fix format test 2018-02-16 23:21:58 -06:00
Umputun aa09952e05 fix backup test 2018-02-16 23:11:59 -06:00
Umputun 4711512282 add mask info to hide exposed ip, add separate cache for admins 2018-02-16 22:26:05 -06:00
Umputun a83db17d90 initial interface for notifications 2018-02-16 20:42:15 -06:00
Umputun 01f61f8fbd pass comment of notify event 2018-02-16 12:39:41 -06:00
Umputun 644b17de10 fix rest tests 2018-02-16 02:30:57 -06:00
Umputun b55c9d5531 refactor rest to less packages 2018-02-16 02:28:13 -06:00
Umputun 46afbab415 rename auth files 2018-02-15 23:49:31 -06:00
Umputun b42b27a95e fix server rest test 2018-02-15 23:44:33 -06:00
Umputun ed52c4a590 extract all auth related deps into Authenticator obj 2018-02-15 23:40:12 -06:00
Umputun 776c9250b0 test with notifier 2018-02-15 22:50:45 -06:00
Umputun 1151ac8852 Merge branch 'master' of github.com:umputun/remark 2018-02-15 22:47:43 -06:00
Umputun d73f539eab define and nop implementation for nofier.Status 2018-02-15 22:30:52 -06:00
Umputun 91adb9f16b initial notifier with nop implementation 2018-02-15 21:54:45 -06:00
igoradamenko f5652fe8a7 remove fixed tasks from web todo 2018-02-16 00:40:40 +02:00
igoradamenko fdc3188155 update method of communication between iframe and embed script 2018-02-16 00:07:17 +02:00
igoradamenko 1e4704d01e fix missing function wrapper around init js 2018-02-15 23:33:13 +02:00
igoradamenko 3b85e2b875 add embed script for iframe and test page for them 2018-02-15 23:31:24 +02:00
Umputun b347dfd749 cleaner check for mkdir errors 2018-02-14 23:52:32 -06:00
Umputun 481f4f4fee encode image file names, add default tests 2018-02-14 22:55:42 -06:00