Commit Graph
440 Commits
Author SHA1 Message Date
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
Umputun 45fe6c9984 fix test provider mock 2018-02-14 22:19:56 -06:00
Umputun cff8a43cb3 parse fb info with json unmarshal 2018-02-14 22:18:10 -06:00
Umputun fd726395ff add avatar proxy tests 2018-02-14 21:19:30 -06:00
Umputun 5fe810db41 move user info to log tail 2018-02-14 17:21:52 -06:00
Umputun d8445172fc allow work without proxy 2018-02-14 17:07:29 -06:00
Umputun fcec86f6a6 fix prep rest prepare for tests 2018-02-14 17:03:21 -06:00
Umputun 81ce99ca51 fix params mismatch for auth init 2018-02-14 17:01:10 -06:00
Umputun c71f4baf83 move avatar proxy to login handler 2018-02-14 16:59:50 -06:00
Umputun 20a1047709 fix save avatar msg 2018-02-14 15:52:11 -06:00
Umputun f4944f2fb5 no path for default avatar 2018-02-14 15:47:25 -06:00
Umputun 6c9dee03a6 add default avatar 2018-02-14 15:42:40 -06:00
Umputun b9253cbde9 nop, not a good idea with png 2018-02-14 15:27:31 -06:00
Umputun a8e1f5e794 failback to png sfx 2018-02-14 15:23:58 -06:00
Umputun b64941d975 rename file sfx to .image 2018-02-14 15:18:14 -06:00
Umputun ff1a637d3e add dbg for saved avatar 2018-02-14 15:16:11 -06:00
Umputun ce98d438c5 skip png convert 2018-02-14 15:04:34 -06:00
Umputun 2c90863e04 adjust auth middleware init with proxy 2018-02-14 14:51:37 -06:00
Umputun 480bb700ad move avatar put to login 2018-02-14 14:48:52 -06:00