Commit graph

  • 3de438ac9d
    Update README.md main Toddeh Alexander 2024-05-23 13:14:38 -0700
  • 9f32252598
    Update README.md Toddeh Alexander 2024-05-19 19:19:00 -0700
  • 5b4681730d upload log update example Toddeh Alexander 2024-05-09 10:34:52 -0700
  • 7c118c1f3b updated script to log uploads Toddeh Alexander 2024-05-08 22:25:46 -0700
  • defd612137 added commnets for functions and php scripts Toddeh Alexander 2024-05-08 20:42:33 -0700
  • 659e5a66d0 added sample images to test upload Toddeh Alexander 2024-05-08 20:31:24 -0700
  • d928372291 removed command compose for database Toddeh Alexander 2024-05-08 19:31:02 -0700
  • 1270099600 added clicking on gallery image to open in new tab Toddeh Alexander - MacAir 2024-05-07 13:03:53 -0700
  • 4064aaf516
    Update README.md Toddeh Alexander 2024-05-07 10:24:22 -0700
  • 189ac649cb click to open image in gallery to new tab Toddeh Alexander - MacAir 2024-05-02 20:04:19 -0700
  • 1c7505d5de added preview for img upload Toddeh Alexander - MacAir 2024-05-02 14:27:00 -0700
  • 7b102c3cd4
    updated old backend folder to new src folder Toddeh Alexander 2024-05-02 13:51:37 -0700
  • f8e07dc45b added max upload size of 2 mb Toddeh Alexander - MacAir 2024-05-02 13:49:42 -0700
  • 65905062b1 removed window on load js function Toddeh Alexander - MacAir 2024-05-02 13:43:32 -0700
  • 19b2199917 updated directories, renamed backend to src, removed frontend Toddeh Alexander - MacAir 2024-05-02 13:39:04 -0700
  • ffc706abed
    Update README.md Toddeh Alexander 2024-05-02 12:57:41 -0700
  • 55611bcef6
    updated gif, removed dead time Toddeh Alexander 2024-05-02 12:51:25 -0700
  • 682d1beacb
    added sample upload Toddeh Alexander 2024-05-02 12:50:40 -0700
  • 2b51c1dd70
    Create placeholder Toddeh Alexander 2024-05-02 12:49:11 -0700
  • 0e2f71d3fc
    Update README.md benninghoven 2024-05-02 12:41:22 -0700
  • e5cc9c6bfc
    Update README.md Toddeh Alexander 2024-05-01 12:46:02 -0700
  • bf843d59d0 removed login from php, not used Toddeh 2024-04-30 20:05:38 -0700
  • abd3ecfed1 added hard refresh js to clear old file names Toddeh 2024-04-30 19:58:43 -0700
  • 9d0291c4df added file type sanitization, only png, jpg, and gif Toddeh 2024-04-30 19:53:36 -0700
  • 4380b253dc added drag and drop area for upload image, needs sanitization Toddeh 2024-04-30 19:34:59 -0700
  • 13705c1886 green upload button on valid upload Toddeh Alexander - MacAir 2024-04-30 14:22:43 -0700
  • a3c5e52703 merged css files for php Toddeh Alexander - MacAir 2024-04-30 14:07:29 -0700
  • 714087c15f added old css back for old frontend - refrence Toddeh Alexander - MacAir 2024-04-30 13:52:46 -0700
  • 2852d1a360 addded php file css and formating Toddeh Alexander - MacAir 2024-04-30 13:41:10 -0700
  • a58f851156 Merge branch 'main' of github.com:toddehalexander/Imgur-Clone yup benninghoven 2024-04-29 05:28:05 -0700
  • 0960ef3219 added php database functionality to upload images benninghoven 2024-04-29 05:27:55 -0700
  • ec87bbcf0d Edited frontend etran00 2024-04-28 12:01:27 -0700
  • 65528d31cc
    Update README.md Toddeh Alexander 2024-04-22 15:14:21 -0700
  • 1a61a901ab Merge branch 'main' of github.com:toddehalexander/Imgur-Clone Added directory benninghoven 2024-04-18 13:37:33 -0700
  • 011f1d5066 added testing directory benninghoven 2024-04-18 13:37:13 -0700
  • 50b8d57637 test Toddeh Alexander 2024-04-18 13:13:09 -0700
  • c4b94d20f9 updated for an on hover affect for the upload Toddeh Alexander 2024-04-18 13:02:20 -0700
  • 261eb0c193 removed breaked php file :( Toddeh 2024-04-14 00:21:55 -0700
  • dcdf1e9c69 added adminer root login benninghoven 2024-04-13 23:15:57 -0700
  • ce676bbe5a added adminer for database management benninghoven 2024-04-13 22:58:09 -0700
  • affc92b094 added docker compose file benninghoven 2024-04-13 22:30:22 -0700
  • f101afae80 Merge branch 'main' of github.com:toddehalexander/Imgur-Clone benninghoven 2024-04-13 22:26:10 -0700
  • 04ac102308 added docker compose/msql init script benninghoven 2024-04-13 22:25:45 -0700
  • 7842bb1a94 added upload php script, need db name and pass Toddeh 2024-04-13 22:25:44 -0700
  • a9492bcc5f allowed for gif upload, changed js and html to accept file type input Toddeh 2024-04-13 22:00:09 -0700
  • f8ed25ff76 added gif to gallery to test Toddeh 2024-04-13 21:57:36 -0700
  • 52f49d5e31 updated gallery to be more dynamic and not ugly Toddeh 2024-04-13 18:46:18 -0700
  • d4590e97a0 added initial backend structure benninghoven 2024-04-13 18:23:31 -0700
  • c08c281dae gallery update with placeholder images Toddeh 2024-04-13 00:08:50 -0700
  • 3e05ad12ad test Toddeh 2024-04-12 23:32:29 -0700
  • 7de0cead94 added test case for viewing img upload Toddeh 2024-04-12 23:08:49 -0700
  • 5ae2d4236c updated drag and drop area, allow for users to click to upload Toddeh 2024-04-12 23:06:55 -0700
  • 9e388faeef front end upload & gallery page creation. Need to fix "Upload" button Toddeh 2024-04-12 22:47:07 -0700
  • ce71983d57 added backend folder benninghoven 2024-04-12 20:21:18 -0700
  • d0a184ed99 inital commit Toddeh 2024-04-12 20:19:40 -0700
  • 1158e9584c
    Initial commit Toddeh Alexander 2024-04-12 20:15:32 -0700