YandolsZX
1e8cb89f37
2.2-R58/1.4 - The Return Proper Error Codes Update.
...
This is a parity update that brings error codes from the live server onto the repository code. It was an experimental feature that allowed us to debug some problems instead of always returning Error 400 to the user, so I have no idea why it was not already on the repo.
4 years ago
YandolsZX
758d095aa4
Updated README.md with Caddy Server instructions.
5 years ago
YandolsZX
7c69b28fad
Made public/index.php the 404 page because of how Caddy works.
...
Redesigned 404 page for public image serving directory.
Removed old 404 page and their assets as it's no longer used.
5 years ago
YandolsZX
8bee5cc9a8
Removed apache .htaccess files.
...
Updated README.md and LICENSE.md
5 years ago
YandolsZX
e814a4f5f1
Fixed new authentication redirector messing up other redirection systems that were in place.
5 years ago
YandolsZX
32587d062d
Fixed double login prompt on authentication pages such as log viewer. Automatically redirect logins on HTTP to HTTPS now.
5 years ago
YandolsZX
6567acd1dc
Fixed a domain change missed by the migrationdev branch.
6 years ago
YandolsZX
480523f37e
More cleanup + changes to the legacy front-end.
6 years ago
YandolsZX
f742310fdc
Cleanup .htaccess files.
6 years ago
YandolsZX
1722e1a3de
Also apply assets path change to the upload failed page.
6 years ago
YandolsZX
86c9feb483
Use relative paths instead of absolute paths for assets.
6 years ago
YandolsZX
182aa78719
Cleanup. Bump display version up to 2.1S
6 years ago
YandolsZX
28b391ab97
Move droploader files from addonstyle into assets folder.
6 years ago
YandolsZX
8cfd1597b0
Merge branch 'UFNRAdev' into 'master'
...
Resolves #9
See merge request YandolsZX/Icarus-Imeji!2
6 years ago
YandolsZX
9d2431e4ff
Fix typo.
6 years ago
YandolsZX
02ec8f47c2
Add README.md and LICENSE.md
6 years ago
YandolsZX
d243a7cea9
Merge branch 'migrationdev' into 'master'
...
Merge migrationdev changes into master branch
See merge request YandolsZX/Icarus-Imeji!1
6 years ago
YandolsZX
a09e25d794
Cleanup.
6 years ago
YandolsZX
fc1d66e2f4
Apply UFNRA update to droploader.
6 years ago
YandolsZX
07e9424bb7
Changed hour-base identifiers to intervals of 4 hours instead of 6.
6 years ago
YandolsZX
1e52b9f248
Cleanup + set randomized length to 11, bringing the total filename length to 13.
6 years ago
YandolsZX
e99dc7df6c
Fixed forgetting to parse the new algorithm into the filename itself.
6 years ago
YandolsZX
69ad885419
Finished new working uploader filename randomizer algorithm (abbr. as UFNRA).
6 years ago
YandolsZX
cc199bf1b0
Updated robots.txt file.
6 years ago
YandolsZX
e686555738
Added legacy uploader redirector.
6 years ago
YandolsZX
068983abbf
Fix indexing options for ./public, disallowing indexing completely.
6 years ago
YandolsZX
60fe372305
Changed more filepaths and URLs that I forgot to change.
6 years ago
YandolsZX
838c0837d0
Added .gitignore file.
6 years ago
YandolsZX
fa16b65c82
Backwards compatibility fix for upload failed error page.
6 years ago
YandolsZX
ee675aecac
Fixed wrong filepaths and URLs + some minor changes.
6 years ago
YandolsZX
6ea8db582d
Move precomposed icons from old root to project assets folder.
...
Also added dropzonejs credit to index.php's comment header.
Also fixed some missing attributes in assets/css/main.css
6 years ago
YandolsZX
87aee8f752
Remove google site verification file.
6 years ago
YandolsZX
7cbce5f4b6
Change upload location to i.yandols.xyz instead of i.zxicar.us (Part of %1)
6 years ago
YandolsZX
4b2b2a0eef
Added legacy uploader panel for devices that did not support the droploader's input field.
6 years ago
YandolsZX
f0fac16f79
Fixed wrong $fromYear in copyright footer.
7 years ago
YandolsZX
12ba0ee86e
Forgot to actually put the new log viewer into the repository. smh.
7 years ago
YandolsZX
ac3904a3fc
Forgot to commit this file.
7 years ago
YandolsZX
555c0a0971
Removed all deprecated files.
7 years ago
YandolsZX
f06d33290a
Push the revamped site to live environment. Replacing the old front-end site.
7 years ago
YandolsZX
63d0e0e62f
Require authentication on new log viewer ( #6 ) and increased security of new directories.
7 years ago
YandolsZX
195c089024
Made copyright year in footer dynamic with php.
7 years ago
YandolsZX
bf9135ebfc
Updated current uploader code to state endpoint version used in logs to identify between this one and the new uploader.
...
Also pointed error page towards the revamped one.
7 years ago
YandolsZX
c0aea99dff
Fixed assets sometimes not loading due to non-absolute path in configuration.
7 years ago
YandolsZX
ea375e3ff6
Root .htaccess should also redirect 403s and 404s to the new error messages instead of the old one.
7 years ago
YandolsZX
549942a29a
New front-end site and back-end uploader code up for testing. (Related issues: #1 , #4 , #5 )
7 years ago
YandolsZX
bf7b1902de
Changed /assets/ folder access denying method because CSS for error page doesn't load.
7 years ago
YandolsZX
0813e134ea
Revamped Front-end error messages. (Completes #3 )
7 years ago
YandolsZX
60127aab90
Import current version to date onto the dev server repository.
...
Signed-off-by: Yandols <cs_aero2@yahoo.com>
7 years ago