poppabear8883
e58563c88e
Reformatted per psr-2 coding standards
2017-12-12 21:50:27 -05:00
HDVinnie
11dc78898e
Merge pull request #22 from Hyleus/bytes-prefixes
...
Improve the byte prefixes
2017-12-12 17:51:52 -05:00
Hyleus
c51811e3e9
Ignore Vim swap files
2017-12-12 23:13:13 +01:00
Hyleus
fcbbee956b
Revert "Add an initial German translation"
...
This reverts commit acb51dc3e0 .
2017-12-12 23:03:44 +01:00
Hyleus
acb51dc3e0
Add an initial German translation
2017-12-12 22:51:16 +01:00
HDVinnie
7885079044
(Update) About Us Page
...
- Removed hardcoded site title
2017-12-12 15:33:19 -05:00
Hyleus
6ce8b90e55
Improve the byte prefixes
...
This will change the byte prefixes to IEC prefixes. The functions are
simplified so that the function for formatting bytes can be changed in
one place.
2017-12-12 21:26:10 +01:00
HDVinnie
01aa6de8a5
(Update) Add Missing Images
...
- These are some missing images from initial release
2017-12-12 14:53:52 -05:00
HDVinnie
3f4921c89a
Merge pull request #21 from Hyleus/anonymous-comments-fix
...
Fix anonymous comments and torrent uploads
2017-12-12 13:24:23 -05:00
Hyleus
054898b962
Fix anonymous comments
2017-12-12 19:11:29 +01:00
HDVinnie
cd1c0507f9
(Update) Migrations
...
- Removed some limits
- Cleanup
2017-12-12 10:45:00 -05:00
Poppabear
615529ef12
Updated install instructions
2017-12-11 22:23:56 -05:00
Poppabear
4b069c2116
Added composer installer
2017-12-11 22:23:43 -05:00
HDVinnie
dc1471c865
Revert "README.md Rev.11"
...
This reverts commit c4ad5fe7e2 .
2017-12-11 21:31:30 -05:00
HDVinnie
c4ad5fe7e2
README.md Rev.11
...
- Update Install Steps
2017-12-11 21:19:50 -05:00
Poppabear
fd564e378a
Should "composer install"
2017-12-11 21:17:16 -05:00
Poppabear
82db151cef
Fixed typo
2017-12-11 21:13:38 -05:00
Poppabear
3c79609aec
Merge remote-tracking branch 'origin/master'
2017-12-11 20:53:31 -05:00
Poppabear
abd3ca2849
Fixed hard coded url's
2017-12-11 20:52:31 -05:00
HDVinnie
6a120a0092
README.md Rev.10
...
- Add Special Thanks To Contributors
2017-12-11 20:47:07 -05:00
HDVinnie
5dce649ca9
Merge pull request #20 from TomArrow/master
...
- Fixes Typo In Mailer Blade For New Forum Reply
- Replyed -> Replied
2017-12-11 20:31:39 -05:00
Poppabear
992f19ef5e
Fixed hard coded url
2017-12-11 20:30:19 -05:00
Tom Arrow
3753baea4e
Update new_reply.blade.php
2017-12-12 02:26:22 +01:00
Poppabear
c5f71b9077
Fixes for issue #10 and issue #14
2017-12-11 20:21:18 -05:00
Poppabear
a6f107a925
Added package-lock.json
2017-12-11 19:24:30 -05:00
HDVinnie
9e0e663a63
(Fix) Open Registration Error
...
- Fixes #13
- Only Update The Invite Record If Valid Invite Key Was Present
2017-12-11 17:19:55 -05:00
poppabear8883
918f515638
Merge remote-tracking branch 'origin/master'
2017-12-11 15:56:15 -05:00
poppabear8883
2cddf985c2
Fixed bug in logout
2017-12-11 15:56:09 -05:00
HDVinnie
22ab1cc67a
(Feature) Encryptable PT.1
...
- Created The Trait #1
2017-12-11 15:36:11 -05:00
poppabear8883
b54d579b28
Updated login
2017-12-11 15:29:00 -05:00
poppabear8883
263bcee440
Merge remote-tracking branch 'origin/master'
2017-12-11 14:17:06 -05:00
poppabear8883
800d193eaf
Additional Fix related to issue #12
2017-12-11 14:16:59 -05:00
HDVinnie
07a0ecac5c
(Update) Web Routes
...
- Closes #16 by using Guest Middleware (Enhancement)
2017-12-11 14:05:47 -05:00
HDVinnie
ab9d691fab
(Fix) Staff User List
...
- Point To Correct Routes
- Fixes #17
2017-12-11 13:45:20 -05:00
poppabear8883
bc9cd6d8d4
Fix for issue #12
2017-12-11 13:19:48 -05:00
Ben Johnson
f52af5fffe
Add "img" and "torrents" directories, with appropriate ignore rules
2017-12-11 12:49:38 -05:00
poppabear8883
9962d8fb65
Updated backticks
2017-12-11 12:43:29 -05:00
poppabear8883
91e93af00b
Fixed url
2017-12-11 12:41:13 -05:00
poppabear8883
612d588658
Fixed markdown
2017-12-11 12:40:17 -05:00
poppabear8883
7002affec2
Update with Homestead instructions
2017-12-11 12:19:40 -05:00
poppabear8883
7e57ee3f3e
Renamed and added homestead defaults
2017-12-11 12:18:37 -05:00
poppabear8883
e82f0db628
Updated
2017-12-11 12:17:33 -05:00
poppabear8883
1acfbfc09c
Merge remote-tracking branch 'origin/master'
2017-12-11 12:09:15 -05:00
poppabear8883
0c77b11488
Fix for issues #9
2017-12-11 12:09:04 -05:00
Ben Johnson
21870c9e30
Add "tmp" directory with appropriate ignore rules
2017-12-11 12:04:39 -05:00
HDVinnie
29c9e15441
(Cleanup) Various Files Cleaned
...
- Remove Hard URL’s PT.1
- Remove Landing Pages + Redirects
- Adjust Session to not be https by default
- Adjust config/other.php
2017-12-11 11:45:45 -05:00
HDVinnie
ca490ba755
(Fix) Remove Achievement Migrations
...
- Fixs #9
- Migrations are already handled by package provider
2017-12-11 10:47:57 -05:00
Ben Johnson
7126ad7c6b
Fix several framework paths and Git ignore rules
2017-12-11 07:12:22 -05:00
Ben Johnson
68afdd6c90
Merge branch 'master' of https://github.com/HDVinnie/UNIT3D
2017-12-10 22:29:53 -05:00
Ben Johnson
975a500c3e
Add root-level .gitignore and several required Laravel framework directories
2017-12-10 22:28:46 -05:00