Commit Graph

507 Commits

Author SHA1 Message Date
HF
def4777573 hide historical view from admintools and reject keyboard shortcut if not
availeble
2021-07-07 09:19:19 +02:00
HF
e1801e0ee5 remember selectedColor 2021-06-18 22:42:35 +02:00
HF
1f70d78fae remember preview position on canvases when switching 2021-06-18 15:58:58 +02:00
HF
fbbd002949 notify keypress changes
add num keyboard shortcuts
2021-06-18 14:26:20 +02:00
HF
259c4b3e3c change mobile color selection timing 2021-06-18 12:55:33 +02:00
HF
dfdadd6f79 fix color picker in privacy browsers blocking canvas stuff 2021-06-18 12:55:25 +02:00
HF
059931e202 check if browser is allowing us to use AudioContext and tell user if not 2021-06-18 11:15:52 +02:00
HF
1b33260520 add markdown parser beginning and test site 2021-06-15 21:13:08 +02:00
HF
706fb2729e remove minecraft stuff 2021-06-03 23:19:21 +02:00
HF
22e6bf3139 fix admintools rollback 2021-06-03 16:16:12 +02:00
HF
241ed14117 fix last commit 2021-06-02 21:11:23 +02:00
HF
b839866aea Change backup-path into YYYY/MM/DD 2021-05-31 22:51:10 +02:00
HF
a60c40c51f update historyDownload script and api/history for yyyy subfolder 2021-05-31 14:03:24 +02:00
HF
1d0b6049c4 change path of storage server from YYYYMMDD/hhmm to YYYY/MMDD/hhmm 2021-05-31 11:25:42 +02:00
HF
6c1dd6b09d change chat input style again 2021-05-19 02:55:57 +02:00
HF
af820bbfa0 fix windows zorder on restore 2021-05-18 22:09:30 +02:00
HF
e5ca21a285 change chat input style 2021-05-18 21:54:04 +02:00
HF
f1e8830f94 change window title to two parts, one changeable 2021-05-03 04:04:52 +02:00
HF
a2ca757e0b move windows by zIndex instead of rearranging them, to keep scroll positions 2021-05-03 03:10:43 +02:00
HF
d89a9d6b60 window tobbar styling changes 2021-05-02 14:12:11 +02:00
HF
0ebc074086 switch from connect to useSelector hook 2021-05-02 13:54:51 +02:00
HF
caeb794878 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 01:40:41 +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
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
1706281977 add max art size to moon canvas desc
add more de translations
2021-04-18 17:59:31 +02:00
HF
3d4ded29ca allow canvases to change sizes in historical view 2021-04-18 17:05:15 +02: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
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
9b96e390af enter in text field -> submit captcha 2021-03-18 15:18:32 +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
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
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
HF
ebebf45d7b make captcha case inensitive and l = i and 0 = 0 2021-03-18 00:03:19 +01:00
HF
55a7ce6d49 fix alert closing 2021-03-17 23:49:46 +01:00
HF
36e1027fb7 adjust captchas 2021-03-17 23:35:35 +01:00
HF
37239ee267 change z order of Modal and Alert 2021-03-17 22:40:11 +01:00
HF
109b7f76dc replace react-modal with selmade modal and fix modal and alert stylings 2021-03-17 22:30:36 +01:00
HF
a4c0ead137 fix double decleration of errors 2021-03-17 20:53:57 +01:00
HF
8bf875049b migrate ChangePassword to React hooks 2021-03-17 20:25:51 +01:00
HF
7bf9d7a295 change alert and captcha styling 2021-03-17 19:58:04 +01:00
HF
af90a83198 log subnet for captchaserver, parse error response before caring about status code 2021-03-17 16:36:17 +01:00
HF
c771e4a74d stopPropagation of click event in alert 2021-03-17 14:34:29 +01:00
HF
c2bf474136 change Tabs to use react hooks 2021-03-17 14:25:17 +01:00
HF
45e6d15fb3 continue captchas 2021-03-17 11:00:58 +01:00
HF
2b9cae2ca2 move all fetch requets from components to actions/fetch 2021-03-17 02:24:30 +01:00
HF
1c0b1101b0 fix table width
more captcha changes
2021-03-17 02:24:05 +01:00
HF
7dd44811a6 add captcha alert, remove some old captcha stuff 2021-02-24 04:32:01 +01:00
HF
74b4a44224 replace sweetalert 2021-02-23 23:39:22 +01:00
HF
6dc561b8f6 fix numberToString 2021-02-14 23:59:23 +01:00
HF
38e98efd8d fix english default strings based on pull requrests from equwal
fix ru tranlation
2021-02-14 22:41:53 +01:00
HF
ee21dd9d86 captcha.jsx 2021-02-14 22:23:36 +01:00
HF
e76e56027f split ranks from user reducer 2021-02-06 11:54:03 +01:00
HF
dec817d8a0 add ecosystem for captchas 2021-02-05 00:53:52 +01:00
HF
161bbb0eef remove cloudflare ip check and HOST option 2021-02-05 00:17:25 +01:00
HF
73e400f79a Add basic captchaserver 2021-02-04 23:56:12 +01:00
HF
0791e0a173 add language selection etting 2021-02-02 23:00:25 +01:00
HF
c45a7bab7f change webpack config variables from arguments to env 2021-02-01 20:16:01 +01:00
HF
755bd67a12 make int channel accessable for everyone again 2021-01-31 22:22:40 +01:00
HF
fb4ee3e83d make int channel just show for languages that don't have one and aren't english 2021-01-31 21:40:48 +01:00
HF
4ca75a586a fix adding channels for languages
add pt translations
fix ru translations
2021-01-31 21:02:05 +01:00
HF
acf353619f create a channel for every translated language 2021-01-31 19:11:10 +01:00
HF
efe7b28ae5 add firt ru translation
fix canvse list translation
2021-01-31 15:48:51 +01:00
HF
6ce8ca56d5 debug wrong canvases.json translation 2021-01-31 15:15:53 +01:00
HF
26c6de0b02 chat and localisation
more translations
allow links in chat
parallell webpack builds
2021-01-31 14:13:20 +01:00
HF
a5881d11ac add more translations 2021-01-31 00:48:49 +01:00
HF
e7eafbf450 more translations 2021-01-30 17:32:09 +01:00
HF
8475ad0c9f add more translations
move descriptions of canvases.json into .js file in oder to translate it
2021-01-30 08:06:51 +01:00
HF
f595c6d2ed add more translations 2021-01-30 00:54:25 +01:00
HF
840a172816 change how we build stuff 2021-01-29 22:49:41 +01:00
HF
6367e2926f testing first translations for client files 2021-01-29 17:06:33 +01:00
HF
0c5ab8bf97 add localisation via ttag 2021-01-29 02:17:51 +01:00
HF
087319be96 fix captcha spam 2021-01-29 02:14:17 +01:00
HF
3df0bcae1c add stump for getting accept-language header 2021-01-28 13:40:01 +01:00
HF
b4d19a2833 fix pixelcounter desync 2021-01-27 23:05:37 +01:00