mattpass
fbe19fc431
Shows caps lock warning icon on login screen now
2020-08-13 11:35:57 +01:00
mattpass
794d7129cd
Auto-focus on input field after multi-user alert
2020-07-11 10:20:59 +01:00
mattpass
0f4a90b21c
Languages updated re multi-user and reg
2020-07-09 15:03:26 +01:00
mattpass
ce524eed04
Simplify login.php to merged array
2020-07-09 13:39:20 +01:00
mattpass
c2e1020315
login.php updated
2020-05-17 08:11:56 +01:00
mattpass
e7034bd30d
Asset path changes in 6 x lib files
2020-03-21 08:06:12 +00:00
mattpass
3b53ef54ca
Renamed ice-coder to icecoder in all instances
2020-03-14 09:33:44 +00:00
mattpass
3d37561dc7
top. removed
2020-02-28 17:01:10 +00:00
Matt Pass
393d0b5523
Enforce password rules on reg
2019-08-25 15:59:43 +01:00
Matt Pass
fda69a6d8c
Remove donation code system from login
2019-08-13 00:02:27 +01:00
Matt Pass
766adfab65
Revised logic re text on set password/login button
2016-11-02 17:29:23 +00:00
Matt Pass
94ca7bbe32
Remove autocomplete from code field
2016-08-29 23:31:09 +01:00
Matt Pass
09d34da6c3
disable further reg checkbox added & style tweaks
2016-04-14 09:26:17 +01:00
Matt Pass
2db6c44dbc
Tweaked BG
2015-07-19 21:16:00 +01:00
Matt Pass
76d9b6a860
Login no longer shows/animates the trial bar
2015-06-26 12:14:45 +01:00
Matt Pass
b65a7a690e
Microtime all CSS and JS paths to help stop caching
2015-01-23 08:22:41 +00:00
Matt Pass
3ea34fb87a
Remove value from button
2014-11-27 18:08:18 +00:00
Matt Pass
2897c75a3d
Login screen fades in quickly
...
Same colour BG, fade in login screen after 50ms delay over 100ms
transition and trial bar begins animation quicker (150ms instead of
500ms)
2014-11-26 09:38:55 +00:00
Matt Pass
b3e2b497ff
Only action if there and 0.5s after load
...
Only input focus if we're not showing the trial screen, indicated by
lack of $_GET param
Only if trialBarRemaining is there should we adjust the bar length, now
also done 0.5 after load
2014-11-18 13:34:16 +00:00
Matt Pass
edc9f858fc
Animate trial remaining bar on load
...
Moved PHP calculations to settings.php to be with other trial related
code
2014-11-17 13:01:22 +00:00
Matt Pass
394a264ca9
Trial bar added to login/setup screen
2014-11-17 12:43:15 +00:00
Matt Pass
94310226b4
Login handles donate & code system
2014-11-04 12:56:36 +00:00
Matt Pass
8454d918e8
Warn if using over non https connection
2014-09-17 14:18:28 +01:00
Matt Pass
5de4cd657e
Language system setup and English translations
...
Covering top level and login so far only
2014-08-06 09:26:50 +01:00
Matt Pass
64c2cfa06f
Viewport set for mobile devices
...
Means at least the login screen is mobile friendly, just the rest of
ICEcoder to do now! :)
2014-07-27 12:39:00 +01:00
RelaxedArcher
58eebb15fb
Added settings menu for multi-user and registration control
2014-06-04 03:01:48 +03:00
RelaxedArcher
10b6a3556f
Added settings menu for multi-user and registration control
2014-06-04 02:46:03 +03:00
Matt Pass
13d63575f6
New logo added
2014-05-22 07:52:48 +01:00
Matt Pass
0e48b8d5a3
Only show this button text if enabled reg
2014-05-16 08:21:06 +01:00
RelaxedArcher
6a50c1ce2b
Fixed an issue that caused registration to be always available while in multi-user mode
2014-05-10 02:30:22 +03:00
Matt Pass
a3c0243772
Include headers lib & csrf hidden form field
...
To help protect against CSRF and clickjacking
Also include hidden form field containing this for postback
top.ICEcoder.csrf also set
2014-04-18 17:57:54 +01:00
Matt Pass
73047549a6
Login now on own page, seperated from settings
...
No longer part of settings.php
Alt tag added to logo
Form action is now to login.php
Tabbing and line breaking around username now improved for source code
reading purposes only
2014-01-11 15:18:47 +00:00