Commit Graph

  • d91bfeb527 more work on Markdown parsing, now with ordered lists HF 2021-11-27 03:10:30 +0100
  • 554c67229f add quotes to markdown parser and expand test page HF 2021-11-26 21:55:53 +0100
  • 6c0148bf14 clean up markdown test scripts HF 2021-11-26 13:15:24 +0100
  • dac17c57aa full path commands for compressBackup HF 2021-09-13 13:11:10 +0200
  • 337a2b6d6f Merge branch 'production' HF 2021-08-21 17:18:44 +0200
  • f6d05b46ff use different fonts for captcha update packages HF 2021-08-21 17:08:28 +0200
  • 2cec2e728f exclude antarctica from stats HF 2021-08-21 13:32:32 +0200
  • 7cc5102de5 update translation templates, add logo pngs HF 2021-08-15 19:45:56 +0200
  • 85c6f18c00 add error message if webgl is not supported HF 2021-08-05 01:57:40 +0200
  • 8cf2b9b523 handle redis chunk rejection HF 2021-08-02 00:02:41 +0200
  • 88a63e4387 remove useless file HF 2021-08-01 23:33:46 +0200
  • 8605eccefb
    Merge pull request #27 from jordanamr/i18n/fr pixelplanetdev 2021-08-01 23:32:09 +0200
  • 3d82c49a84 escape name RegExp properly, remove useless file HF 2021-08-01 23:10:45 +0200
  • abd40ee44a fix CAPTCHA_URL if not using captchas HF 2021-07-31 23:01:04 +0200
  • fae1cef617 fix client prediction HF 2021-07-31 22:48:11 +0200
  • 15ac03c998 update French translation Jordan Rey 2021-07-29 20:47:06 +0200
  • cc9d36e056 fix window order on duplication HF 2021-07-25 00:07:28 +0200
  • b35ca151d7 fix uneven screen resolution HF 2021-07-24 14:55:32 +0200
  • 7ec8738b72 fix hsitorical view refresh when switching HF 2021-07-24 14:26:59 +0200
  • 4256a254fa make offscreen canvas smaller HF 2021-07-24 10:22:33 +0200
  • a3e35cced6 don't do full render when zooming happens in viewport rather than offscreen canvas don't do clearRect on renderChunk (Chrome shouldn't have the flickering issue anymore) HF 2021-07-24 01:28:05 +0200
  • cf865a0ba4 better check keypress canvas selection HF 2021-07-16 12:06:20 +0200
  • 8c4b0a5149 fix destruction of Renderer3D HF 2021-07-15 22:53:21 +0200
  • 524cf8540b update uk translation HF 2021-07-13 22:05:30 +0200
  • 1ffd8b740c for some reason we can encounter ws that have no users HF 2021-07-10 20:29:27 +0200
  • fbc564f588 fix chat error message broadcast HF 2021-07-10 20:10:36 +0200
  • e427eeced0 fix things HF 2021-07-10 16:04:44 +0200
  • 566f91c690 use EventEmitter for websockets HF 2021-07-10 15:51:15 +0200
  • 21c99f7447 delete chat messges that are older than 10 days in default channels HF 2021-07-08 21:51:19 +0200
  • 7e618a5979 remove old minecraft legacy code that we do not use anymore HF 2021-07-08 20:54:39 +0200
  • 887fb3b763 add scripts for compression on backup server HF 2021-07-08 17:23:58 +0200
  • def4777573 hide historical view from admintools and reject keyboard shortcut if not availeble HF 2021-07-07 09:19:19 +0200
  • e1801e0ee5 remember selectedColor HF 2021-06-18 19:44:41 +0200
  • 1f70d78fae remember preview position on canvases when switching HF 2021-06-18 15:51:34 +0200
  • 4801472be3 update german translation HF 2021-06-18 14:48:26 +0200
  • fbbd002949 notify keypress changes add num keyboard shortcuts HF 2021-06-18 13:35:53 +0200
  • 259c4b3e3c change mobile color selection timing HF 2021-06-18 12:55:33 +0200
  • dfdadd6f79 fix color picker in privacy browsers blocking canvas stuff HF 2021-06-18 11:21:28 +0200
  • 059931e202 check if browser is allowing us to use AudioContext and tell user if not HF 2021-06-15 21:13:15 +0200
  • 1b33260520 add markdown parser beginning and test site HF 2021-06-15 20:58:02 +0200
  • 399d548794 update README and backup server utils HF 2021-06-04 16:41:47 +0200
  • 706fb2729e remove minecraft stuff HF 2021-06-03 23:19:21 +0200
  • 22e6bf3139 fix admintools rollback HF 2021-06-03 16:16:12 +0200
  • 241ed14117 fix last commit HF 2021-06-02 21:11:23 +0200
  • b839866aea Change backup-path into YYYY/MM/DD HF 2021-05-31 22:51:10 +0200
  • a60c40c51f update historyDownload script and api/history for yyyy subfolder HF 2021-05-31 14:03:24 +0200
  • 47bd8b85fc add node about inode usage of backups HF 2021-05-31 11:28:34 +0200
  • 1d0b6049c4 change path of storage server from YYYYMMDD/hhmm to YYYY/MMDD/hhmm HF 2021-05-31 11:25:42 +0200
  • 6c1dd6b09d change chat input style again HF 2021-05-19 02:55:57 +0200
  • af820bbfa0 fix windows zorder on restore HF 2021-05-18 22:09:30 +0200
  • e5ca21a285 change chat input style HF 2021-05-18 21:54:04 +0200
  • ce0be2d37e update uk translation and add os translation HF 2021-05-18 21:52:08 +0200
  • f1e8830f94 change window title to two parts, one changeable HF 2021-05-03 03:51:51 +0200
  • a2ca757e0b move windows by zIndex instead of rearranging them, to keep scroll positions HF 2021-05-02 15:31:57 +0200
  • 403a5493e5 debug HF 2021-05-02 15:14:50 +0200
  • d89a9d6b60 window tobbar styling changes HF 2021-05-02 14:12:11 +0200
  • 0ebc074086 switch from connect to useSelector hook HF 2021-05-02 03:13:02 +0200
  • c39bbbfa7b Merge branch 'production' HF 2021-05-02 01:50:36 +0200
  • 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 HF 2021-05-01 00:51:08 +0200
  • 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 HF 2021-05-01 00:51:08 +0200
  • a60242617d move context menus and rewrite some components from react classes to hooks HF 2021-04-30 19:59:38 +0200
  • 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 HF 2021-04-30 13:30:08 +0200
  • e9640bfe89 move buttons into subfolder HF 2021-04-30 03:49:53 +0200
  • 59f7c4b85b update translations fix some more stuff fix some themes HF 2021-04-30 00:41:29 +0200
  • 8f0ec19999 make window close transition HF 2021-04-29 23:48:43 +0200
  • 1c486f3105 move drag detection into hook HF 2021-04-29 16:07:11 +0200
  • f593d8c7e2 debug windows on phones HF 2021-04-29 12:50:33 +0200
  • 24fbbab6c0 fix chat container height fix login input width fix context menu closing HF 2021-04-29 04:36:15 +0200
  • 3ce2da7709 adjust chat read status to new windows HF 2021-04-29 04:32:43 +0200
  • f120fdfdc2 merge notifyChangedMe and reloadUser HF 2021-04-29 03:29:17 +0200
  • 7788acd909 add touch event listeners to windows window styling fix window closing fix mute evasion exploit HF 2021-04-29 00:33:34 +0200
  • a7584510f8 add windowType to window class put window limits into constants allow focusing windows HF 2021-04-28 23:35:25 +0200
  • 56d4267cfe move winows on resize HF 2021-04-28 22:52:33 +0200
  • 6d1ad02b26 move windows to subfolder HF 2021-04-27 21:30:19 +0200
  • 7d550d5a20 merge reducer/modal with reducer/window HF 2021-04-27 12:14:50 +0200
  • baca212686 add basic window reducer and add chat to it HF 2021-04-27 01:54:43 +0200
  • 3b0dcd9545 fix contextmenu width HF 2021-04-25 17:09:46 +0200
  • a85dd139a6 add sl translation HF 2021-04-25 17:07:49 +0200
  • 3a5536f280 update translation es and ru HF 2021-04-25 02:09:25 +0200
  • a6e7eeb3ae change max size of moon canvas in description to 1.5k HF 2021-04-19 01:36:23 +0200
  • 71c10a73cd fix historical view timechange on moon HF 2021-04-19 01:01:09 +0200
  • 708905d28d fix right-shift restore over size changes HF 2021-04-18 19:37:20 +0200
  • f0efda1d5f smaller fixes HF 2021-04-18 19:27:57 +0200
  • 148eff81ff add script to move moon chunks to center HF 2021-04-18 18:10:05 +0200
  • 1706281977 add max art size to moon canvas desc add more de translations HF 2021-04-18 17:59:31 +0200
  • bf6ca24699 allow historyDownload.py to consider canvas size changes in historical view HF 2021-04-18 17:37:11 +0200
  • 3d4ded29ca allow canvases to change sizes in historical view HF 2021-04-18 16:47:14 +0200
  • fb35eb5220 add 1bit canvas to historyDownload.py HF 2021-03-24 12:39:57 +0100
  • 636e7d8ae4 add translation hu HF 2021-03-22 20:38:02 +0100
  • e6cd3ef3e0 Captcha: be more specific about which characters can be mistaken SocketServer: Make online broadcast Method static HF 2021-03-21 19:30:27 +0100
  • 72567ffe6a fix ip counter to delete entry if 0 HF 2021-03-19 00:21:15 +0100
  • 624a1811bc Merge branch 'production' HF 2021-03-18 21:32:14 +0100
  • d46d528535 change online counter to unique IPs HF 2021-03-18 21:10:57 +0100
  • 7f817b5cc8 captcha allow i and j to be switched HF 2021-03-18 17:28:32 +0100
  • e41ba53f2e captcha allow i and j to be switched HF 2021-03-18 17:28:32 +0100
  • 66a12322ae clean up garbage HF 2021-03-18 17:15:18 +0100
  • 5ea9ca60c5 update german translation HF 2021-03-18 16:22:58 +0100
  • 9b96e390af enter in text field -> submit captcha HF 2021-03-18 14:41:19 +0100
  • dd8ceed6e8 Merge branch 'master' of https://github.com/pixelplanetdev/pixelplanet HF 2021-03-18 02:19:13 +0100
  • 3c1c364944 fix user counter HF 2021-03-18 02:04:49 +0100