Commit Graph

562 Commits

Author SHA1 Message Date
HF
e80e5737ea LogInForm, Rankings, ChangeMail, NewPasswordForm, DeleteAccount, UserArea and ChangeName from class to hook
create clickOutside hooks and use those in context menus
fix window naviagions
2021-05-02 00:38:46 +02:00
HF
a60242617d move context menus and rewrite some components from react classes to hooks 2021-04-30 23:09:24 +02:00
HF
c11976cdca remember window position and size on maximize
fix screen width check on receive_me
fix font color in windows
set default chat window size and position
2021-04-30 14:25:41 +02:00
HF
e9640bfe89 move buttons into subfolder 2021-04-30 03:53:21 +02:00
HF
59f7c4b85b update translations
fix some more stuff
fix some themes
2021-04-30 03:26:57 +02:00
HF
8f0ec19999 make window close transition 2021-04-30 00:19:16 +02:00
HF
1c486f3105 move drag detection into hook 2021-04-29 18:29:13 +02:00
HF
f593d8c7e2 debug windows on phones 2021-04-29 15:35:17 +02:00
HF
24fbbab6c0 fix chat container height
fix login input width
fix context menu closing
2021-04-29 12:44:00 +02:00
HF
3ce2da7709 adjust chat read status to new windows 2021-04-29 04:32:43 +02:00
HF
f120fdfdc2 merge notifyChangedMe and reloadUser 2021-04-29 03:29:17 +02:00
HF
7788acd909 add touch event listeners to windows
window styling
fix window closing
fix mute evasion exploit
2021-04-29 03:08:56 +02:00
HF
a7584510f8 add windowType to window class
put window limits into constants
allow focusing windows
2021-04-29 00:23:40 +02:00
HF
56d4267cfe move winows on resize 2021-04-28 23:29:27 +02:00
HF
6d1ad02b26 move windows to subfolder 2021-04-28 13:41:14 +02:00
HF
7d550d5a20 merge reducer/modal with reducer/window 2021-04-27 14:58:21 +02:00
HF
baca212686 add basic window reducer and add chat to it 2021-04-27 04:12:15 +02:00
HF
3b0dcd9545 fix contextmenu width 2021-04-25 17:09:46 +02:00
HF
a85dd139a6 add sl translation 2021-04-25 17:07:49 +02:00
HF
3a5536f280 update translation es and ru 2021-04-25 02:20:18 +02:00
HF
a6e7eeb3ae change max size of moon canvas in description to 1.5k 2021-04-19 01:36:23 +02:00
HF
71c10a73cd fix historical view timechange on moon 2021-04-19 01:27:26 +02:00
HF
708905d28d fix right-shift restore over size changes 2021-04-18 19:37:20 +02:00
HF
f0efda1d5f smaller fixes 2021-04-18 19:27:57 +02:00
HF
148eff81ff add script to move moon chunks to center 2021-04-18 18:10:05 +02:00
HF
1706281977 add max art size to moon canvas desc
add more de translations
2021-04-18 17:59:31 +02:00
HF
bf6ca24699 allow historyDownload.py to consider canvas size changes in historical view 2021-04-18 17:37:11 +02:00
HF
3d4ded29ca allow canvases to change sizes in historical view 2021-04-18 17:05:15 +02:00
HF
fb35eb5220 add 1bit canvas to historyDownload.py 2021-03-24 12:39:57 +01:00
HF
636e7d8ae4 add translation hu 2021-03-22 20:38:02 +01:00
HF
e6cd3ef3e0 Captcha: be more specific about which characters can be mistaken
SocketServer: Make online broadcast Method static
2021-03-21 19:38:34 +01:00
HF
72567ffe6a fix ip counter to delete entry if 0 2021-03-19 00:21:15 +01:00
HF
624a1811bc Merge branch 'production' 2021-03-18 21:32:14 +01:00
HF
d46d528535 change online counter to unique IPs 2021-03-18 21:16:16 +01:00
HF
7f817b5cc8 captcha allow i and j to be switched 2021-03-18 18:12:57 +01:00
HF
e41ba53f2e captcha allow i and j to be switched 2021-03-18 17:28:32 +01:00
HF
66a12322ae clean up garbage 2021-03-18 17:15:18 +01:00
HF
5ea9ca60c5 update german translation 2021-03-18 16:22:58 +01:00
HF
9b96e390af enter in text field -> submit captcha 2021-03-18 15:18:32 +01:00
HF
dd8ceed6e8 Merge branch 'master' of https://github.com/pixelplanetdev/pixelplanet 2021-03-18 02:19:13 +01:00
HF
3c1c364944 fix user counter 2021-03-18 02:11:13 +01:00
HF
e237d74481 Merge branch 'captcha' 2021-03-18 01:47:23 +01:00
HF
f426d69f20 add captcha server to post-receive git hook 2021-03-18 01:43:27 +01:00
HF
629bb82f3c add sstraight theme 2021-03-18 01:14:40 +01:00
HF
c4f9c7eb7a fix changepassword 2021-03-18 00:45:52 +01:00
HF
ae65f4de67 Captcha style 2021-03-18 00:33:57 +01:00
HF
e6c5c01aac fix pt translation 2021-03-18 00:23:14 +01:00
HF
6103eb3620 add Alert to styles 2021-03-18 00:16:39 +01:00
HF
bea6ae303d reset captcha text on failure 2021-03-18 00:10:54 +01:00
HF
3d6fb57c77 default to no captcha 2021-03-18 00:08:27 +01:00