Commit graph

209 commits

Author SHA1 Message Date
103e471436 Merge pull request 'Deploy skripty' () from mj-deploy into master
Reviewed-on: 
2020-11-30 00:15:32 +01:00
09c60434fa Deploy: První pokus o skripty pro instalaci na Gimliho
Recyklovány některé části instalační mašinerie KSP webu,
zejména máme společné zamykání.
2020-11-30 00:03:43 +01:00
59442a9df1 Fix close button on small screen
fix 
2020-11-19 22:18:51 +00:00
ec6b734080 Graph can be moved/zoomed by keyboard (arrows, +-, wasd)
resolves 
2020-11-19 21:53:21 +00:00
796d77ddd7 Downgrade CKEditor to 19 so we can build on node 10 2020-11-03 11:07:16 +00:00
78f1dac37f tasks.json: úpravy od Verči :) 2020-10-25 21:14:07 +01:00
384927e233 Editor: keyboard shortcuts 2020-10-23 14:42:46 +00:00
75412ac521 tasks.json: typo v linku 2020-10-23 16:12:26 +02:00
d0297a9847 tasks.json: Informace o tom, jak se dá pomoci s vývojem 2020-10-23 16:09:41 +02:00
9adb587247 editor: reset button actually resets state 2020-10-23 14:52:39 +02:00
013f805128 editor: reset state button and error messages 2020-10-23 14:25:24 +02:00
6bbf59c32d tasks.json controller: add DELETE call
resets the per-user file to upstream
2020-10-23 12:14:24 +00:00
50b8264971 KspAuthenticator: remove debug print 2020-10-23 12:10:22 +00:00
d7c9c5d559 Bit more logging in authenticator 2020-10-23 12:05:38 +00:00
9c6872e49e Fixed stupid bug in loading personalized tasks.json 2020-10-23 11:53:37 +00:00
09f038e1e3 Better auth system for tasks.json
Development more works as before.

On Production, we store POST requests in tasks-{uid}.json that is only seved to the specific user.
2020-10-22 17:01:01 +00:00
ce9760a84b proxy: disabled save protection of tasks.json in production 2020-10-22 15:23:31 +02:00
37ebf73cab graph: fancy colors
https://paletton.com/#uid=61F0+0krnrn76pJfBrC-ookRplF
2020-10-21 21:54:08 +02:00
f6feefc845 Fixed points parsing in ksp grabber 2020-10-19 18:47:34 +00:00
1de48177dc Fixes and improvements in submit form 2020-10-19 18:40:56 +00:00
0786792fac Run agains public web by default 2020-10-19 17:14:12 +00:00
ea0edbea7d Opraven návod na lokální rozchození v README 2020-10-18 21:04:11 +02:00
f34723b83d More timeout for tests 2020-10-18 10:45:13 +00:00
53c697312c Unit tests for TaskPanel 2020-10-18 10:42:10 +00:00
9f72e5393b Ok, browsers are ignoring pattern, lets use type=number 2020-10-18 09:47:23 +00:00
7d812709a4 Fix pattern in SolutionCaptha 2020-10-18 09:33:57 +00:00
0328751d9b Update 'README.md' 2020-10-18 11:30:36 +02:00
419334febe Set digit pattern to Solution captcha 2020-10-18 09:27:43 +00:00
1d72fe222b Add "confirmation dialog" to show solution
fix 
2020-10-18 09:15:24 +00:00
36bd4e4344 Fixed .active hacks in header 2020-10-18 08:39:25 +00:00
8403dc832b Fix whitespace handling in proxy
fix  & 
2020-10-18 08:27:02 +00:00
0f0994e7be Fix close link 2020-10-18 08:17:53 +00:00
2ff70f3fff Fixed loading of points when logged in 2020-10-18 08:01:34 +00:00
19c989c8a0 typo: javastipt :) - surprised it worked 2020-10-18 09:40:15 +02:00
bfe6aa3c9a task panel: smaller letters 2020-10-18 09:37:41 +02:00
2a7e5a6120 graph: fixed centering issues in Chrome (and probably in general) 2020-10-18 09:33:57 +02:00
b2e0ead402 Zobrazeno víc úloh, i když nejsou moc kategorizované 2020-10-17 21:36:20 +00:00
5f04de14e5 tasks.json: odstraněna zmínka o knihovnách, protože nedává smysl 2020-10-17 23:20:41 +02:00
1097de13bb html: fixed some global issues with previously removed CSS 2020-10-17 23:12:56 +02:00
5d9668203e úlohy na pole 2020-10-17 21:10:49 +00:00
c2c19a2ea3 build: svg with commit ID, another fix attempt 2020-10-17 22:57:49 +02:00
e883dee5d9 svg image generation: better cwd handling 2020-10-17 22:50:43 +02:00
dac5ffa6e1 README.md: new server and information about currently running version 2020-10-17 22:40:57 +02:00
037e475ecc Warning for retarder browsers 2020-10-17 20:36:00 +00:00
e4d27070b9 Scroll up on hash change 2020-10-17 20:19:14 +00:00
48743d936e removed global stylesheet from the original template 2020-10-17 22:14:11 +02:00
d9b5ee7c96 enable terser 2020-10-17 20:08:04 +00:00
c57036a149 task panel: smaller letters to be more consistent 2020-10-17 21:50:11 +02:00
623cb491f0 Split out editor - reduce bundle size significantly
fix 
2020-10-17 19:45:30 +00:00
8d8f569997 grafik: close task dialog when clicking outside of it 2020-10-17 21:39:23 +02:00