Commit graph

12 commits

Author SHA1 Message Date
Ankush Menat
daa52b8802
build!: Drop maxmind IP database (#29213)
1. It's severly outdated and free version isn't that accurate to begin
   with.
2. I replaced country detection using timezone a long time ago: c8ec528aa7/frappe/desk/page/setup_wizard/setup_wizard.js (L664-L676)

This is good enough for setup wizard for most popular countries. Use
IP-API if you need better guarantees (we have a license).
2025-01-17 12:03:09 +05:30
Gavin D'souza
a428c73a90 refactor: Itenticon
* Use later updated library code (fixes bug) from existing vendored dependency
* Update attributions.md
* Simplify usage in get_gravatar
2022-08-11 23:53:21 +05:30
Suraj Shetty
4b6ab45c57 refactor: Replace fluxify with vuex
Reason:
fluxify has GPL2 licence which is incompatible with MIT hence using vuex which is a similar library and has MIT license.
2022-07-05 19:45:17 +05:30
Suraj Shetty
a24af60f03 chore: Update attributions.md 2022-07-04 17:15:56 +05:30
Achilles Rasquinha
cfa2006bf3 Non Pour Accent! (#5427) 2018-04-10 22:53:42 -08:00
Rushabh Mehta
ece91d903c [docs] simplified docs home 2017-07-31 17:39:44 +05:30
Nabin Hait
9527e1035d Charts on reports / activity page, deprecated flot library 2016-05-26 15:27:13 +05:30
Rushabh Mehta
3e953b0e2c [ui] desktop with wallpaper 2015-01-19 15:16:22 +05:30
Rushabh Mehta
c1b5b7b9f3 [js] added Sortable lib and removed sortable from jqueryui 2015-01-16 15:09:43 +05:30
Rushabh Mehta
7ae3ca289b [design] list views 2015-01-05 17:36:46 +05:30
Rushabh Mehta
89c46d1fb3 added attributions.md 2015-01-01 17:05:25 +05:30
Rushabh Mehta
cea7821bd6 added attributions.md 2015-01-01 17:04:37 +05:30