szurubooru/server/szurubooru
Shyam Sunder 60ab9246c6 client: improved build.js, use relative links
* Removed unnecessary require('config.js') calls
* 'markdown.js' now uses rel. links in EntityPermalinkWrapper
* 'password_reset.py' now generates rel. links
* Removed 'Base URL' config parameter
* Removed 'API URL' config parameter
* 'build.js' no longer reads/requires config.yaml
* Updated documentation
* Removed unnecessary node packages used in 'build.js'

abandon api_url parameter
2018-07-06 19:40:20 +02:00
..
api client: improved build.js, use relative links 2018-07-06 19:40:20 +02:00
func server/auth: add token authentication 2018-03-25 22:23:29 +02:00
middleware server/auth: add token authentication 2018-03-25 22:23:29 +02:00
migrations server/auth: add token authentication 2018-03-25 22:23:29 +02:00
model server/auth: add token authentication 2018-03-25 22:23:29 +02:00
rest server/auth: add token authentication 2018-03-25 22:23:29 +02:00
search remove tags.json 2017-10-01 21:48:00 +02:00
tests server/auth: add token authentication 2018-03-25 22:23:29 +02:00
__init__.py split files into client/ and server/ 2016-04-01 18:48:16 +02:00
config.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
db.py server: refactor + add type hinting 2017-02-05 16:34:45 +01:00
errors.py server: lint 2017-04-24 23:30:53 +02:00
facade.py client: improved build.js, use relative links 2018-07-06 19:40:20 +02:00