Commit Graph

  • 0ad29df912 Fixed a wrong error code in upload.php, also wrong version in dropload.php comments. master 2.2-R58/1.4 YandolsZX 2020-10-24 04:38:05 +0800
  • 1e8cb89f37 2.2-R58/1.4 - The Return Proper Error Codes Update. YandolsZX 2020-10-24 04:17:13 +0800
  • 758d095aa4 Updated README.md with Caddy Server instructions. YandolsZX 2020-05-22 04:26:03 +0800
  • 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. YandolsZX 2020-05-22 03:25:34 +0800
  • 8bee5cc9a8 Removed apache .htaccess files. Updated README.md and LICENSE.md YandolsZX 2020-05-22 03:10:37 +0800
  • e814a4f5f1 Fixed new authentication redirector messing up other redirection systems that were in place. YandolsZX 2019-07-27 21:44:37 +0800
  • 32587d062d Fixed double login prompt on authentication pages such as log viewer. Automatically redirect logins on HTTP to HTTPS now. YandolsZX 2019-07-27 14:58:52 +0800
  • 6567acd1dc Fixed a domain change missed by the migrationdev branch. YandolsZX 2019-04-14 22:25:40 +0800
  • 480523f37e More cleanup + changes to the legacy front-end. YandolsZX 2019-04-14 22:21:31 +0800
  • f742310fdc Cleanup .htaccess files. YandolsZX 2019-04-14 22:01:34 +0800
  • 1722e1a3de Also apply assets path change to the upload failed page. YandolsZX 2019-04-14 21:56:27 +0800
  • 86c9feb483 Use relative paths instead of absolute paths for assets. YandolsZX 2019-04-14 21:49:21 +0800
  • 182aa78719 Cleanup. Bump display version up to 2.1S YandolsZX 2019-04-14 21:40:52 +0800
  • 28b391ab97 Move droploader files from addonstyle into assets folder. YandolsZX 2019-04-14 21:34:58 +0800
  • 8cfd1597b0 Merge branch 'UFNRAdev' into 'master' YandolsZX 2019-04-14 20:15:15 +0800
  • 9d2431e4ff Fix typo. YandolsZX 2019-04-14 03:51:06 +0800
  • 02ec8f47c2 Add README.md and LICENSE.md YandolsZX 2019-04-14 03:05:05 +0800
  • d243a7cea9 Merge branch 'migrationdev' into 'master' YandolsZX 2019-04-13 02:21:48 +0800
  • a09e25d794 Cleanup. YandolsZX 2019-04-12 22:26:07 +0800
  • fc1d66e2f4 Apply UFNRA update to droploader. YandolsZX 2019-04-12 20:25:56 +0800
  • 07e9424bb7 Changed hour-base identifiers to intervals of 4 hours instead of 6. YandolsZX 2019-04-12 04:03:30 +0800
  • 1e52b9f248 Cleanup + set randomized length to 11, bringing the total filename length to 13. YandolsZX 2019-04-12 03:52:45 +0800
  • e99dc7df6c Fixed forgetting to parse the new algorithm into the filename itself. YandolsZX 2019-04-12 01:51:23 +0800
  • 69ad885419 Finished new working uploader filename randomizer algorithm (abbr. as UFNRA). YandolsZX 2019-04-12 01:21:16 +0800
  • cc199bf1b0 Updated robots.txt file. migrationdev YandolsZX 2019-04-09 02:17:12 +0800
  • e686555738 Added legacy uploader redirector. YandolsZX 2019-04-09 02:14:30 +0800
  • 068983abbf Fix indexing options for ./public, disallowing indexing completely. YandolsZX 2019-04-09 01:30:17 +0800
  • 60fe372305 Changed more filepaths and URLs that I forgot to change. YandolsZX 2019-04-09 01:06:17 +0800
  • 838c0837d0 Added .gitignore file. YandolsZX 2019-04-09 00:34:54 +0800
  • fa16b65c82 Backwards compatibility fix for upload failed error page. YandolsZX 2019-04-09 00:33:28 +0800
  • ee675aecac Fixed wrong filepaths and URLs + some minor changes. YandolsZX 2019-04-09 00:29:22 +0800
  • 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 YandolsZX 2019-04-08 23:52:35 +0800
  • 87aee8f752 Remove google site verification file. YandolsZX 2019-04-08 23:15:28 +0800
  • 7cbce5f4b6 Change upload location to i.yandols.xyz instead of i.zxicar.us (Part of %1) YandolsZX 2019-04-08 23:12:51 +0800
  • 4b2b2a0eef Added legacy uploader panel for devices that did not support the droploader's input field. YandolsZX 2019-04-08 22:20:51 +0800
  • f0fac16f79 Fixed wrong $fromYear in copyright footer. YandolsZX 2018-02-06 17:24:07 +0800
  • 12ba0ee86e Forgot to actually put the new log viewer into the repository. smh. YandolsZX 2018-02-06 14:59:31 +0800
  • ac3904a3fc Forgot to commit this file. YandolsZX 2018-02-06 14:35:52 +0800
  • 555c0a0971 Removed all deprecated files. YandolsZX 2018-02-06 14:25:03 +0800
  • f06d33290a Push the revamped site to live environment. Replacing the old front-end site. YandolsZX 2018-02-06 13:50:21 +0800
  • 63d0e0e62f Require authentication on new log viewer (#6) and increased security of new directories. YandolsZX 2018-02-06 13:43:30 +0800
  • 195c089024 Made copyright year in footer dynamic with php. YandolsZX 2018-02-05 05:04:39 +0800
  • 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. YandolsZX 2018-02-05 03:57:08 +0800
  • c0aea99dff Fixed assets sometimes not loading due to non-absolute path in configuration. YandolsZX 2018-02-05 03:45:33 +0800
  • ea375e3ff6 Root .htaccess should also redirect 403s and 404s to the new error messages instead of the old one. YandolsZX 2018-02-05 03:42:44 +0800
  • 549942a29a New front-end site and back-end uploader code up for testing. (Related issues: #1, #4, #5) YandolsZX 2018-02-05 03:30:29 +0800
  • bf7b1902de Changed /assets/ folder access denying method because CSS for error page doesn't load. YandolsZX 2018-02-04 04:55:45 +0800
  • 0813e134ea Revamped Front-end error messages. (Completes #3) YandolsZX 2018-02-04 04:41:57 +0800
  • 60127aab90 Import current version to date onto the dev server repository. YandolsZX 2018-01-29 13:19:14 +0800