Bojidar Marinov
|
1a58a48ced
|
Get things out of /frontend, closes #28
|
2016-08-09 17:23:48 +03:00 |
|
Rémi Verschelde
|
6b94cbf260
|
Add an AUTHORS file
As mentioned in #21.
|
2016-08-09 09:03:13 +02:00 |
|
Rémi Verschelde
|
2e1d2ff16f
|
Rename last occurences of "Addonlib" to "Asset Library"
Also drop templates/index.html as advised by @bojidar-bg.
|
2016-08-09 09:02:33 +02:00 |
|
Bojidar Marinov
|
34fd35fa7c
|
Forgot that I can't use $this in helpers
Fixes #23
|
2016-08-09 09:35:53 +03:00 |
|
Bojidar Marinov
|
2faaf3b174
|
Forgot to handle newly submitted assets as well, oops!
|
2016-08-08 23:10:33 +03:00 |
|
Bojidar Marinov
|
517ad19c31
|
Fix License information
Closes #21
|
2016-08-08 17:47:38 +03:00 |
|
Bojidar Marinov
|
da2c678156
|
Make "my assets" and brand links work
Fixes #18 and #16, respectively
|
2016-08-08 16:56:51 +03:00 |
|
Bojidar Marinov
|
8aa4c3ead0
|
Make sure fields that aren't changed are nulled in DB, stop hash requirement
Fixes #19
|
2016-08-08 16:35:40 +03:00 |
|
Bojidar Marinov
|
b979670084
|
Add more moderation pages, fix previews saving. Bonus WIP feed page.
|
2016-08-05 18:02:56 +03:00 |
|
Rémi Verschelde
|
cc42fe3fbf
|
Improve description of the project
|
2016-07-26 10:33:10 +02:00 |
|
Bojidar Marinov
|
2f3acffc57
|
Add editing of previews
🎉!
|
2016-07-25 21:15:49 +03:00 |
|
Bojidar Marinov
|
671716df93
|
Add even more templates, small fixes to API
Includes a moderation template as well (asset_edit)
|
2016-07-12 17:59:27 +03:00 |
|
Bojidar Marinov
|
de7acd2018
|
Add two forgotten templates
`git add -p` didn't work so well in the end.
|
2016-06-30 18:54:40 +03:00 |
|
Bojidar Marinov
|
7e7b143cbc
|
Add more details to the asset listing
|
2016-06-30 18:35:06 +03:00 |
|
Bojidar Marinov
|
80d839f5ec
|
Add cookies and helpers to the frontend
|
2016-06-30 18:21:23 +03:00 |
|
Bojidar Marinov
|
5ab52aee9c
|
Fix tabulation in some of the files
|
2016-06-30 18:19:27 +03:00 |
|
Bojidar Marinov
|
192e2f4906
|
Add baseline templates support
|
2016-06-25 19:34:22 +03:00 |
|
Bojidar Marinov
|
3e72fa8414
|
Update DB scheme, this time without exporting the data
|
2016-06-21 22:17:41 +03:00 |
|
Bojidar Marinov
|
25809e0109
|
Add download hashes, still manual
Close #1. Also fix some whitespace from last commit...
|
2016-06-21 14:39:05 +03:00 |
|
Bojidar Marinov
|
6de70ce980
|
Add support levels
Close #2
|
2016-06-21 14:33:42 +03:00 |
|
Bojidar Marinov
|
e3cc66ceeb
|
Add category types to the asset library, close #3
Currently, the only two types of categories are `addon` and `project`, more might come later/
|
2016-06-08 22:18:30 +03:00 |
|
Bojidar Marinov
|
e1d35656c4
|
Fix .gitignore
|
2016-06-08 21:10:05 +03:00 |
|
Bojidar Marinov
|
6a8b094345
|
Use bower to manage dependencies for frontend
|
2016-06-08 21:07:50 +03:00 |
|
Alket Rexhepi
|
69af3611bd
|
adding frontend
|
2016-06-08 19:55:51 +02:00 |
|
Bojidar Marinov
|
f8b796dc24
|
Sync DB schema
|
2016-06-08 20:22:51 +03:00 |
|
Bojidar Marinov
|
d84bb63184
|
Clean up code
|
2016-06-08 20:18:05 +03:00 |
|
Bojidar Marinov
|
0458b23a79
|
Make asset editing more robust, add moderation support
|
2016-06-06 18:05:08 +03:00 |
|
Bojidar Marinov
|
880667fb10
|
Sync db to new schema
|
2016-06-02 22:15:55 +03:00 |
|
Bojidar Marinov
|
38671f2cbc
|
Make updating of assets work, and fix a few small bugs
|
2016-06-02 22:07:10 +03:00 |
|
Bojidar Marinov
|
3a93e7c8eb
|
Add asset submission, change as_authors for as_users
|
2016-05-31 20:14:47 +03:00 |
|
Bojidar Marinov
|
f60103450f
|
Add partial user authentication
|
2016-05-28 15:56:50 +03:00 |
|
Bojidar Marinov
|
d5b71738ab
|
Update the REST API
|
2016-04-30 08:28:57 +03:00 |
|
Bojidar Marinov
|
c822806977
|
Refactor project, remove vendor/, switch to PDO, use local composer
|
2016-04-17 20:52:21 +03:00 |
|
Alket Rexhepi
|
0b86e4bd74
|
sqldump
|
2016-04-16 16:33:00 +02:00 |
|
Alket Rexhepi
|
1cf9be0cd2
|
from ftp to here
|
2016-04-16 16:21:40 +02:00 |
|
Alket Rexhepi
|
7fc7b0f35b
|
Initial commit
|
2016-04-16 16:20:39 +02:00 |
|