Commit Graph

600 Commits

Author SHA1 Message Date
HF
cf865a0ba4 better check keypress canvas selection 2021-07-16 12:06:20 +02:00
HF
8c4b0a5149 fix destruction of Renderer3D 2021-07-15 22:53:21 +02:00
HF
524cf8540b update uk translation 2021-07-13 22:05:30 +02:00
HF
1ffd8b740c for some reason we can encounter ws that have no users 2021-07-10 20:29:27 +02:00
HF
fbc564f588 fix chat error message broadcast 2021-07-10 20:10:36 +02:00
HF
e427eeced0 fix things 2021-07-10 16:06:21 +02:00
HF
566f91c690 use EventEmitter for websockets 2021-07-10 15:51:15 +02:00
HF
21c99f7447 delete chat messges that are older than 10 days in default channels 2021-07-08 21:55:43 +02:00
HF
7e618a5979 remove old minecraft legacy code that we do not use anymore 2021-07-08 20:54:39 +02:00
HF
887fb3b763 add scripts for compression on backup server 2021-07-08 17:23:58 +02:00
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
4801472be3 update german translation 2021-06-18 14:48:26 +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
399d548794 update README and backup server utils 2021-06-04 16:41:47 +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
47bd8b85fc add node about inode usage of backups 2021-05-31 11:28:34 +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
ce0be2d37e update uk translation and add os translation 2021-05-18 21:52:08 +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
403a5493e5 debug 2021-05-02 15:14:50 +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
c39bbbfa7b Merge branch 'production' 2021-05-02 01:51:38 +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
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